Commit Graph
22 Commits
Author SHA1 Message Date
Dermot Duffy 1bc164ecd6 fix: Menu linear background should match alignment (#1584) 2024-09-24 19:26:12 -07:00
Dermot Duffy 9efa873cba fix: Menu linear gradient is the wrong direction on left/right menus (#1553)
* fix: Menu linear gradient is the wrong direction on left/right menus

Also changes the gallery scrolling logic to center the selected element vs top aligned.

* Formatting fix
2024-09-21 15:00:42 -07:00
Dermot Duffy 1a0e219c61 Move automatic media actions out of carousels 2024-09-07 15:04:23 -07:00
Dermot Duffy e503f0e429 Initial version of status bar. 2024-08-16 20:08:21 -07:00
Felipe Santos fccb4c9afd Bump prettier to v3 and format all files 2024-06-10 00:29:50 -03:00
Dermot Duffy c35fdc56d5 Add a hover-card menu style. 2022-10-10 20:43:35 -07:00
Dermot Duffy 14f383e26b Fix menu rounded corners. 2022-05-31 19:24:49 -07:00
Dermot Duffy 72ddf0be06 Fix menu alignment in outside style. 2022-05-12 21:52:44 -07:00
Dermot Duffy a44d444d53 Add menu prioritization & alignment. 2022-04-29 20:13:05 -07:00
Dermot Duffy ccd47d9a9d Initial skeleton menu button priority/alignment. 2022-04-26 20:20:32 -07:00
Dermot Duffy b9cc075721 Ensure invalid selections do nothing. 2022-04-23 21:38:26 -07:00
Dermot Duffy f4c95c416f Initial split of menu mode. 2022-04-23 18:28:50 -07:00
Dermot Duffy 117f5d6fdc Restore menu to relative rendering. 2022-03-13 11:21:21 -07:00
Dermot Duffy 89c1a672b3 Change menus to use fixed mode. 2022-02-25 19:22:49 -08:00
Dermot Duffy c075fc574e Fix menu rendering issue for some menu layouts. 2022-01-14 21:31:16 -08:00
Dermot Duffy ba94f31a32 Support selecting menu items 2022-01-14 21:31:16 -08:00
Dermot Duffy ca581c5078 Initial skeleton of multiple camera support. 2022-01-14 21:31:16 -08:00
Dermot Duffy 93ff4d8445 Initial submenu support. 2021-12-17 18:08:07 -08:00
Dermot Duffy 17eb1d439d Make control sizes configurable. 2021-10-30 20:14:46 -07:00
Dermot Duffy d02f760793 Improve CSS encapslation (Chrome). 2021-09-20 22:37:08 -07:00
Dermot Duffy 0e8e0d38c5 Add support for a 'hover' menu. 2021-09-08 20:58:01 -07:00
Dermot Duffy 7bd7731811 Allow chevrons, thumbnails or no media controls. 2021-09-06 16:03:51 -07:00