You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGE_LOG.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -12,16 +12,16 @@
12
12
- Deployed app using Heroku instead of AWS decreasing time to deployment
13
13
-**User Features:**
14
14
-**Collaboration Room:**
15
-
- Implemented live chat and video functionality using socket.IO
15
+
- Implemented live video, audio, and text functionality using socket.IO
16
16
- Added authentication and error handling to joining existing rooms
17
-
- UI updates to enhance user experience
17
+
-**UI updates to enhance user experience:**
18
18
- In addition to drag to add, users are now able to click to add
19
19
- Updated left panel to include user information and settings
20
20
- Added scroll and zoom buttons to canvas. Scroll now automatically scrolls to bottom once enough elements are added
21
21
- Updated UI design to reflect a more modern look
22
22
-**Bugs Fixed:**
23
23
- 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
25
25
- Users can now delete elements without first clicking it and then the X. This applies to the nested components as well.
26
26
-**Landing Page:**
27
27
- Revamped entire landing page for a more modern look
0 commit comments