|
22 | 22 | + Live-generated tree view to aid in visualizing parent-child hierarchy
|
23 | 23 | + Save projects and open previous projects
|
24 | 24 | + 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> |
31 | 35 | + Improved hierarchy tree rendering
|
32 | 36 | + Improved Route addition and deletion
|
33 | 37 | + Improved UI to be more informative
|
34 | 38 | + UI is more reactive, code snippets update dynamically, Component children menu is consistent with children list at time of creation
|
35 | 39 | + 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 |
41 | 41 | </details>
|
42 | 42 |
|
43 | 43 | #### How to use
|
|
0 commit comments