Commit Graph

688 Commits

Author SHA1 Message Date
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
Jakob Pinterits 25bbf60c44 the switcherbar is almost working again 2024-06-29 12:58:35 +02:00
Aran-Fey 17152a98c4 scrollContainer fixes 2024-06-29 11:56:59 +02:00
Jakob Pinterits b57a78635a more progress on switcherbars 2024-06-28 21:02:07 +02:00
Jakob Pinterits d227401b47 WIP: switcherbar rework 2024-06-28 18:42:03 +02:00
Jakob Pinterits 67c726985b WIP: added Kinetic Tween 2024-06-28 12:34:04 +02:00
Aran-Fey b00bc0b0a6 revert to ScrollContainers 2024-06-28 08:47:34 +02:00
Aran-Fey e2eab80cda restore SwitcherBar physics 2024-06-28 08:47:02 +02:00
Aran-Fey 7ed9ad3dce fix button switcheroo interaction 2024-06-27 21:29:57 +02:00
Aran-Fey 664cc35258 fix separator 2024-06-27 21:02:31 +02:00
Aran-Fey 64e7e60d79 fix text always being selectable 2024-06-26 07:22:02 +02:00
Aran-Fey fea54ec3af implement initial_x and initial_y 2024-06-26 07:21:48 +02:00
Aran-Fey 8853d333c7 remove scroll_* parameters from Component again 2024-06-24 22:55:29 +02:00
Aran-Fey 9b3656a9ed fix corner radius of buttons 2024-06-24 13:28:58 +02:00
Jakob Pinterits 994c218a45 test layout fix 2024-06-24 13:26:56 +02:00
Aran-Fey 37910d18de IconButton size can now be 'grow' 2024-06-24 13:18:26 +02:00
Aran-Fey a6de0e9c84 fix IconButtons not filling extra space & add missing scroll_* parameters 2024-06-24 13:13:54 +02:00