Commit Graph

878 Commits

Author SHA1 Message Date
Jakob Pinterits 765baefaad documentation improvements 2024-09-21 16:41:23 +02:00
Jakob Pinterits d168e0e8dd improved authentication example 2024-09-21 16:34:39 +02:00
Jakob Pinterits 35fa963654 auth example improvements 2024-09-21 14:46:05 +02:00
Jakob Pinterits d87ccf3856 added file chooser area docs 2024-09-21 13:57:16 +02:00
Sn3llius 8739e987ea updated pages how to 2024-09-20 18:30:54 +02:00
Christoph Wimmer 0d88c1ea60 How to Guide: Multiple Pages, Routing, and Guards 2024-09-20 18:28:18 +02:00
Aran-Fey b88b541ed7 fix save_file not working in run_in_window 2024-09-20 18:10:05 +02:00
Jakob Pinterits a54d6bc046 improved icon docs 2024-09-20 08:44:34 +02:00
Sn3llius 4b8812e05c modified snippets for page rework 2024-09-19 17:57:24 +02:00
Aran-Fey e99564a07c fix crash when page can't be imported 2024-09-19 13:36:42 +02:00
Aran-Fey 2c82525964 fix some dependencies not being optional 2024-09-19 13:36:41 +02:00
Aran-Fey 7b6fb89360 fix stacklevel auto-detection 2024-09-19 13:36:41 +02:00
Sn3llius 07fad6d916 added cn README 2024-09-19 07:18:27 +02:00
Jakob Pinterits afe121d8fd fixed bbcode in error message
fixes #142
2024-09-18 15:18:05 +00:00
Jakob Pinterits ce102cbfeb reworked setup creation infrastructure 2024-09-18 15:17:05 +00:00
Jakob Pinterits 827845f944 reviewed authentication example 2024-09-17 18:07:07 +02:00
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