FreeTube/src/renderer/components/top-nav
Jason 8a82abe1cf
User playlists as grid (#4949)
* Implement user playlist grid view

* Update to use listType setting for user playlist display type

* Implement styling fixes & adjustments

* Update ft-refresh-widget to use fixed-top-bar mixin

* Fix mixin

* Disable quick bookmark button on Quick Bookmark playlist

* Fix isLoading artifact

* Implement missing Edit Mode properties for grid view

* Make playlist title fixed height

* Standardize gap between top bar and bottom section using CSS variables & calc()

* Make effectiveListType computed property

* Force list view on playlists for mobile devices

* Update to adjust height properly when playlist only has one item, not just zero

* Move is-side-nav-open and fixed-top-bar mixins to new partial file

* Add height threshold for forcing list view on playlist route

* Make user playlist grid top section sticky, not fixed
2024-05-22 16:43:35 +08:00
..
top-nav.js User playlists as grid (#4949) 2024-05-22 16:43:35 +08:00
top-nav.scss Refresh widget separator adjustments (#5059) 2024-05-04 17:28:00 +02:00
top-nav.vue Improve search filter & modal accessibility (#3975) 2024-05-01 08:38:32 +08:00