Skip to content

Commit 8855021

Browse files
committed
cyrus added some improvements
1 parent fecbf76 commit 8855021

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGE_LOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Changes:<br>
99

1010
- Developer Improvement:
11-
- Migrated from Webpack to Vite , improving HMR times drastically
11+
- Migrated from Webpack to Vite, improving HMR times drastically
1212
- Deployed app using Heroku isntead of AWS decreasing time to deployment
1313
- User Features:
1414
- Collaboration Room:
@@ -22,6 +22,7 @@ Changes:<br>
2222
- Bugs Fixed
2323
- Canvas - All appropriate elements can now be nested - Nested Elements in the code preview now accurately reflect nested elements
2424
- Bottom Panel - Now opens by onclick instead of hover
25+
- Users can now delete elements without first clicking it and then the X. This applies to the nested components as well.
2526

2627
Recommendations for Future Enhancements:<br>
2728

@@ -35,7 +36,9 @@ Recommendations for Future Enhancements:<br>
3536
- List active rooms to join
3637
- Clean up unnecessary code / comments
3738
- a tags which are nested do not display accurate code in code preview
38-
39+
- Eliminate all unneeded Webpack associated files/folders/etc...
40+
- Remove the many deprecated dependencies
41+
- Allow users to send links/reactions via the chat.
3942

4043
**Version 19.0.0 Changes**
4144

0 commit comments

Comments
 (0)