Go to file
Fcnjd 75bdc7d6a0 hide cover images from screenreaders, preventing them to read random number-letter-combinations 2020-05-23 22:56:25 +02:00
public hide cover images from screenreaders, preventing them to read random number-letter-combinations 2020-05-23 22:56:25 +02:00
src/js replaced 'artistView', 'albumView', 'playlistView' and 'spotifyPlaylistView' with an unique function that is binded properly; replaced a lot of declarations and property chains with destructuring synthax 2020-05-23 00:15:29 +02:00
.jsbeautifyrc first styling of the sidebar 2020-04-24 21:54:12 +02:00
.prettierrc re-organized js files, first attempt of adding Vue SFC 2020-04-16 19:57:34 +02:00
COMPILE-UI.md updated port in COMPILE-UI.md 2020-05-13 11:04:52 +02:00
LICENSE.txt Added license 2020-04-15 11:12:25 +02:00
package-lock.json installed succesfully rollup alias plugin. Now Vue can be imported like a normal npm package 2020-05-22 22:59:16 +02:00
package.json installed succesfully rollup alias plugin. Now Vue can be imported like a normal npm package 2020-05-22 22:59:16 +02:00
rollup.config.js replaced 'artistView', 'albumView', 'playlistView' and 'spotifyPlaylistView' with an unique function that is binded properly; replaced a lot of declarations and property chains with destructuring synthax 2020-05-23 00:15:29 +02:00