Commit Graph

967 Commits

Author SHA1 Message Date
Jakob Pinterits a3de7f63a0 sanified app loading 2024-10-24 22:03:53 +02:00
Jakob Pinterits 5b000d8363 traceback fixes 2024-10-24 21:53:30 +02:00
Aran-Fey 5eefb2516b remove ImportError from stack trace 2024-10-24 21:26:37 +02:00
Aran-Fey f05a0a92a3 show warning if multiple pages are defined in the same file 2024-10-24 21:26:36 +02:00
Mad Cow ef7aae807a Merge pull request #160 from sami0596/patch-1
Fix Column Highlighting and Enhance Exception Chaining in nice_traceback.py
2024-10-24 06:30:26 +02:00
Mad Cow 603c34fb8d Merge branch 'main' into patch-1 2024-10-24 06:27:17 +02:00
Jakob Pinterits 507fe27d34 app loading improvements 2024-10-22 21:35:28 +02:00
Jakob Pinterits bf298f6034 working fastapi app support 2024-10-22 21:35:23 +02:00
Jakob Pinterits 1bc0fcb7a0 WIP fastapi app support for rio run 2024-10-22 21:34:28 +02:00
Aran-Fey 4893579936 support submodule as main_module 2024-10-22 11:27:23 +02:00
Aran-Fey 4ef7bdc961 bump version 0.10.5rc0 2024-10-22 11:22:52 +02:00
Aran-Fey 8e9ecd2c71 fix incorrect reconciliation test 2024-10-22 11:20:12 +02:00
sami0596 06e509fc54 fix(test): fix fixtures and assertions in traceback_formatter tests for accurate formatting 2024-10-21 21:01:21 +02:00
Jakob Pinterits 9adbef2ca3 add missing docs for event classes 2024-10-20 12:57:38 +02:00
Jakob Pinterits b94c60e1ba docs improvements 2024-10-20 12:51:16 +02:00
Jakob Pinterits 84b7d386c2 improved unloading of user modules 2024-10-16 20:22:58 +02:00
Jakob Pinterits a6ee9915ef add another tooltip to default root component 2024-10-16 18:58:56 +02:00
Jakob Pinterits ddbe17d507 fix copy & paste error in rio.Text 2024-10-16 17:00:19 +02:00
Jakob Pinterits 43d0a3f695 default navbar: Handle case where multiple pages have same url segment 2024-10-16 16:54:57 +02:00
Jakob Pinterits 2091aedfdb fix website component 2024-10-15 17:46:35 +02:00
Sn3llius aa5dbba466 restructured DateInput 2024-10-14 15:15:30 +02:00
Sn3llius 4bac2cde6c added different shape styles to NumberInput 2024-10-11 08:24:11 +02:00
Sn3llius 72034cd679 reworked DateInput 2024-10-11 08:17:54 +02:00
Aran-Fey 5f954d7d0f fix spurious incorrect mime type for js files 2024-10-10 21:42:44 +02:00
Jakob Pinterits 5ee8bdb987 added warnings when asset files cannot be loaded 2024-10-09 21:09:55 +02:00
Aran-Fey 53192b5d0c improve error handling for missing app main module 2024-10-09 13:07:37 +02:00
Aran-Fey 130e20e935 fix crash if app main module is not in the src folder 2024-10-09 11:56:49 +02:00
Jakob Pinterits 113965141f pointer event listener & date input tweaks 2024-10-08 18:01:40 +02:00
Jakob Pinterits 8ff954d55c harmonized styles of switcherbar & plain button hover styles 2024-10-08 17:52:19 +02:00
Sn3llius 66028cf616 reworked date input 2024-10-08 17:18:17 +02:00
Jakob Pinterits 53f7ee370b dropdowns now also support input box styling 2024-10-05 18:59:52 +02:00
Jakob Pinterits 11c0c90000 tweak dark theme text color 2024-10-05 18:59:34 +02:00
Jakob Pinterits fdd87fe513 pointer event listener prototyping 2024-10-04 23:15:12 +02:00
Jakob Pinterits 71b19d08dc switched more mouse events to pointer events 2024-10-04 19:48:01 +02:00
Jakob Pinterits 4798c2c37d switch all JS mouse events to pointer events 2024-10-04 19:33:21 +02:00
Aran-Fey 753132718d fix typescript warning about override of state 2024-10-04 15:04:57 +02:00
Aran-Fey acb0a80d72 bump version 0.10.4 2024-10-03 22:16:36 +02:00
Aran-Fey 5f761740f4 fix dialogs detecting clicks incorrectly 2024-10-03 22:14:02 +02:00
Aran-Fey 15b9d6d8d7 fix placeholder link in default sidebar 2024-10-03 21:56:48 +02:00
Sn3llius a66d25f2b3 updated tic tac toe example 2024-10-03 15:06:27 +02:00
Aran-Fey 859e6576e2 fix crash when a page can't be imported 2024-10-03 05:42:07 +02:00
Jakob Pinterits bedcdb2678 bump version 0.10.3rc0 2024-10-02 19:23:23 +02:00
Jakob Pinterits b17419ee2e prevent multi line text input click-through 2024-10-02 19:22:17 +02:00
Jakob Pinterits 6f830ac109 dialogs no longer close themselves when clicking into an inactive child 2024-10-02 19:22:17 +02:00
Sn3llius e1c2f8e926 removed TODO from table comp 2024-10-02 18:15:58 +02:00
Aran-Fey 793ef3da65 fix unused parameter in TextStyle.replace 2024-10-02 10:54:06 +02:00
Jakob Pinterits bc830505b1 improved input box styling 2024-10-01 17:44:24 +02:00
Aran-Fey 585f031e21 minor improvements in multi-page howto 2024-09-30 14:42:28 +02:00
Jakob Pinterits 168dc69bde tweaked corner radii 2024-09-29 18:31:37 +02:00
Jakob Pinterits 25e647ac91 more theming tweaks 2024-09-29 16:49:01 +02:00