platypush/platypush/backend/http/webapp/src/components/panels/Media/Providers/YouTube
Fabio Manganiello f59a276e09
[Media UI] Set `overflow: auto` on the innermost grid div only.
If a parent object of the `grid` DOM element has `overflow: auto` as
well, then it will intercept the `@scroll` events, so `Results` won't be
able to render an infinite scroll.
2024-01-08 02:44:52 +01:00
..
Channel.vue [YouTube] Added subscriptions+channels support. 2023-11-15 03:05:58 +01:00
Feed.vue [Media UI] Set `overflow: auto` on the innermost grid div only. 2024-01-08 02:44:52 +01:00
Index.vue [#337] Initial YouTube UI with feed support. 2023-11-13 02:40:50 +01:00
NoToken.vue [#337] Initial YouTube UI with feed support. 2023-11-13 02:40:50 +01:00
Playlist.vue [Media UI] Set `overflow: auto` on the innermost grid div only. 2024-01-08 02:44:52 +01:00
Playlists.vue [Media UI] Set `overflow: auto` on the innermost grid div only. 2024-01-08 02:44:52 +01:00
Subscriptions.vue [YouTube] Added subscriptions+channels support. 2023-11-15 03:05:58 +01:00