Commit Graph

118 Commits

Author SHA1 Message Date
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
Jakob Pinterits a0b338bc37 sessions are now aware of the client's formatting preference 2024-06-01 18:19:12 +02:00
Jakob Pinterits b7acba4e9a more internationalization support, and also tweaks all over the place 2024-06-01 17:23:00 +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 c39fb04ffd fix children of newly mounted components not being sent to the client 2024-05-31 11:06:31 +02:00
Aran-Fey c53c034a20 reorganize clipboard code 2024-05-30 09:57:30 +02:00
Jakob Pinterits d1cab2575a maybe, probably not, fixed imagefill in icons 2024-05-30 09:53:34 +02:00
Aran-Fey 24db8967f6 Merge pull request #34 from 16amattice/dev
Add get_clipboard and set_clipboard to session.
2024-05-30 09:22:05 +02:00
Aran-Fey 99b09f7b2b JS and CSS are no longer inlined 2024-05-30 02:52:08 +02:00
Anthony Mattice 782503e47f better error handling...refactor current copyToClipboard function 2024-05-29 13:34:17 -05:00
Anthony Mattice 34f37dfd53 Better error handling, handle case where clipboard is not supported in browser. 2024-05-29 12:40:18 -05:00
Anthony Mattice 62deca859f add get_clipboard and set_clipboard to session. 2024-05-29 08:42:53 -05:00
Jakob Pinterits b3ebbae66d window resize event bugfix 2024-05-28 21:01:25 +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
Aran-Fey bac0946b13 fix non-http urls being opened incorrectly 2024-05-28 12:21:34 +02:00
16amattice 6be02409a7 Add FrostedGlassFill classes and update CSS 2024-05-28 12:21:33 +02:00
16amattice 22f9e79c0b remove opacity 2024-05-28 12:21:33 +02:00
16amattice ab3076625c Add frostedGlass as a fill type. 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
Aran-Fey 08ff6b2821 fix history-back not working 2024-05-26 15:01:42 +02:00
Jakob Pinterits bee5a100cf renamed debugger to dev tools + some related cleanup 2024-05-26 14:15:04 +02:00
Aran-Fey 3c64394ce5 fix #undefined url fragment 2024-05-26 12:42:25 +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 b18aac20c4 fix smooth scrolling not working 2024-05-25 19:12:15 +02:00
Aran-Fey c39c797678 fix ScrollTargets 2024-05-25 18:53:02 +02:00
Aran-Fey b8e87b7309 add infrastructure for deprecated parameter names 2024-05-25 10:40:17 +02:00
Aran-Fey be76d9b48b fix font loading code 2024-05-25 00:34:38 +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
Aran-Fey 76bfb9c891 add workaround for font loading bug 2024-05-24 19:37:42 +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