Skip to content

Commit f207df5

Browse files
committed
cyrus added improvements v2
1 parent 8855021 commit f207df5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGE_LOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Changes:<br>
1515
- Implemented live chat and video functionality using socket.IO
1616
- Added authentication and error handling to joining existing rooms
1717
- UI updates to enhance user experience
18-
- In addition to drag to add, users are now able to click to add
18+
- In addition to drag to add, users are now able to click to add
1919
- Updated left panel to include user information and settings
20-
- Added scroll and zoom buttons to canvas. Scroll now automatically scrolls to bottom once enough elements are added
20+
- Added scroll and zoom buttons to canvas. Scroll now automatically scrolls to bottom once enough elements are added
2121
- Updated UI design to reflect a more modern look
2222
- Bugs Fixed
2323
- Canvas - All appropriate elements can now be nested - Nested Elements in the code preview now accurately reflect nested elements
@@ -30,7 +30,6 @@ Recommendations for Future Enhancements:<br>
3030
- Populate settings tab in the left panel with additional functionality
3131
- Allow users to modify code dynamically in the code preview and reflect visual componenets in real time
3232
- Add zoom in and zoom out / scroll functionality to code preview and component tree
33-
- Create a library of premade components similar to Material UI
3433
- Convert from 95% to 100% typescript
3534
- Add more functionality to the nav bar
3635
- List active rooms to join
@@ -39,6 +38,7 @@ Recommendations for Future Enhancements:<br>
3938
- Eliminate all unneeded Webpack associated files/folders/etc...
4039
- Remove the many deprecated dependencies
4140
- Allow users to send links/reactions via the chat.
41+
- Implement MUI/Shadcn in addition to standard html elements on left panel so that users are able to start off with pre styled elements
4242

4343
**Version 19.0.0 Changes**
4444

0 commit comments

Comments
 (0)