FreeTube/src/renderer
Jason cfeac8c7f1
Collapsible Settings Sections (#1699)
* Adds base dropdown ability to settings page with <details> & <summary>

* Adjusts styling of settings page

Replaces css stylesheets with sass stylesheets on some settings elements for better standardization of styling. Removes now unnecessary ft-card, .card, etc styling. Adds styling to new dropdown functionality.

* Update subscription-settings.sass

* Update Settings.css
2021-09-15 10:03:00 +08:00
..
assets Integrate theater mode into mediaplayer (#1589) 2021-08-24 07:36:10 +00:00
components Collapsible Settings Sections (#1699) 2021-09-15 10:03:00 +08:00
i18n Renderer: Move vue-i18n to its own file 2021-06-20 02:40:40 +01:00
router [Feature] Add trending pages for music, gaming & movies (#1483) 2021-08-21 23:08:38 +02:00
sass-partials Collapsible Settings Sections (#1699) 2021-09-15 10:03:00 +08:00
store load shorts links (#1605) 2021-08-22 16:25:14 +00:00
views Collapsible Settings Sections (#1699) 2021-09-15 10:03:00 +08:00
App.css Fixes changelog to look better with larger bodies (#1634) 2021-09-03 11:24:05 -04:00
App.js * Update app to hide top nav filter panel on page change (#1479) 2021-09-13 18:26:08 +01:00
App.vue Fixes changelog to look better with larger bodies (#1634) 2021-09-03 11:24:05 -04:00
main.js Renderer: Move vue-i18n to its own file 2021-06-20 02:40:40 +01:00
themes.css Initial Playlist implementation. Functions like basic favorites list 2021-01-14 18:03:23 -05:00
videoJS.css Integrate theater mode into mediaplayer (#1589) 2021-08-24 07:36:10 +00:00