Commit graph

290 commits

Author SHA1 Message Date
Julien Maille
dfc2c79921 IMP: increase luminance of text 2021-11-15 21:22:18 +01:00
Julien Maille
90662cd66d first shot (in the dark) 2021-11-14 23:07:03 +01:00
Send_Nukez
aaeb51a6ca rename DribbblishShared to Dribbblish and expose it to the window object to be used in other extensions 2021-11-14 00:25:44 +01:00
Send_Nukez
9d05365ffb refactor webpack config a bit and use dart-sass instead of node-sass 2021-11-14 00:24:05 +01:00
Send_Nukez
59daccdbf2 add ready state to info so it won't throw an error when registering items too early 2021-11-13 21:49:11 +01:00
Send_Nukez
a880871db0 add custom "offline" icon 2021-11-13 17:33:18 +01:00
Send_Nukez
215fbad04e make info text bolder 2021-11-13 17:25:20 +01:00
Send_Nukez
a77033801d don't use md for info and add more options to it 2021-11-13 17:24:37 +01:00
Send_Nukez
b1765a1e3c make the md prop private 2021-11-13 17:22:55 +01:00
Send_Nukez
284b3cc9f2 fix "invalid date" and show full date on hover 2021-11-12 22:25:21 +01:00
Julien
3b60f46002
Improve text color when sidebar color is light #106 2021-11-12 20:57:10 +01:00
Send_Nukez
5ebc888d42 don't minify css 2021-11-12 19:58:05 +01:00
Send_Nukez
b8d6d98883 update changelog 2021-11-12 19:40:54 +01:00
Send_Nukez
759c0e058f fix playing icon position being wrong when listening to a playlist that is inside a folder 2021-11-12 18:56:35 +01:00
Send_Nukez
d3b9577237 adjust padding of info items 2021-11-12 18:13:08 +01:00
Send_Nukez
0c318e1f21 Add Info class to show buttons / text next to the user icon (fixes #108) 2021-11-12 16:57:41 +00:00
Send_Nukez
ec84ad0c79 remove raw-loader and add resolve alias for svgs 2021-11-12 16:25:09 +01:00
Send_Nukez
5256ff6b7a add textarea config type, refactor config a bit and improve checkbox styles to be more inline with other inputs 2021-11-12 02:48:14 +01:00
Julien
e00027bb69
workaround to remove gradient near album info #103 2021-11-11 23:31:10 +01:00
Send_Nukez
b5033f8872 refactor ConfigMenu to use jquery 2021-11-11 22:56:25 +01:00
Send_Nukez
574a8332aa Merge branch 'main' of https://github.com/JulienMaille/dribbblish-dynamic-theme 2021-11-11 22:55:35 +01:00
Send_Nukez
7b393b7873 fix slider tooltip being too low 2021-11-11 21:53:36 +00:00
Send_Nukez
4aa0998924 fix slider tooltip being too low 2021-11-11 22:53:16 +01:00
Send_Nukez
6de1a4e9e0 Merge branch 'main' of https://github.com/JulienMaille/dribbblish-dynamic-theme 2021-11-11 21:42:28 +01:00
Send_Nukez
d078c29ab6 update changelog 2021-11-11 20:41:44 +00:00
Send_Nukez
d4780d6220 update changelog 2021-11-11 21:41:23 +01:00
Send_Nukez
8b2a366c95 update changelog 2021-11-11 19:46:02 +01:00
Send_Nukez
eb60df1a9a fix typos in readme 2021-11-11 19:44:32 +01:00
Send_Nukez
48d57498aa add markdown styles and change the way the config backdrop is shown so notifications are above it 2021-11-11 19:34:48 +01:00
Send_Nukez
8b2d6fa141 fix #107 2021-11-11 19:26:30 +01:00
Send_Nukez
19aeb86204 remove redundant setting of color vars and rename rgb vars back to default spicetify names 2021-11-11 19:10:13 +01:00
Send_Nukez
d1d15d2425 add spiceFont mixin 2021-11-11 01:23:21 +01:00
Send_Nukez
fc6ac2e35c add markdown parsing to settings descriptions 2021-11-11 00:31:09 +01:00
Send_Nukez
5404036ee4 add more font-weights so fonts are not rendered blurry 2021-11-11 00:11:33 +01:00
Send_Nukez
1131ccbf91 refactor a tiny bit 2021-11-10 23:02:26 +01:00
Send_Nukez
2e00ea05a0 add descriptions to bug report and changelog buttons 2021-11-10 01:02:17 +00:00
Send_Nukez
0e1e89fdec channge config.export to only return keys, not areas 2021-11-10 01:54:26 +01:00
Send_Nukez
81ac31ae25 update bug report template 2021-11-09 20:48:02 +01:00
Send_Nukez
d78848c29f update changelog 2021-11-09 20:45:46 +01:00
Send_Nukez
c272dcb788 add Report Bug and Changelog buttons to the about 2021-11-09 20:43:12 +01:00
Send_Nukez
2b41bd25cc remove titles from issue templates as they are redundant with tags 2021-11-09 20:40:20 +01:00
github-actions
aa33fe1b42 Release v3.1.1 2021-11-09 14:09:51 +00:00
Send_Nukez
6f7096baa3 fix #102 2021-11-09 15:06:26 +01:00
Julien
1447fd9f3d Show spicetify version in About 2021-11-08 21:53:58 +01:00
github-actions
6118e1d9e7 Release v3.1.0 2021-11-08 19:07:57 +00:00
Send_Nukez
2f706ed347 improved user menu hover style 2021-11-08 00:27:57 +01:00
Send_Nukez
c5a1dd3f16 update changelog 2021-11-06 00:12:16 +01:00
Send_Nukez
05a0fb7dc8 fix Sidebar config buttons being below text 2021-11-06 00:12:06 +01:00
Erik
984cc78159
Merge pull request #100 from JulienMaille/glassy-context-menu
Glassy context menus
2021-11-06 00:00:51 +01:00
Send_Nukez
272d82fdbf update readme 2021-11-05 23:55:08 +01:00