Aldrin Jenson
|
cf8ee251ee
|
Option to toggle fields in songs, albums & artists (#923)
* Add toggleColumns
- Add logic for toggling columns
- Add MenuComponent + useSelectedFields hook
* Refactoring
* eslint-fixes
* Typo
* skip menu in albumGridView
* add omittedFields
* Add toggling for playlists and albumSong
* Refactoring
* defaultProps - fix
* Add toggling for PlaylistSongs
* remove accidental console log
* Refactoring for future compatibility
* Hide ToggleMenu in albumGridView
* Add TopBarComponent in ToggleFieldsMenu
* Add defaultOff for useSelectedFields
* Fix edge case
* eslint fix
* Refactoring
* Add propType for forwardRef
* Fix issues
* add translation for grid and table
* add translation for grid and table
* Ignore menuBtn for spotify-ish and Ligera themes
* hide bpm by default in playlistSongs
* Add memoization
* Default album view must be Grid
Co-authored-by: Deluan <deluan@navidrome.org>
|
2021-05-24 11:09:06 -04:00 |
|
Dnouv
|
74300adbc8
|
Fix Ligera Error (#1117)
* Fix Ligera Error
* Run make setup
|
2021-05-12 10:21:56 -04:00 |
|
Deluan
|
fa9083ddec
|
Upgrade prettier to 2.3.0
Some reformatting was needed... :/
|
2021-05-11 18:13:03 -04:00 |
|
Deluan
|
0d409e37e2
|
Fix aspect ratio of login icon
|
2021-04-26 12:35:49 -04:00 |
|
Deluan
|
3cede28161
|
Reorganize AudioTitle classes.
Should fix https://github.com/web-scrobbler/web-scrobbler/issues/2828
|
2021-04-24 18:06:24 -04:00 |
|
Dnouv
|
ca9d42714f
|
New Ligera (light) Theme (#990)
* Enhanced Light Theme
* New Login Screen
* Fix Appbar for sm screen
* Reverse Gradient
* Fix test error
* Fix color
* Fix Gradient
* Theme color change
* Fix playlist autocomp popup
* Rename theme
* Fix hover icon color
|
2021-04-10 19:49:39 -04:00 |
|