Commit Graph

704 Commits

Author SHA1 Message Date
Jakob Pinterits ad5b451ce1 fixed wrong aspect ratio in layoutDisplay 2024-07-04 00:33:28 +02:00
Aran-Fey a055417baa fix ul and ol markers being invisible when wrap='ellipsize' 2024-07-03 23:58:42 +02:00
Aran-Fey 61fc411bda fix ellipsize not working in Markdown 2024-07-03 22:49:53 +02:00
Aran-Fey d5e6e50311 fix markdown not wrapping 2024-07-03 22:28:48 +02:00
Jakob Pinterits fb024931a3 add space to arrows to the dropdown 2024-07-03 21:55:35 +02:00
Jakob Pinterits 32fc278a29 dropdowns can now always accomodate their options 2024-07-03 21:53:31 +02:00
Jakob Pinterits b1a0c65632 joined two separate regions of css 2024-07-03 20:05:31 +02:00
Jakob Pinterits 3da2bbfbdd all containers have children, duh. 2024-07-03 20:04:47 +02:00
Jakob Pinterits 00f0392ac2 fixed ripple color in theme picker 2024-07-02 21:42:36 +02:00
Jakob Pinterits 9ffab0291a list item styling fixes 2024-07-02 21:28:04 +02:00
Aran-Fey b404dc80b6 fix textInput styling 2024-07-02 21:01:19 +02:00
Aran-Fey dfd71f365e implement proportions 2024-07-02 20:52:05 +02:00
Aran-Fey 794a31306d fix race condition in windowSizeChange event 2024-07-02 12:36:39 +02:00
Aran-Fey 9126efacd2 fix MultiLineTextInput 2024-07-02 08:47:09 +02:00
Jakob Pinterits 82f4cdb039 more textinput tweaks; prevent clicking through text inputs 2024-07-01 22:33:08 +02:00
Jakob Pinterits 06538d6e41 more switch restyling 2024-07-01 20:00:35 +02:00
Jakob Pinterits 14c6dac7c0 restyled rio.Switch 2024-07-01 19:21:29 +02:00
Jakob Pinterits a1ebd3ef66 layout tweaks 2024-07-01 17:54:10 +02:00
Jakob Pinterits 1a37619113 cosmetic fixes 2024-06-30 22:59:44 +02:00
Aran-Fey ff262fe7b1 fix root scroller not stretching child to full height 2024-06-30 22:48:22 +02:00
Aran-Fey ea4bb39c40 fix ScrollContainer not stretching child to its height 2024-06-30 22:15:11 +02:00
Aran-Fey 055868fca8 add missing CSS class 2024-06-30 22:11:50 +02:00
Jakob Pinterits 4c4e4c9b85 switcherbar bugfix 2024-06-30 22:08:46 +02:00
Aran-Fey 3398d1dfda fix switcher bar icon sizing 2024-06-30 22:08:22 +02:00
Aran-Fey 7847cfe23d update some type annotations since Sequence can now be serialized 2024-06-30 19:23:25 +02:00
Aran-Fey 5031435b2c fix inability to remove SwitcherBar icons 2024-06-30 19:19:02 +02:00
Aran-Fey 4fe2506fed fix race conditions in plotly layouting 2024-06-30 18:25:19 +02:00
Jakob Pinterits 9e57e0a65c fixed styling of list views & items 2024-06-30 16:43:26 +02:00
Aran-Fey 4ac8bfcdca fix ProgressBar having no minimum height 2024-06-30 13:03:18 +02:00
Jakob Pinterits 35f5932643 layout tests no longer use generators 2024-06-30 12:01:45 +02:00
Aran-Fey 91d4e87810 rework icon naming conventions and public api 2024-06-30 11:50:01 +02:00
Jakob Pinterits cc80561793 changed file naming convention to all lower case 2024-06-30 11:37:55 +02:00
Aran-Fey 91bf20e331 simplify connection lost popup for layout tests 2024-06-30 09:54:38 +02:00
Jakob Pinterits 30ed23f832 bugfix: CodeExplorers weren't serializing correctly 2024-06-30 06:37:14 +02:00
Jakob Pinterits a50651bfdc overlays now correctly remove their element on destruction 2024-06-30 06:30:41 +02:00
Jakob Pinterits 72bc6641b9 more layouting tests 2024-06-30 06:29:23 +02:00
Aran-Fey 5d2fb85cee fix scrollContainer again and implement sticky_bottom 2024-06-30 02:23:38 +02:00
Jakob Pinterits b6dbf9cadd bugfix: invisible connection lost popups were obstructing user interactions 2024-06-29 20:52:58 +02:00
Jakob Pinterits 41760321c7 switcherbar cleanup 2024-06-29 19:13:18 +02:00
Sn3llius 9eaf697bb8 added docs of wrap param to text component 2024-06-29 17:34:08 +02:00
Jakob Pinterits f670e6e064 more switcher bar fixes 2024-06-29 16:21:58 +02:00
Aran-Fey c400c8dda1 fix iconbutton styling 2024-06-29 16:04:05 +02:00
Aran-Fey b20221b5ff fix IconButtons not being clickable 2024-06-29 15:55:16 +02:00
Aran-Fey dfda3d1524 fix bug in replaceChildren 2024-06-29 15:53:18 +02:00
Aran-Fey 48da03fd3a update code sample to new mode='dark' syntax 2024-06-29 15:38:29 +02:00
Aran-Fey 42294fc70b fix popups always being visible 2024-06-29 15:23:33 +02:00
Aran-Fey a7c017b009 update ScrollContainer comment 2024-06-29 14:01:41 +02:00
Jakob Pinterits 3d71045259 the switcherbar is functional again 2024-06-29 13:54:17 +02:00
Aran-Fey 2ff1c48d73 fix incorrect indentation in markdown 2024-06-29 13:45:21 +02:00
Aran-Fey 54b4960d67 fix root scroller 2024-06-29 13:09:13 +02:00