Commit Graph

365 Commits

Author SHA1 Message Date
Aran-Fey 4d219ea075 add pause_on_hover parameter to Slideshow 2025-03-02 19:37:25 +01:00
Aran-Fey ef78182028 make the expander arrows in the tree functional 2025-03-02 10:25:20 +01:00
Jakob Pinterits 80a5a3ee14 add radial gradients 2025-03-01 16:45:02 +01:00
Aran-Fey 2193add5df fix Overlay not destroying its PopupManager 2025-02-24 15:22:12 +01:00
Aran-Fey e3ddb8aa16 Overlays now use the PopupManager 2025-02-23 12:18:44 +01:00
Aran-Fey e6e9516cee fix scrolling popups in Safari 2025-02-21 21:11:34 +01:00
Aran-Fey f0b71215d0 copy TextStyle parameters into Text 2025-02-19 18:57:29 +01:00
Jakob Pinterits 964cbca69b bugfix: revert breaking change in proportions 2025-02-18 20:14:54 +01:00
Aran-Fey d96e174d5f fix mobile dropdowns 2025-02-16 23:25:45 +01:00
Aran-Fey e5eeef73a0 I'm DONE with PopupManager 2025-02-16 22:57:41 +01:00
Aran-Fey 157e316dcc fix dropdown not displaying selected option 2025-02-10 20:00:49 +01:00
Aran-Fey a64e3fa08e PopupManager improvements 2025-02-10 20:00:49 +01:00
Jakob Pinterits 415792c060 bugfix: don't revert table background after hover 2025-02-10 18:54:10 +01:00
Jakob Pinterits fe8acab106 add more styling options for cells of rio.Table 2025-02-08 13:27:06 +01:00
Aran-Fey 13c3e2bc3f fix Popup with position=dropdown not animating open 2025-02-07 21:04:56 +01:00
Aran-Fey 88207d301b popupManager bugfixes 2025-02-04 19:35:41 +01:00
Aran-Fey 984b00dc33 'dropdown' popups can now shrink 2025-02-04 16:42:35 +01:00
Aran-Fey 6920539e0d proportions improvements 2025-02-02 12:37:25 +01:00
Jakob Pinterits 8910a2dd44 run pre commit hooks, remove job extension, tweaks 2025-02-01 20:00:18 +01:00
Aran-Fey 04d56f46a3 code blocks can now scroll 2025-02-01 14:34:43 +01:00
Aran-Fey 672bc3a392 mobile dropdown improvements 2025-01-31 19:54:49 +01:00
Aran-Fey 276e6bc136 popup manager improvements 2025-01-31 00:46:43 +01:00
Aran-Fey d0da139ae9 rework PopupManager animations 2025-01-18 18:08:57 +01:00
Aran-Fey 708f52eb46 fix file uploads never completing (client-side) 2025-01-18 18:08:57 +01:00
Aran-Fey fd6c7e9cf1 fix crash when Popup is created open 2025-01-09 23:52:18 +01:00
Aran-Fey 50f9c6c471 fix dropdowns closing but staying focused 2025-01-09 18:27:57 +01:00
Aran-Fey 9af7a6f698 fix MultiLineTextInput swallowing ALL key events 2025-01-09 18:27:57 +01:00
Aran-Fey 94173a57e6 fix TextInput swallowing ALL key events 2025-01-08 08:49:26 +01:00
Aran-Fey 3dd5f9dac3 fix overlays again, hopefully for the last time 2025-01-03 17:54:02 +01:00
Aran-Fey 665d6aea2c fix overlays not working in dev tools 2024-12-30 00:06:59 +01:00
Jakob Pinterits b09eee658b dropdown bugfix 2024-12-17 18:46:18 +01:00
Jakob Pinterits c3e3f3df58 refactor dropdown 2024-12-10 22:32:23 +01:00
Aran-Fey fdce9be8f4 rework docs infrastructure 2024-12-10 00:03:27 +01:00
Jakob Pinterits 4412803c87 popup manager is virtually finished 2024-12-07 14:07:15 +01:00
Jakob Pinterits 0654ab357e explicit messages when canceling tasks 2024-12-07 14:07:15 +01:00
Jakob Pinterits f31fe12995 popup manager progress 2024-12-07 14:07:15 +01:00
Jakob Pinterits 241adb5990 popup manager progress 2024-12-07 14:07:15 +01:00
Jakob Pinterits 7fca0ff056 popup progress 2024-12-07 14:07:15 +01:00
Jakob Pinterits aafc52bb13 popups partially work again 2024-12-07 14:07:15 +01:00
Jakob Pinterits 493b87cc17 popup rework progress 2024-12-07 14:07:15 +01:00
Jakob Pinterits 3c6b7dfc8c popup rework groundwork 2024-12-07 14:07:15 +01:00
Aran-Fey badb9acc3f fix dragMove running after dragEnd 2024-12-06 23:54:51 +01:00
Aran-Fey 6ffbf91af9 fix fundamental root component being added to the DOM too late 2024-12-06 20:18:16 +01:00
Aran-Fey 03f725a92c fix crash when dialog is closed 2024-12-05 08:52:01 +01:00
Aran-Fey cc79cdf113 improve pick_file dialog 2024-12-04 14:08:27 +01:00
Aran-Fey 1a4de5cce5 fix Switcher animation 2024-12-01 14:51:21 +01:00
Aran-Fey fb686e1d07 add missing docs 2024-11-30 17:38:23 +01:00
Jakob Pinterits 157cf88f29 improve click-to-focus for multi line text inputs 2024-11-29 13:58:40 +01:00
Aran-Fey 6dd3b063d0 fix layout of browse button in pick_file 2024-11-28 08:00:46 +01:00
Aran-Fey 99ade60a08 implement drag-n-drop for pick_file 2024-11-26 12:31:51 +01:00