Commit Graph

284 Commits

Author SHA1 Message Date
Jakob Pinterits 8fcd211b81 bugfix: dropdown search was ignoring whitespace 2024-07-19 12:59:39 +02:00
Jakob Pinterits 4a8ed0941b fixed icon button size in safari
Fixes #86, hopefully
2024-07-14 15:15:26 +02:00
Jakob Pinterits cc48401105 separator list item & list view fixes 2024-07-14 14:54:04 +02:00
Jakob Pinterits 6ce69a9bb8 fixed switcherbars 2024-07-09 17:49:00 +02:00
Jakob Pinterits 9c62f4dbf3 bugfix: dropdowns now highlight the search term again 2024-07-09 16:36:17 +02:00
Aran-Fey 23bc9e717b "fix" proportions often being wrong 2024-07-09 12:07:24 +02:00
Aran-Fey 1243a6d946 disable image dragging 2024-07-09 12:07:24 +02:00
Aran-Fey 8531c2ec84 SeparatorListItem now has a height
fixes #91
2024-07-07 22:15:11 +02:00
Aran-Fey d4e542de92 minor improvements 2024-07-07 20:03:47 +02:00
Aran-Fey 05991dc9f6 fix ripple exceeding card corners 2024-07-07 17:05:52 +02:00
Aran-Fey 322a3bcfb7 fix dropdowns not reliably reacting to hover events 2024-07-07 16:01:42 +02:00
Aran-Fey 05f2330be7 fix alignment helper elements not being removed correctly 2024-07-07 15:42:09 +02:00
Aran-Fey f75d6c392f fix Switcher not cleaning up after animation 2024-07-07 15:01:33 +02:00
Jakob Pinterits 0f6d00cf91 bugfix: flow containers weren't reflowing 2024-07-07 12:21:50 +02:00
Aran-Fey 649777591d fix noticeable delay in applyIcon 2024-07-07 12:19:24 +02:00
Jakob Pinterits 2731225cf0 fixed revealer arrow color 2024-07-06 23:25:13 +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
Jakob Pinterits 65299d8eb3 several minor bugfixes 2024-07-06 22:37:42 +02:00
Aran-Fey 7ff791647e fix switcher initially not adding its child 2024-07-06 19:32:04 +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 dd19134f64 more layout unit test work 2024-07-05 19:18:54 +02:00
Jakob Pinterits 3c8fe6882f progress on unit tests 2024-07-05 15:17:22 +02:00
Aran-Fey a02aee8813 fix window size being reported in pixels 2024-07-05 10:27: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
Aran-Fey 8f66c6d6f5 rename justified to justify 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 d5e6e50311 fix markdown not wrapping 2024-07-03 22:28:48 +02:00
Jakob Pinterits 32fc278a29 dropdowns can now always accomodate their options 2024-07-03 21:53: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 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 1a37619113 cosmetic fixes 2024-06-30 22:59:44 +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 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 91d4e87810 rework icon naming conventions and public api 2024-06-30 11:50:01 +02:00