Commit Graph

70 Commits

Author SHA1 Message Date
Aran-Fey 59b3d86c45 bump dependency versions 2024-11-14 19:59:50 +01:00
Jakob Pinterits 45a9bb4aca webview: use CEF on windows, QT otherwise 2024-11-14 19:32:12 +01:00
Jakob Pinterits d993bef691 testing the updated pywebview on all platforms 2024-11-14 15:30:51 +01:00
Jakob Pinterits 6e30b4f294 remove httpx dependency 2024-11-07 22:39:55 +01:00
Aran-Fey 99e777e6d6 bump dependency versions 2024-11-05 19:26:37 +01:00
Jakob Pinterits a368bba6a9 WIP table rework 2024-10-31 19:26:59 +00:00
Aran-Fey 4893579936 support submodule as main_module 2024-10-22 11:27:23 +02:00
Jakob Pinterits 5a97e6a847 bumped httpx version 2024-09-24 19:38:19 +02:00
Aran-Fey 2c82525964 fix some dependencies not being optional 2024-09-19 13:36:41 +02:00
Aran-Fey c6e229f88e dialog improvements 2024-08-04 15:34:45 +02:00
Jakob Pinterits b747d0eee9 switched to imy 0.4.0
This removes several superfluous dependencies, including large ones like
pymongo.

This fixes #96
2024-07-08 19:28:38 +02:00
Aran-Fey 8e60bdd6db fix Flow 2024-06-22 08:17:58 +02:00
Aran-Fey d1724eb0d0 fix grids, popups & more 2024-06-21 21:04:51 +02:00
Jakob Pinterits fb4b013206 fixed gitignore version specifier 2024-06-15 16:28:05 +02:00
Jakob Pinterits a065f6ba99 bumped uniserde version to get around a uniserde bug 2024-06-15 16:22:26 +02:00
Jakob Pinterits 66554daa67 locked in gitignore-parser version 2024-06-15 12:43:22 +02:00
Jakob Pinterits f48a79f4c8 updated and locked in gitignore parser 2024-06-13 22:40:01 +02:00
Aran-Fey c16fa757ab speed up _creator_stackframe_ code 2024-06-07 21:24:50 +02:00
Aran-Fey 706c7a7d19 finish app server abstraction 2024-06-03 22:49:39 +02:00
Aran-Fey d708400a17 mostly finished AppServer abstraction 2024-06-03 22:49:36 +02:00
Aran-Fey ba177ea31f restyle component details in dev tools 2024-06-01 18:28:36 +02:00
Jakob Pinterits dea9bb9b19 docstring formatting is now also checked by ruff 2024-06-01 00:16:56 +02:00
Jakob Pinterits e322a1928b docstring code blocks are now checked with ruff instead of black 2024-05-31 23:03:25 +02:00
Aran-Fey 99b09f7b2b JS and CSS are no longer inlined 2024-05-30 02:52:08 +02:00
Jakob Pinterits b8c2b271e1 sessions now expose the user's preferred languages 2024-05-27 18:08:08 +02:00
Jakob Pinterits 043b985c87 added repository URL to pyproject.toml 2024-05-26 16:19:19 +02:00
Aran-Fey 3f8c960e8d add properties to the docs 2024-05-25 16:31:11 +02:00
Aran-Fey 5eaa19243b add missing hatch dev dependency 2024-05-24 11:31:31 +02:00
Aran-Fey b2b2e7fc4e add missing aiofiles dev dependency 2024-05-20 23:41:16 +02:00
Aran-Fey 1b378ec8b7 make dependency specifiers less specific 2024-05-20 14:40:56 +02:00
Aran-Fey ce341c8049 fix plotly and uvicorn dependencies 2024-05-20 00:01:51 +02:00
Jakob Pinterits fbc06fbbc6 updated to fixed version of revel 2024-05-19 15:35:58 +02:00
Aran-Fey 5bd1885d2c misc cleanup 2024-05-16 19:27:11 +02:00
Jakob Pinterits edbb6cde7e bugfix: italic wasn't working before 2024-05-12 10:34:08 +02:00
Sn3llius 822e800deb fix license in pyproject.toml 2024-05-09 14:52:30 +02:00
Sn3llius ad9577a6df turn check_docs script into unit tests 2024-05-09 14:02:22 +02:00
Aran-Fey fd8e64bfc7 fix license classifier 2024-05-09 07:40:21 +02:00
Aran-Fey 7e243b3079 change license, prep for launch 2024-05-09 07:18:33 +02:00
Jakob Pinterits 67d64a9d5d fixed some todos, and marked all which need fixing until launch 2024-05-07 07:53:27 +02:00
Jakob Pinterits 6ee33a882a updated dependencies 2024-05-06 20:24:29 +02:00
Aran-Fey 3bef15b880 docs 2024-05-05 21:44:07 +02:00
Aran-Fey afa7f2caac docstring improvements 2024-04-30 21:54:01 +02:00
Aran-Fey be1f0733a0 rename state binding to attribute binding 2024-04-28 20:23:09 +02:00
Aran-Fey aa96171633 update publishing script 2024-04-28 19:33:15 +02:00
Aran-Fey 8f3e62901a scroll on url fragment change (not working) 2024-04-28 19:19:35 +02:00
Jakob Pinterits 8b7e6e558e lots of random tweaks 2024-04-28 12:21:43 +02:00
Aran-Fey 9b993e84ce fix browser not scrolling to ScrollTargets 2024-04-27 17:38:23 +02:00
Aran-Fey bf7ed07d76 ScrollTargets can now copy the url 2024-04-22 16:59:54 +02:00
Aran-Fey c8a0e85c95 update docs 2024-04-21 13:41:14 +02:00
Aran-Fey 1cb66f2c67 update pyproject.toml 2024-04-20 13:40:09 +02:00