eamonnbell / sortzzi

Fix classical music on Spotify
https://www.sortzzi.xyz
Apache License 2.0
1 stars 0 forks source link

Remove dependency on JSTree and JQuery #9

Open eamonnbell opened 6 years ago

eamonnbell commented 6 years ago

...by creating a collapsible tree component from scratch based on the guide here: https://vuejsdevelopers.com/2017/10/23/vue-js-tree-menu-recursive-components/

Should fix #6

eamonnbell commented 6 years ago

Possibly use this: https://github.com/zdy1988/vue-treeselect