Commit Graph

299 Commits

Author SHA1 Message Date
Jakob Pinterits 8539c38be3 dialog improvements & bugfixes 2024-07-27 22:13:27 +02:00
Jakob Pinterits 5104002654 working, but badly tested, dialogs 2024-07-27 21:44:15 +02:00
Jakob Pinterits 207fd68c05 more progress on dialogs 2024-07-27 20:35:00 +02:00
Jakob Pinterits 0da463a03a added missing supercalls and related fixes 2024-07-27 20:02:37 +02:00
Jakob Pinterits 3504bd8e1c laid groundwork for dialogs 2024-07-27 14:01:46 +02:00
Jakob Pinterits 710577acb7 improved dropdown on mobile 2024-07-26 00:04:55 +02:00
Jakob Pinterits 63793e4aa4 dropdowns are functional again 2024-07-25 20:46:59 +02:00
Jakob Pinterits f003e47157 reworked popup manger (breaks dropdowns) 2024-07-25 20:46:59 +02:00
Aran-Fey d9467f6332 fix ListView using outdated child array 2024-07-22 18:00:28 +02:00
Jakob Pinterits bc6f7d8b5c .rio-disabled-input is now also using .rio-insensitive 2024-07-22 17:58:23 +02:00
Jakob Pinterits 2c5a3774dd bugfix: fixed insensitive button styling 2024-07-22 17:55:06 +02:00
Jakob Pinterits de1f73b13f rio.Popup now supports displaying no background 2024-07-21 20:02:49 +02:00
Jakob Pinterits e9f979611d popups now have a "fullscreen" + popup bugfix 2024-07-21 19:23:04 +02:00
Aran-Fey 637ea82e3a fix Switcher incorrectly cloning its child element 2024-07-21 18:57:53 +02:00
Jakob Pinterits 4813c59b65 the enter button can now select dropdown options again 2024-07-20 08:20:25 +02:00
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