File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 18
18
- [ OverVue 2.0 Changelog] ( #changelog-20 )
19
19
- [ OverVue 3.0 Changelog] ( #changelog-30 )
20
20
- [ OverVue 4.0 Changelog] ( #changelog-40 )
21
- - [ Tutorial] ( #how-to-use )
22
- - [ New Features Tutorial 2.0] ( #overvue-v20-how-to )
23
- - [ New Features Tutorial 3.0] ( #overvue-v30-how-to )
24
21
- [ Installation] ( #installation )
25
22
- [ General Installation] ( #installation )
26
23
- [ For WSL] ( #wsl-installation )
50
47
- More robust code snippets with Vuex props, state, and actions included <sub ><sup >(v3.0)</sup ></sub >
51
48
- Hotkey shortcuts to copy/paste/delete selected component <sub ><sup >(v4.0)</sup ></sub >
52
49
- Connect to a Slack Workspace and send Slack Messages through OverVue <sub ><sup >(v4.0)</sup ></sub >
53
- - Ability to delete states or actions from the store<sub ><sup >(v4.0)</sup ></sub >
50
+ - Ability to delete states or actions from the store <sub ><sup >(v4.0)</sup ></sub >
51
+ - Vue Devtools enabled for Developers <sub ><sup >(v4.0)</sup ></sub >
54
52
55
53
[ ↥Back to top] ( #table-of-contents )
56
54
@@ -281,7 +279,7 @@ SLACK_REDIRECT_URI = "overvuedev://test"
281
279
### Contributing
282
280
283
281
We'd love for you to test this application out and submit any issues you encounter. Also feel free to fork to your own repo and submit PRs.
284
- Here are some features we're thinking about adding: + + +
282
+ Here are some features we're thinking about adding:
285
283
286
284
- Option to export files in TypeScript
287
285
- Ability to place child components into HTML elements
You can’t perform that action at this time.
0 commit comments