Skip to content

Reactime 24.0

Latest
Compare
Choose a tag to compare
@ay7991 ay7991 released this 14 Mar 16:07
· 7 commits to master since this release
c128ed3

Reactime 24.0 Release Highlights:

New Accessibility Debugging Feature

  • Node diagram based on the app's Chrome Accessibility Tree
  • Tool-tips depicting additional accessibility info per node
  • Ax Legend describing the accessibility node diagram
  • Enable/Disable button used to initiate the Chrome Debugger API (used to pull accessibility tree)
  • Incorporated the Chrome Debugger API to pull the accessibility tree of the application into background.js

Fixes/Updates

  • Clear button now removes all snapshots except for the snapshot that reflects the current state of the user’s target app, instead of only keeping the most recently recorded React state snapshot