A music player that connects to your cloud/distributed storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix transforms and update icons dep

+7 -2
+2 -2
elm.json
··· 33 33 "elm-community/maybe-extra": "5.1.0", 34 34 "elm-explorations/markdown": "1.0.0", 35 35 "icidasset/elm-binary": "2.1.0", 36 - "icidasset/elm-material-icons": "3.0.0", 36 + "icidasset/elm-material-icons": "3.1.0", 37 37 "icidasset/elm-sha": "2.0.2", 38 38 "mpizenberg/elm-pointer-events": "4.0.1", 39 39 "newlandsvalley/elm-binary-base64": "1.0.3", ··· 60 60 "direct": {}, 61 61 "indirect": {} 62 62 } 63 - } 63 + }
+1
src/Applications/UI/Alfred/View.elm
··· 149 149 , C.mr_3 150 150 , C.right_0 151 151 , C.top_half 152 + , C.transform 152 153 ] 153 154 [ Icons.keyboard_return 13 Inherit 154 155 ]
+1
src/Applications/UI/Authentication.elm
··· 811 811 , C.pl_4 812 812 , C.text_white 813 813 , C.transition 814 + , C.transform 814 815 815 816 -- 816 817 , C.hocus__opacity_100
+1
src/Applications/UI/Kit.elm
··· 502 502 , C.right_0 503 503 , C.text_0 504 504 , C.top_half 505 + , C.transform 505 506 ] 506 507 [ Icons.keyboard_arrow_down 20 Inherit ] 507 508 ]
+2
src/Applications/UI/Tracks/Scene/List.elm
··· 155 155 , C.shadow_md 156 156 , C.sticky 157 157 , C.top_0 158 + , C.transform 158 159 , C.z_10 159 160 160 161 -- Dark mode ··· 386 387 , C.opacity_90 387 388 , C.right_0 388 389 , C.top_half 390 + , C.transform 389 391 ] 390 392 [ sortIcon ] 391 393