quintodrome/ui/src/artist
Dnouv 1d742cf8c7
Artist page improvements (#1391)
* Seperate mobile desktop components

* Fix err

* Rename classes and fix some styles

* Add lastFM button and remove console log

* Add Mbiz Icon

* render bio as dangerouslySetInnerHTML and remove unused css classes

* Add Fav and Stars

* Remove unstandardised class selector

* Remove ext link from m view

* Fix naming and simplify rounded styling

* Refactor ArtistShow:

- Extracted DesktopArtistDetails to its own file
- Removed album count as it was incorrect, it is not considering compilations
- Show bio and image from Native API, if it is available, before calling `getArtistInfo`

Co-authored-by: Deluan <deluan@navidrome.org>
2021-10-15 21:02:11 -04:00
..
ArtistExternalLink.js Artist page improvements (#1391) 2021-10-15 21:02:11 -04:00
ArtistList.js Check permissions before adding songs to playlists 2021-10-02 13:23:17 -04:00
ArtistListActions.js Add Genre filters to UI 2021-07-20 17:45:08 -04:00
ArtistShow.js Artist page improvements (#1391) 2021-10-15 21:02:11 -04:00
DesktopArtistDetails.js Artist page improvements (#1391) 2021-10-15 21:02:11 -04:00
index.js Artist Detail Page (first cut) (#1287) 2021-09-26 15:32:40 -04:00
MobileArtistDetails.js Artist page improvements (#1391) 2021-10-15 21:02:11 -04:00