Skip to content

Commit cc8471e

Browse files
committed
fixed features display??
1 parent 1d62606 commit cc8471e

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,14 @@
3232

3333
#### Changelog
3434
<details><summary>OverVue 2.0</summary>
35-
+ Improved hierarchy tree rendering
36-
+ Improved Route addition and deletion
37-
+ Improved UI to be more informative
38-
+ UI is more reactive, code snippets update dynamically, Component children menu is consistent with children list at time of creation
39-
+ Extensive bug fixing for Vue component and HTML element deletion behavior, exporting and saving.
40-
+ Can now use Quasar build -m electron to make windows .exe
35+
<ul>
36+
* Improved hierarchy tree rendering
37+
<li>Improved Route addition and deletion</li>
38+
- Improved UI to be more informative
39+
UI is more reactive, code snippets update dynamically, Component children menu is consistent with children list at time of creation
40+
Extensive bug fixing for Vue component and HTML element deletion behavior, exporting and saving.
41+
Can now use Quasar build -m electron to make windows .exe
42+
</ul>
4143
</details>
4244

4345
#### How to use

0 commit comments

Comments
 (0)