Skip to content

Commit 7c0ef18

Browse files
authored
Merge pull request #38 from oslabs-beta/BrianReadme
last change before merge
2 parents 3cc96d9 + 3860046 commit 7c0ef18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGE_LOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@
1212
- Deployed app using Heroku instead of AWS decreasing time to deployment
1313
- **User Features:**
1414
- **Collaboration Room:**
15-
- Implemented live chat and video functionality using socket.IO
15+
- Implemented live video, audio, and text functionality using socket.IO
1616
- Added authentication and error handling to joining existing rooms
17-
- UI updates to enhance user experience
17+
- **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
2222
- **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.
24-
- Bottom Panel - Now opens by onclick instead of hover
24+
- Bottom Panel - Now opens by click 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:**
2727
- Revamped entire landing page for a more modern look

0 commit comments

Comments
 (0)