Skip to content

Commit b317e13

Browse files
committed
additionally added more to readme
1 parent c957714 commit b317e13

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
- [Changelog 5.0](#changelog-50)
2121
- [Changelog 6.0](#changelog-60)
2222
- [Changelog 7.0](#changelog-70)
23+
- [Changelog 8.0](#changelog-80)
2324
- [How to use](#how-to-use)
2425
- [Installation](#installation)
2526
- [WSL Installation](#wsl-installation)
@@ -199,12 +200,13 @@
199200

200201
<details><summary>OverVue 8.0</summary>
201202
<ul>
202-
<li>Added component snap to grid functionality </li>
203+
<li>Added component snap to grid functionality with additional grid density drop down menu feature</li>
203204
<li>Code snippet reflects CSS grid area styling of components </li>
204205
<li>Ability to import components from Element Plus library</li>
205206
<li>Exported project template code now more accurately reflects component placement in app</li>
206207
<li>Improved canvas drag and deselect</li>
207208
<li>Improved WSL developer installation instructions</li>
209+
<li>Added TypeScipt to application files</li>
208210
<br>
209211
<h4><strong>Bug Fixes</strong></h4>
210212
<li>Fixed routing components in project exports </li>

0 commit comments

Comments
 (0)