Skip to content

Commit b575c75

Browse files
committed
fixed features display
1 parent f894ad1 commit b575c75

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -22,22 +22,22 @@
2222
+ Live-generated tree view to aid in visualizing parent-child hierarchy
2323
+ Save projects and open previous projects
2424
+ Export full boilerplate code for a working frontend
25-
###### OverVue 2020 new features and fixes
26-
+ Undo/redo functionality
27-
+ Ability to nest HTML elements
28-
+ Ability to navigate into HTML elements from a selected Vue component
29-
+ Ability to have one image per route
30-
+ Can now set Vue components to specific layers
25+
+ Undo/redo functionality <sup><sub>(v2.0)</sub></sup>
26+
+ Ability to nest HTML elements <sup><sub>(v2.0)</sub></sup>
27+
+ Ability to navigate into HTML elements from a selected Vue component <sup><sub>(v2.0)</sub></sup>
28+
+ Ability to have one image per route <sup><sub>(v2.0)</sub></sup>
29+
+ Can now set Vue components to specific layers <sup><sub>(v2.0)</sub></sup>
30+
+ Will now load route images along with project <sup><sub>(v2.0)</sub></sup>
31+
+ Windows compatibility for uploading mockup images. <sup><sub>(v2.0)</sub></sup>
32+
33+
#### Changelog
34+
<details><summary>OverVue 2.0</summary>
3135
+ Improved hierarchy tree rendering
3236
+ Improved Route addition and deletion
3337
+ Improved UI to be more informative
3438
+ UI is more reactive, code snippets update dynamically, Component children menu is consistent with children list at time of creation
3539
+ Extensive bug fixing for Vue component and HTML element deletion behavior, exporting and saving.
36-
+ Will now load route images along with project
37-
+ Windows compatibility for uploading mockup images.
38-
39-
#### Changelog
40-
<details><summary>OverVue 2.0</summary>
40+
+ Can now use Quasar build -m electron to make windows .exe
4141
</details>
4242

4343
#### How to use

0 commit comments

Comments
 (0)