Commit Graph

186 Commits

Author SHA1 Message Date
Jakob Pinterits 4a8ed0941b fixed icon button size in safari
Fixes #86, hopefully
2024-07-14 15:15:26 +02:00
Jakob Pinterits 70f8939785 increased list item padding
Fixes #110
2024-07-14 14:59:51 +02:00
Jakob Pinterits cc48401105 separator list item & list view fixes 2024-07-14 14:54:04 +02:00
Jakob Pinterits 1a73abd6c1 fixed bullet items having two bullets 2024-07-07 23:06:33 +02:00
Jakob Pinterits 38252adc47 fixed the previous issue for hovered rectangles as well 2024-07-07 22:53:10 +02:00
Jakob Pinterits 6f3c1db312 fixed frosted glass fill on webkit 2024-07-07 22:49:14 +02:00
Jakob Pinterits a0f89a365b style tweak for checkboxes 2024-07-07 22:29:46 +02:00
Aran-Fey 8531c2ec84 SeparatorListItem now has a height
fixes #91
2024-07-07 22:15:11 +02:00
Aran-Fey 4ea746ba06 fix overlays growing as large as user-content 2024-07-07 20:13:43 +02:00
Aran-Fey 35c54e4b6f fix Dropdown input having wrong cursor 2024-07-07 16:03:13 +02:00
Aran-Fey 322a3bcfb7 fix dropdowns not reliably reacting to hover events 2024-07-07 16:01:42 +02:00
Jakob Pinterits 5b13213210 fixed drawer knob position 2024-07-07 13:00:08 +02:00
Jakob Pinterits 0f6d00cf91 bugfix: flow containers weren't reflowing 2024-07-07 12:21:50 +02:00
Aran-Fey 3e5eb19d79 fix images not filling parent element 2024-07-07 10:48:39 +02:00
Aran-Fey f7edc80842 add accessibility parameters 2024-07-06 23:18:15 +02:00
Jakob Pinterits 421a42be2f Html component bugfix & better error reporting 2024-07-06 23:12:33 +02:00
Aran-Fey ed76baf5a1 fix checkbox having no size request 2024-07-06 11:43:39 +02:00
Aran-Fey 48c4988c1f fix ripple positioning in iconbutton 2024-07-06 11:34:47 +02:00
Jakob Pinterits 3c8fe6882f progress on unit tests 2024-07-05 15:17:22 +02:00
Jakob Pinterits b725e0af95 linear container fixes 2024-07-04 17:10:48 +02:00
Aran-Fey 16ad91da78 fix InputBox padding not being clickable 2024-07-04 11:49:41 +02:00
Aran-Fey 7f3bab8c92 fix size request of wrapping text 2024-07-04 09:19:30 +02:00
Jakob Pinterits 704f354c7b WIP: AspectRatioContainer 2024-07-04 00:33:28 +02:00
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 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 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
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 3398d1dfda fix switcher bar icon sizing 2024-06-30 22:08:22 +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
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
Jakob Pinterits f670e6e064 more switcher bar fixes 2024-06-29 16:21:58 +02:00