Commit Graph

81 Commits

Author SHA1 Message Date
Jakob Pinterits ac0d150518 calendar & popup fixes 2024-06-02 08:57:36 +02:00
Jakob Pinterits e1c5c1a7ad calendar improvements 2024-06-02 08:43:53 +02:00
Jakob Pinterits 140ae37b49 the calendar is now a fundamental component 2024-06-02 07:37:22 +02:00
Aran-Fey f72480ec7b optimize component tree 2024-06-02 00:50:51 +02:00
Aran-Fey ba177ea31f restyle component details in dev tools 2024-06-01 18:28:36 +02:00
Aran-Fey 5789886d8c fix switcher ignoring parent's size changes 2024-06-01 14:15:28 +02:00
Aran-Fey d0b17d05df rework asset hosting 2024-06-01 11:09:31 +02:00
Aran-Fey e26bb38f08 various dev tools fixes 2024-06-01 09:25:09 +02:00
Jakob Pinterits 6d5c04bb62 tooltips now use the new popup manager & accept a gap value 2024-06-01 00:08:17 +02:00
Jakob Pinterits cb4a176c67 drawers can now switch color context 2024-05-31 22:38:39 +02:00
Jakob Pinterits e3f983dea9 added new PopupManager 2024-05-31 22:04:54 +02:00
Aran-Fey c53c034a20 reorganize clipboard code 2024-05-30 09:57:30 +02:00
Jakob Pinterits a2f5207d1b added on_window_size_change event 2024-05-28 17:40:41 +00:00
Aran-Fey eb1cd97de1 Fill rework 2024-05-28 12:22:00 +02:00
16amattice 6be02409a7 Add FrostedGlassFill classes and update CSS 2024-05-28 12:21:33 +02:00
Jakob Pinterits 4c64689b53 bugfix: the debugger tree scrolls again 2024-05-26 21:41:05 +02:00
Jakob Pinterits bee5a100cf renamed debugger to dev tools + some related cleanup 2024-05-26 14:15:04 +02:00
Jakob Pinterits 7560163d61 the dev tools now hide when the window is resize to too small 2024-05-26 12:38:07 +02:00
Jakob Pinterits 87da502803 only display the dev-tools if the page is wide enough 2024-05-26 10:37:01 +02:00
Jakob Pinterits 139d5cd1e0 drawers now only react to left clicks; other drawer tweaks 2024-05-26 09:07:45 +02:00
Aran-Fey 057e487e13 fix Dropdowns not respecting is_sensitive 2024-05-25 22:24:53 +02:00
Jakob Pinterits fa8a956cfa drawer & css improvements 2024-05-25 21:19:48 +02:00
Aran-Fey b8e87b7309 add infrastructure for deprecated parameter names 2024-05-25 10:40:17 +02:00
Aran-Fey d400ae1b1e add temporary debugging facilities for the font loading bug 2024-05-24 20:27:54 +02:00
Aran-Fey f99be2044e fix window size change not causing Overlays to re-layout 2024-05-24 20:14:08 +02:00
Jakob Pinterits e733a22bfa progress bars have rounded corners & only color the fill, not the track 2024-05-24 08:58:14 +02:00
Jakob Pinterits bbb9d5c381 progressbars now have a color & improved documentation 2024-05-24 08:18:08 +02:00
Jakob Pinterits 685dc2afcb breaking: updated several parameters for consistency 2024-05-23 19:46:30 +02:00
Aran-Fey 6bb892a7ea fix link opening logic 2024-05-22 12:12:11 +02:00
Jakob Pinterits c491a33677 documentation improvements 2024-05-21 16:32:37 +00:00
Aran-Fey 6d987dd159 fix listview 2024-05-21 09:26:35 +02:00
Aran-Fey f2b05b8419 fix Table never shrinking 2024-05-20 23:37:05 +02:00
Aran-Fey ab58b565cb fix links ignoring open_in_new_tab setting 2024-05-19 10:48:42 +02:00
Aran-Fey 8ba61df1d4 remove undefined space, children are now forced to grow 2024-05-18 20:12:06 +02:00
Aran-Fey c7a0b3f6a1 fix margin not making layout dirty 2024-05-18 19:53:19 +02:00
Aran-Fey 7243617216 remove dead link from undefined space popup 2024-05-18 09:01:42 +02:00
Jakob Pinterits ec0d547c1e only display undefined space popup in debug mode 2024-05-18 08:23:54 +02:00
Aran-Fey 80e629246d fix bugs in undefined space popup 2024-05-18 08:05:24 +02:00
Jakob Pinterits 56947c3f40 undefined space popup styling 2024-05-18 07:20:26 +02:00
Jakob Pinterits 0fc487cc4f WIP: undefined space popup restyle 2024-05-17 23:57:50 +02:00
Aran-Fey 62dfddb578 add popup warning for undefined space 2024-05-17 23:05:19 +02:00
Jakob Pinterits a53ef45f69 links no longer reload when nagivating to a local page 2024-05-17 21:17:08 +02:00
Jakob Pinterits 1ed83f9967 CodeBlock improvements 2024-05-17 20:51:59 +02:00
Jakob Pinterits 94a7998ce9 layouting bugfix for rio.CodeBlock 2024-05-17 19:17:19 +02:00
Jakob Pinterits 67be3a1085 WIP new CodeBlock component, added github stars to README 2024-05-17 17:12:06 +02:00
Aran-Fey b039791309 fix links in markdown unnecessarily creating a new session 2024-05-14 22:15:06 +02:00
Aran-Fey 72344b9e64 fix SwitcherBar using hard-coded Roboto 2024-05-14 15:58:49 +02:00
Aran-Fey 4233554c41 docs 2024-05-11 09:35:03 +02:00
Aran-Fey 9b2f8444b8 docs 2024-05-07 19:51:29 +02:00
Jakob Pinterits 86081613ae bugfix: progress circles weren't visible 2024-05-06 15:07:23 +00:00