Skip to content

Support React 19#1876

Draft
ralexmatthews wants to merge 2 commits intomainfrom
react-19
Draft

Support React 19#1876
ralexmatthews wants to merge 2 commits intomainfrom
react-19

Conversation

@ralexmatthews
Copy link
Contributor

@ralexmatthews ralexmatthews commented Feb 20, 2026

📝 Changes

Adds support for react 19. AFAICT, this mostly just works after updating all the various libraries and minimal code/test updates.

The only oddity I noticed is that the tests now spit out The current testing environment is not configured to support act(...) a bunch of times, but the tests do pass so that can be fixed later.

I have not yet tested this in a project yet, but trying to update TDW to Next 16 prompted this.

✅ Checklist

Easy UI has certain UX standards that must be met. In general, non-trivial changes should meet the following criteria:

  • Visuals match Design Specs in Figma
  • Stories accompany any component changes
  • Code is in accordance with our style guide
  • Design tokens are utilized
  • Unit tests accompany any component changes
  • TSDoc is written for any API surface area
  • Specs are up-to-date
  • Console is free from warnings
  • No accessibility violations are reported
  • Cross-browser check is performed (Chrome, Safari, Firefox)
  • Changeset is added

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.

1 participant