Commit Graph

784 Commits

Author SHA1 Message Date
Jakob Pinterits e9155696e3 MediaPlayer now defaults to a black background (technically breaking) 2024-07-29 22:38:37 +02:00
Jakob Pinterits aafb90965e fixed z-order issues in Stack and Drawer 2024-07-29 21:41:54 +02:00
Sn3llius 61be6799fb Updeated rio.Color docs 2024-07-28 15:16:27 +02:00
Jakob Pinterits 9848cd0f72 added speech to readme that contributed code is licensed under apache 2024-07-28 09:37:01 +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 484f36397a updated changelog 2024-07-25 20:51:22 +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 96d31a345e update JS dependencies 2024-07-25 20:02:51 +02:00
Aran-Fey 9c4af6b4ba bump version v0.9.2 2024-07-24 18:44:19 +02:00
Jakob Pinterits f3291ab62f small docstring fixes 2024-07-22 19:17:36 +02:00
Aran-Fey d9467f6332 fix ListView using outdated child array 2024-07-22 18:00:28 +02:00
Aran-Fey 258520c773 vertically center input box placeholder 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
Aran-Fey a7befd3e03 update release script 2024-07-20 09:00:56 +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 1ef832ec7f several design & layout improvements 2024-07-17 15:13:21 +00:00
Aran-Fey 1cb39240c7 bump version 2024-07-16 21:01:22 +02:00
Jakob Pinterits b6d298fa1b fixed logo in README 2024-07-16 08:16:43 +02:00
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
Aran-Fey 1d083ec161 bump version 2024-07-09 19:01:14 +02:00
Aran-Fey 1844a35faa improve error message 2024-07-09 18:59:01 +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 f5685fc414 scroll to top on page change 2024-07-09 14:51:10 +02:00
Aran-Fey 21987f306a adjust default heading sizes, since they were huge on mobile 2024-07-09 13:36:44 +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
Jakob Pinterits 89c9f86713 removed if-chain from banners 2024-07-08 21:07:06 +02:00
Jakob Pinterits b747d0eee9 switched to imy 0.4.0
This removes several superfluous dependencies, including large ones like
pymongo.

This fixes #96
2024-07-08 19:28:38 +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 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