| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ReacType.zip | 2024-03-01 | 261.9 MB | |
| ReacType_v20.tar.gz | 2024-03-01 | 261.4 MB | |
| README.md | 2024-03-01 | 1.1 kB | |
| V20.0.0 source code.tar.gz | 2024-03-01 | 33.2 MB | |
| V20.0.0 source code.zip | 2024-03-01 | 33.3 MB | |
| Totals: 5 Items | 589.8 MB | 2 | |
Developer Improvement:
- Migrated from Webpack to Vite, improving HMR times drastically
- Deployed app using Heroku instead of AWS decreasing time to deployment
User Features:
Collaboration Room: - Implemented live video, audio, and text functionality using socket.IO - Added authentication and error handling to joining existing rooms
UI updates to enhance user experience: - In addition to drag to add, users are now able to click to add - Updated left panel to include user information and settings - Added scroll and zoom buttons to canvas. Scroll now automatically scrolls to bottom once enough elements are added - Updated UI design to reflect a more modern look
Bugs Fixed: - Canvas - All appropriate elements can now be nested - Nested Elements in the code preview now accurately reflect nested elements. They can also be dragged. - Bottom Panel - Now opens by click instead of hover - Users can now delete elements without first clicking it and then the X. This applies to the nested components as well.