Commit Graph

363 Commits

Author SHA1 Message Date
Jakob Pinterits 6812c6602c progress on new tables 2024-08-29 17:06:35 +02:00
Jakob Pinterits 1996ec90df WIP: new table implementation 2024-08-29 08:50:59 +02:00
Jakob Pinterits 9c173532c4 add support for base URLs, though they aren't user-configurable yet 2024-08-19 17:11:09 +02:00
Jakob Pinterits 92ffd836be fixed tooltip positioning 2024-08-14 21:20:26 +02:00
Jakob Pinterits 18a543e00f width/height can no longer be None, improved dev tools 2024-08-14 20:23:22 +02:00
Jakob Pinterits 558c3091bc dev-tools fixes 2024-08-14 18:07:44 +02:00
Jakob Pinterits 3d53ec8da6 dialog bugfixes & documentation improvements 2024-08-14 16:53:49 +02:00
Aran-Fey 3c77d7f30b fix properties being applied to wrong element 2024-08-10 20:37:28 +02:00
Aran-Fey 390ea40be1 deprecate width and height 2024-08-10 20:31:03 +02:00
Aran-Fey 618105329c add max-size 2024-08-10 20:31:02 +02:00
Aran-Fey ea8e396831 fix Image displaying stuff outside of the svg viewbox and corner_radius not working reliably 2024-08-08 12:04:22 +02:00
Aran-Fey c6e229f88e dialog improvements 2024-08-04 15:34:45 +02:00
Jakob Pinterits 024000427b improved media player, silky smooth switcherbars
fixes #116
2024-07-30 20:55:55 +02:00
Aran-Fey c54d140133 fix on_playback_end event not triggering 2024-07-29 23:30:08 +02:00
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