Commit Graph

862 Commits

Author SHA1 Message Date
Jakob Pinterits 41a6bb828c improved page ordering 2024-09-17 16:23:04 +02:00
Jakob Pinterits 2baa458226 fixed Page not accepting the old-style parameter 2024-09-16 20:22:09 +02:00
Jakob Pinterits 9f15231065 @page now supports an explicit order 2024-09-16 20:02:20 +02:00
Sn3llius 29f221116b fixed parsing of the project template 2024-09-16 19:33:34 +02:00
Sn3llius 7207916046 added project template for authentication still WIP 2024-09-16 17:40:22 +02:00
Aran-Fey 9824416101 fix some tests 2024-09-15 22:03:43 +02:00
Aran-Fey ffce27c689 bump version 2024-09-15 21:40:02 +02:00
Aran-Fey 902df85f80 improve deprecation warning 2024-09-15 21:36:39 +02:00
Jakob Pinterits bb92a61d46 hide the very much WIP show_simple_dialog 2024-09-15 21:34:05 +02:00
Sn3llius a1391d98b7 Reworked CRUD example and added dialogs 2024-09-15 14:53:20 +02:00
Aran-Fey df65dd3085 add Redirects 2024-09-15 13:56:10 +02:00
Sn3llius 27f4fc086a improved dialog design, fixed icon size and docs 2024-09-15 12:25:27 +02:00
Jakob Pinterits 929d46570c dialogs no longer block pointer events on disappearance 2024-09-15 11:32:14 +02:00
Jakob Pinterits b3a8e5b0dd renamed & restyled FileChooserArea 2024-09-14 08:51:18 +02:00
Jakob Pinterits f190302093 improvements to UploadArea 2024-09-13 22:33:55 +02:00
Jakob Pinterits 7910d4dae8 completely reworked upload area 2024-09-13 21:38:52 +02:00
Jakob Pinterits 084af750c3 renamed internal methods, UploadArea groundwork 2024-09-13 13:12:30 +02:00
Aran-Fey dd464cdf4d fix stacklevel of deprecation warnings 2024-09-13 12:27:58 +02:00
Aran-Fey 4f60963129 bump pre-commit hook versions 2024-09-13 12:10:26 +02:00
Jakob Pinterits 8ad79e6170 renamed ProgressCircle.size to min_size 2024-09-12 21:07:35 +02:00
Aran-Fey 9486c6613a fix remapping of deprecated parameters 2024-09-12 18:43:29 +02:00
Aran-Fey bf0b1f375a fix IconButton never shrinking 2024-09-12 16:54:35 +02:00
Jakob Pinterits 9ffdfe19e2 rename button style bold-text to colored-text 2024-09-10 18:14:52 +02:00
Jakob Pinterits f2026e56c1 dialogs are now created using the session instead of components 2024-09-10 18:14:49 +02:00
Sn3llius f69f9eac8b improved dialog docs 2024-09-09 16:51:04 +02:00
Jakob Pinterits 74baca059c fixed some button styles not working in dialogs 2024-09-08 14:11:39 +02:00
Jakob Pinterits dd60b413d4 prevent ruff from breaking code 2024-09-07 22:13:04 +02:00
Jakob Pinterits 8553014cf2 guards now accept an event rather than 3 parameters 2024-09-07 21:51:40 +02:00
Jakob Pinterits ed4dbef04a improved default root component 2024-09-06 17:13:14 +02:00
Jakob Pinterits 552f5d37b2 unit test bugfix 2024-09-05 23:57:16 +02:00
Jakob Pinterits bffcf2a112 bugfix: slideshows no longer get stuck if there is 1 image 2024-09-05 23:50:15 +02:00
Jakob Pinterits 477466672b bugfix: deprecations annotation was breaking function signatures 2024-09-05 23:45:22 +02:00
Jakob Pinterits f4c05d331d improved default root component 2024-09-05 23:44:19 +02:00
Jakob Pinterits 3b683592ea several minor tweaks & bug fixes 2024-09-05 16:41:59 +00:00
Jakob Pinterits b20bbe579a rc version bump 2024-09-04 22:06:11 +02:00
Jakob Pinterits fcbbba785b tiny docs tweaks 2024-09-04 22:02:22 +02:00
Jakob Pinterits b44cfde28b added support for more cursor styles 2024-09-04 18:24:33 +02:00
Aran-Fey 9dcdf8000f implement page auto-detection 2024-09-04 16:48:59 +02:00
Jakob Pinterits 52bd9a2ebe bugfix: deprecation code was deleting explicitly set properties 2024-09-03 21:37:40 +02:00
Jakob Pinterits 7a142892af fixed several deprecation warnings, removed popup event 2024-09-03 17:02:36 +02:00
Jakob Pinterits 7bbbd2f438 renamed IconButton.size to IconButton.min_size 2024-09-02 18:24:56 +02:00
Sn3llius 8bbd40fdbb improved docstrings 2024-09-01 17:16:02 +02:00
Jakob Pinterits b93b05c395 updated text & markdown docs 2024-09-01 16:48:35 +02:00
Jakob Pinterits b83f761693 deprecation handling fixes, renamed text parameters 2024-09-01 16:48:35 +02:00
Sn3llius 45b31e5ab9 updated docstrings 2024-09-01 10:29:13 +02:00
Jakob Pinterits 9012d7d394 code block scrolling fix 2024-08-30 10:33:27 +02:00
Jakob Pinterits 6812c6602c progress on new tables 2024-08-29 17:06:35 +02:00
Jakob Pinterits 1996ec90df WIP: new table implementation 2024-08-29 08:50:59 +02:00
Jakob Pinterits 7f364f183e fixed bugs in table indexing 2024-08-28 19:10:34 +02:00
Jakob Pinterits c65782aaf9 more table groundwork 2024-08-28 07:04:02 +02:00