navidrome/ui
Neil Chauhan ac37bf3631
Refactored the current ️/Star feature to ❤️/Love/Favourite feature. (#908)
* Added setRating feature to AlbumListView

* Refactored the iconography from  to ❤️

* Refactored the current component from StarButton to LoveButton

* Refactored all translations from Starred to Loved, and all props from showStar to showLove

* Refactored useToggleStar hook to useToggleLove

* rebased repository from master and removed stray commmits

* Refactored handler name from TOGGLE_STAR to TOGGLE_LOVE in PlayerToolbar.js

* Change "starred" translation to "Favorite"

Co-authored-by: Deluan <deluan@navidrome.org>
2021-03-26 23:56:19 -04:00
..
build ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
public [ImgBot] Optimize images 2021-03-23 10:29:13 -04:00
src Refactored the current ️/Star feature to ❤️/Love/Favourite feature. (#908) 2021-03-26 23:56:19 -04:00
.gitignore ci: create versions with goreleaser 2020-01-26 20:09:25 -05:00
.prettierrc.js Add ui subfolder, bootstrapped a "hello-world" React-Admin app, changed Makefile to start both apps in dev mode 2020-01-14 15:34:59 -05:00
embed.go Remove dependency of go-bindata (#818) 2021-03-12 11:06:51 -05:00
package-lock.json Bump @testing-library/user-event from 12.6.2 to 13.0.7 in /ui 2021-03-23 22:26:09 -04:00
package.json Add `lint` script to UI project 2021-03-24 12:05:58 -04:00