quintodrome/ui/src/themes
Deluan Quintão 5631493cc4
Upgrade Web UI to Create-React-App 4 and React 17 (#1105)
* Upgrade to CRA 4.0.3

* Try to fix tests. No lucky

* Fix new ESLint errors

* Fix JS tests and remove unwanted dependency. (#1106)

* Fix tests

* Fix lint

* Remove React v16 workaround (fixed in v17)

* Force eslint to break on warnings

* Lint now needs to be called explicitly in the pipeline

Co-authored-by: Yash Jipkate <34203227+YashJipkate@users.noreply.github.com>
2021-05-25 09:58:06 -04:00
..
dark.js Enhanced Mobile Login Screen (#953) 2021-04-25 21:09:23 -04:00
extradark.js Add Extra Dark theme (#955) 2021-04-04 21:25:54 -04:00
green.js Make spotify-ish more spotify-ish (#914) 2021-03-31 16:58:47 -04:00
index.js Change order of themes 2021-04-10 19:52:01 -04:00
ligera.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
light.js Enhanced Mobile Login Screen (#953) 2021-04-25 21:09:23 -04:00
README.md Update themes doc, link to documentation site 2020-04-11 13:13:53 -04:00
spotify.js Option to toggle fields in songs, albums & artists (#923) 2021-05-24 11:09:06 -04:00
useCurrentTheme.js Upgrade Web UI to Create-React-App 4 and React 17 (#1105) 2021-05-25 09:58:06 -04:00
useCurrentTheme.test.js Fix #260: Add Auto theme preference to set theme automatically. (#835) 2021-03-21 13:19:43 -04:00

To create and contribute with new themes, please refer to https://www.navidrome.org/docs/developers/creating-themes/