17 Commits

Author SHA1 Message Date
geoffrey45
de1c232973 fix tooltip being shown when parent is unmounted 2022-09-04 16:07:05 +03:00
geoffrey45
24bfa73ab6 use directive to add tooltip
+ change grid size for search page
+
2022-09-04 12:48:56 +03:00
geoffrey45
c20bbd795c remove background colors
-
try to imitate Google's design of things
it makes UI look declattered
-
2022-09-02 16:05:11 +03:00
geoffrey45
ca211b6dcf add queue page 2022-08-28 15:37:46 +03:00
geoffrey45
d3d7d1f139 use img in playlist card
+ use $black background on right sidebar
2022-08-27 10:00:42 +03:00
geoffrey45
98e1e28a4b fix text break on artist card 2022-08-26 20:26:04 +03:00
geoffrey45
824dcaecdf rename setting to "use alt now playing ..."
+ fix right now playing component gap
+ show emoji if there's no search result
+ abstract now playing component settings into one setting
+ break context menu's context item into a component
2022-08-21 04:28:18 +03:00
geoffrey45
ddeec77ccd add word-break: break-all to .ellip 2022-08-20 14:43:30 +03:00
geoffrey45
0e02347381 remove playlist description from playlist model 2022-08-19 23:40:26 +03:00
geoffrey45
79dcc61084 rename bg-black to bg-primary
+ rename BottomBar to NowPlayingRight
2022-08-19 22:14:23 +03:00
geoffrey45
03219166c5 use third-party module to auto-persist queue store
+ more redesign
+ convert js files to ts
2022-08-19 15:58:32 +03:00
geoffrey45
5476575d10 major redesign: move to rounded and extra spaceous UI
+ fix `play next` bug
+ add new folder banner image
+ add new now playing component
+ move to gray4 for accent color
+ increase image sizes, for clean UI
2022-08-18 02:55:46 +03:00
geoffrey45
bf1f9feb10 remove cap-first classes
+ add padding 1rem to context menu child items
2022-08-04 12:41:51 +03:00
geoffrey45
a9d23b3cb3 replace text capitalize with capitalize first word 2022-08-03 15:06:08 +03:00
geoffrey45
7b2e162ed4 redesign the load more button to match other buttons 2022-08-03 14:07:53 +03:00
geoffrey45
6fffebdf08 add queue action buttons 2022-08-02 13:37:22 +03:00
geoffrey45
b070601d4d break down global.scss into smaller files
+ rename css folder to scss
2022-08-02 12:05:59 +03:00