Skip to content

Merging Reactime 24.0 #329

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 123 commits into from
Feb 21, 2024
Merged

Merging Reactime 24.0 #329

merged 123 commits into from
Feb 21, 2024

Conversation

ay7991
Copy link
Contributor

@ay7991 ay7991 commented Feb 21, 2024

This merge brings Reactime up to Version 24.0. Changes include:

  • A new accessibility debugging tab
  • A visx-rendered, interactive accessibility tree (re-renders based on state change)
  • An enable/disable button that lets the developer choose whether or not to turn on the accessibility tab
  • A folder that hosts all of the slices of state related to the accessibility tab (Redux Toolkit)
  • A component that provides the developer information related to interpreting the accessibility tree

Oliver-Cho and others added 30 commits January 29, 2024 11:57
got ax tree console.logging in background.js
resolved promise bug due to not detaching chrome.debugger
…nv to be @testing-library/jest-dom and included ts-jest
saved pruned properties of chrome ax tree in tabsObj through the property axSnapshots
original code replaced snapshots in axSnapshots array, now they are pushed in
… accessibility react tab. Next just have to form the connectiong to our accessibility tree instead
…s opened in console after subsequent changes to tabsObj, the tabsObj[tabId] is shown with the values at the time of console.log
evaSUry and others added 23 commits February 15, 2024 12:01
tooltip features incorporated
added comments and removed console logs from background.js
adds comments describing functionality
Copy link

vercel bot commented Feb 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
reactimeweb ❌ Failed (Inspect) Feb 21, 2024 5:32am

Copy link

vercel bot commented Feb 21, 2024

@ay7991 is attempting to deploy a commit to the Reactime Team on Vercel.

A member of the Team first needs to authorize it.

@mikemasatsugu mikemasatsugu self-requested a review February 21, 2024 22:02
@ay7991 ay7991 merged commit 2b408b0 into open-source-labs:master Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants