vue-directory-tree
vue-directory-tree copied to clipboard
A visualization of relevant files for vue repo, along with notes
@sdras This is just a suggestion as using this tool on an ongoing project that constantly changes therefore we need to generate it once a week to add in the...
Remove unneeded files like .DS_Store. Possibly node_modules as well.
Fixes problem about navigating with tab between the `info` buttons. Now the `info` buttons show their attached note on `focus` and hide it on `blur`, so tab navigation is fine...
You can check with the `compiler` folder (in the initial state there are two already opened). The problem was that you were using the `name` as an unique id, and...
Same tree node name under different parent nodes will get expanded/collapsed at the same time
From @posva: I accidentally found that when focusing the _info_ button with the keyboard and hitting space it toggles the directory but never shows the actual info