Skip to content

Commit c1f1f76

Browse files
Lina ShinLina Shin
authored andcommitted
updated readme
1 parent 3fc6418 commit c1f1f76

File tree

1 file changed

+18
-12
lines changed

1 file changed

+18
-12
lines changed

README.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Try refreshing the application you want to test and refresh the DevTools by clic
8181

8282
### ❓ <b>I found a bug in Reactime</b>
8383

84-
Reactime is an open source project, and we’d really appreciate your help with improving user experience. Please, create a pull request (or issue) to propose and collaborate on changes to a repository.
84+
Reactime is an open source project, and we’d really appreciate your help with improving user experience. Please create a pull request (or issue) to propose and collaborate on changes to a repository.
8585

8686
## <b>Features</b>
8787

@@ -133,16 +133,18 @@ After cloning this repository, developers can simply run `npm run docs` at the r
133133

134134
### <b>Additional Features</b>
135135

136-
- identifying unnecessary re-renders
137-
- hover functionality to view tooltip details on state visualizations
138-
- ability to pan and zoom on state visualizations
139-
- a dropdown to support development of projects on multiple tabs
140-
- a slider to move through snapshots quickly
141-
- a play button to move through snapshots automatically
142-
- a lock button, which stops recording each snapshot
143-
- a persist button to keep snapshots upon refresh (handy when changing code and debugging)
144-
- download/upload the current snapshots in memory
145-
- declarative titles in the actions sidebar
136+
- Identifying unnecessary re-renders
137+
- Single-click to view tooltip details on state visualizations
138+
- Double-click to collapse child components
139+
- A reverse filter with autofill to focus on a portion of the component map
140+
- Ability to pan and zoom on state visualizations
141+
- A dropdown to support development of projects on multiple tabs
142+
- A slider to move through snapshots quickly
143+
- A play button to move through snapshots automatically
144+
- A lock button, which stops recording each snapshot
145+
- A persist button to keep snapshots upon refresh (handy when changing code and debugging)
146+
- Download/upload the current snapshots in memory
147+
- Declarative titles in the actions sidebar
146148

147149
## <b>Read More</b>
148150

@@ -195,7 +197,11 @@ After cloning this repository, developers can simply run `npm run docs` at the r
195197
- **Ergi Shehu** - [@Ergi516](https://github.com/ergi516)
196198
- **Raymond Kwan** - [@rkwn](https://github.com/rkwn)
197199
- **Joshua Howard** - [@Joshua-Howard](https://github.com/joshua-howard)
200+
- **Lina Shin** - [@rxlina](https://github.com/rxlina)
201+
- **Andy Tsou** - [@andytsou19](https://github.com/andytsou19)
202+
- **Feiyi Wu** - [@FreyaWu](https://github.com/FreyaWu)
203+
- **Viet Nguyen** - [@vnguyen95](https://github.com/vnguyen95)
198204

199205
## <b>License </b>
200206

201-
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
207+
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

0 commit comments

Comments
 (0)