Skip to content

Commit 80f86a6

Browse files
committed
updated ReadMe
1 parent 91cc133 commit 80f86a6

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ package.json
196196
<br>
197197

198198
<h4><strong>Bug Fixes</strong></h4>
199-
<li> Fixed Save, Import, and Export functionalities </li>
199+
<li> Fixed Import and Export functionalities </li>
200200
<li> Removed unused and outdated dependencies which removed and introduced new bugs (if new bugs are found please mention this in the issues tab) </li>
201201
<li> </li>
202202

@@ -416,19 +416,20 @@ We'd love for you to test out the application and submit any issues you encounte
416416

417417
Here are some features we're thinking about adding:
418418

419-
- Ability to choose options or composition API for code preview and exported code
420-
- Ability to choose Vuex or Pinia for code preview and exported code
419+
421420
- Ability to add two-way binding to input elements
422-
- Expand testing suite and add more dynamic tests
423-
- Reincorporate Slack OAuth
421+
- Add E2E testing suite like Cypress
422+
- Containerized the app to further support multi-platform distribution OR
423+
- Adjust platform to either a web app or an plugin extension on VSCode/Figma.
424424

425425

426426
Smaller changes that can be worked on:
427427

428-
- Optimizing the codebase
428+
- Patch save functionality to save state correctly
429429
- Highlight active HTML element when selected/updating
430430
- HTML elements removal to re-render and update state count of elements used in components tree
431431
- HTML elements list occasionally does not render properly after component is dragged
432+
- Continue updating and rebalancing dependencies
432433

433434
<br/>
434435

0 commit comments

Comments
 (0)