Commit Graph

6 Commits

Author SHA1 Message Date
mathysPaul 5ef3885f72 [FIX] MusicList, MusicItem, IconButton: Prevent double-add on consecutive likes
Fixes the issue where consecutive likes on a track mistakenly
added it twice to the liked list. Now ensures correct toggling
between like and unlike.
2024-01-08 01:27:39 +01:00
Clément Le Bihan af0531bb0c Fixed the like button and now desactivated the click on card to go to song and changed default display for score from '?' to '-' 2023-12-29 18:13:40 +01:00
mathysPaul c91bbfd2f1 [FIX] Reviwed comments on the RP 2023-11-17 13:19:39 +01:00
mathysPaul 9882fd240e [FIX] fix some type errors 2023-11-17 10:37:14 +01:00
mathysPaul d4a758d262 [FIX]:
- Prettier
- Linter
2023-11-02 21:53:21 +01:00
mathysPaul d2e1ba51c6 [ADD] LibCC ChromaCase:
- IconButton and MusicItem creation and documentation
- Update native base theme
2023-11-02 21:14:38 +01:00