Skip to content

Commit 42a4a6e

Browse files
authored
Merge pull request #35 from oslabs-beta/lauraafor-patch-1
Update README.md
2 parents be196d9 + 924dbf3 commit 42a4a6e

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
[![ContributorShield][contributors]][contributors-url]
2525
[![ForksShield][forks]][forks-url]
2626
![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)
27-
![Version: 18.0.0](https://img.shields.io/badge/version-18.0.0-orange)
27+
![Version: 19.0.0](https://img.shields.io/badge/version-19.0.0-orange)
2828

2929
</div>
3030

@@ -50,7 +50,7 @@
5050
![Docker](https://img.shields.io/badge/docker-%230db7ed.svg?style=for-the-badge&logo=docker&logoColor=white)
5151

5252
<p align="center">
53-
<img width="1000" src="./resources/reactype17.png">
53+
<img width="1000" src="./resources/reactype19.png">
5454
</p>
5555

5656
**ReacType** is a rapid prototyping tool that allows users _visualize_ their application architecture dynamically, employing a _drag-and-drop canvas display_ and an interactive, _real-time component code preview_ that can be exported as a **React** app for developers employing React component architecture alongside the comprehensive type-checking of **TypeScript**. In other words, **you can draw prototypes and export React / TypeScript code!**
@@ -64,16 +64,16 @@ Follow [@ReacType](https://twitter.com/reactype) on Twitter for important announ
6464

6565
<!-- NEED TO REPLACE THE TUTORIAL LINK -->
6666

67-
## Changes with Version 18.0.0
67+
## Changes with Version 19.0.0
6868

69-
- **Collaboration Rooms**: Implemented rooms that allow developers to collaborate together on a project.
70-
Note: The collaboration room is a beta version and still needs to be improved for larger scaling.
71-
- **User List**: Designed and built a user list that updates in real-time as clients join and exit.
72-
- **Typescript Conversion**: Typescript coverage is now increased to ~90%.
73-
- **Cleanup**: Removed unused code, fixed bugs, and refactored existing code to improve performance,
69+
- **Collaboration Rooms**: Official launch of v1 collaboration rooms - allowing developers to work together on the same project smoothly.
70+
The Collaboration Room also has user mouse tracking for increased ease in collaboration.
71+
- **UI Updates**: Designed with users in mind - the interface is redesigned with a smoother look and more intuitive design.
72+
- **Typescript Conversion**: Typescript coverage is now increased to ~95%.
73+
- **Cleanup**: Removed unused code, fixed bugs, and made major performance improvements.
7474
- **And more:** See the [change log](https://github.com/open-source-labs/ReacType/blob/master/CHANGE_LOG.md) for more details on what was changed from the previous versions, as well as plans for upcoming features!
7575

76-
## File Structure of ReacType Version 18.0.0
76+
## File Structure of ReacType Version 19.0.0
7777

7878
Here is the main file structure:
7979

0 commit comments

Comments
 (0)