Commit Graph

984 Commits

Author SHA1 Message Date
Aran-Fey 6c33d876b8 fix janky keyboard focus in MediaPlayer 2024-11-01 17:21:08 +01:00
Aran-Fey aaefe6e17f prototype stub generator 2024-11-01 17:21:07 +01:00
Aran-Fey 15be6b5d33 hard-code mime type for CSS 2024-11-01 17:21:07 +01:00
Jakob Pinterits 784ec5d8b1 pointer event listener fixes 2024-11-01 16:23:07 +01:00
Jakob Pinterits 31e28ed38c table data ingestion unit tests & fixes 2024-10-31 23:05:50 +01:00
Jakob Pinterits 5906b719ad tables now update correctly when their values change 2024-10-31 22:10:53 +01:00
Jakob Pinterits 4e077e7a34 improved tables 2024-10-31 22:01:30 +01:00
Jakob Pinterits a368bba6a9 WIP table rework 2024-10-31 19:26:59 +00:00
Jakob Pinterits 3e31b6f126 random small fixes all over the place 2024-10-31 17:04:15 +00:00
Sn3llius d4ab3c7d27 added matplotlib and seaborn example, fixed dateinput 2024-10-31 16:53:23 +01:00
Jakob Pinterits f451d49461 fix pointer events for list items 2024-10-30 21:58:43 +01:00
Aran-Fey 68f1ecdf73 restyle component attribute view 2024-10-30 21:58:02 +01:00
Aran-Fey 4c87cc5bfe fix component tree skipping rootmost element 2024-10-30 21:58:02 +01:00
Aran-Fey da1b55b899 fix rio.toml not reloading correctly 2024-10-30 21:58:01 +01:00
Jakob Pinterits 3a143f49d3 create singular global "not given" sentinel 2024-10-28 21:49:24 +01:00
Aran-Fey 7ec93a8aff allow relative paths in App constructor 2024-10-26 20:22:18 +02:00
Jakob Pinterits dee4bd9837 tiny docs tweaks 2024-10-24 22:53:52 +02:00
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