Skip to content

Commit 87efdfc

Browse files
committed
added jons changes
1 parent 6b7cd1d commit 87efdfc

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CHANGE_LOG.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,30 +3,30 @@
33
<h1 align="center">ReacType Change Log</h1>
44
</p>
55

6-
# Version 20.0.0 Changes
6+
## Version 20.0.0 Changes
77

8-
## Changes:
8+
### Changes:
99

10-
- Developer Improvement:
10+
- **Developer Improvement:**
1111
- Migrated from Webpack to Vite, improving HMR times drastically
1212
- Deployed app using Heroku instead of AWS decreasing time to deployment
13-
- User Features:
14-
- Collaboration Room:
13+
- **User Features:**
14+
- **Collaboration Room:**
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
1818
- In addition to drag to add, users are now able to click to add
1919
- Updated left panel to include user information and settings
2020
- 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
22-
- Bugs Fixed
22+
- **Bugs Fixed:**
2323
- Canvas - All appropriate elements can now be nested - Nested Elements in the code preview now accurately reflect nested elements. They can also be dragged.
2424
- Bottom Panel - Now opens by onclick instead of hover
2525
- Users can now delete elements without first clicking it and then the X. This applies to the nested components as well.
2626
- Landing Page
27-
-revamped entire landing page for a more modern look
27+
- Revamped entire landing page for a more modern look
2828

29-
## Recommendations for Future Enhancements:
29+
### Recommendations for Future Enhancements:
3030

3131
- Fix bottom panel to only close upon clicking the icon, and not anywhere else
3232
- Populate settings tab in the left panel with additional functionality
@@ -75,7 +75,7 @@
7575
- Updated styling to overall style and theme to maintain consistency across the application
7676
- Removed Tailwind and CSS save buttons in Customization panel for cleaner UI and drying up repetitive functionality
7777

78-
## Recommendations for Future Enhancements:
78+
### Recommendations for Future Enhancements:
7979

8080
- Fix Undo & Redo functionality. Undo & Redo buttons on the customization page not functioning as expected.
8181
- Update Electron for desktop application use. Resolve electron app functionality to coincide with web app functionality.

0 commit comments

Comments
 (0)