Commit Graph

89 Commits

Author SHA1 Message Date
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
Aran-Fey 5f0d5836dd remove unnecessary open_in_new_tab parameter 2024-05-22 18:38:11 +02:00
Aran-Fey 6bb892a7ea fix link opening logic 2024-05-22 12:12:11 +02:00
Aran-Fey 70c9df7651 fix getElementDimensions 2024-05-21 19:02:46 +02:00
Jakob Pinterits c491a33677 documentation improvements 2024-05-21 16:32:37 +00:00
Aran-Fey 2e61e9db02 rework session initialization 2024-05-21 18:17:13 +02: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 1ad29d5cb0 add evaluateJavaScriptAndGetResult function 2024-05-14 07:10:42 +02:00
Jakob Pinterits edbb6cde7e bugfix: italic wasn't working before 2024-05-12 10:34:08 +02:00
Aran-Fey 4233554c41 docs 2024-05-11 09:35:03 +02:00
Jakob Pinterits 6fce52cb45 switcheroo bufix + some smaller ones 2024-05-10 14:10:28 +02:00
Aran-Fey 9b2f8444b8 docs 2024-05-07 19:51:29 +02:00
Jakob Pinterits 67d64a9d5d fixed some todos, and marked all which need fixing until launch 2024-05-07 07:53:27 +02:00
Jakob Pinterits 86081613ae bugfix: progress circles weren't visible 2024-05-06 15:07:23 +00:00