Commit Graph

96 Commits

Author SHA1 Message Date
Florian Knappers 5f815d7ebf Merge branch 'dev' into dev 2024-06-06 20:20:21 +02:00
Florian Knappers f49c8a2fd5 Added show_values to the slider component 2024-06-06 20:12:01 +02:00
Jakob Pinterits 8262a55b42 more devtools improvements 2024-06-06 16:26:04 +00:00
Jakob Pinterits 49439218b6 dev tools bugfixes 2024-06-05 22:35:44 +02:00
Jakob Pinterits 961003548a WIP: massive dev-tools rework 2024-06-05 19:02:41 +00:00
Aran-Fey 62e3d194e3 Text now uses appropriate html tags depending on its style 2024-06-05 08:38:05 +02:00
Aran-Fey 14dcdb7e50 fix inconsistent asset urls 2024-06-04 19:23:49 +02:00
Jakob Pinterits 0efede466f reworked layout display aspect ratio 2024-06-04 07:54:06 +02:00
Jakob Pinterits 5fc9e1c9b9 improvements to the new layout display 2024-06-04 07:31:09 +02:00
Jakob Pinterits cd71e5e793 minor cleanup 2024-06-04 00:04:16 +02:00
Jakob Pinterits 053fc108ea WIP new layout display 2024-06-04 00:00:14 +02:00
Jakob Pinterits 0d3bb2b3ae switchers now fade between components, are documented and public 2024-06-02 21:57:42 +02:00
Jakob Pinterits 0d9a67998a popup, calendar & date input tweaks 2024-06-02 09:50:35 +02:00
Aran-Fey 2515a60422 change console.trace to console.debug 2024-06-02 09:06:49 +02:00
Aran-Fey 77c7a53109 fix componenttree never clearing its cache 2024-06-02 09:05:04 +02:00
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