Skip to content

Conversation

@ze-flo
Copy link
Contributor

@ze-flo ze-flo commented Oct 28, 2024

Description

This PR updates various components in react-draggable, react-modals + react-typography to use transient props where appropriate. These changes are necessary in preparation for the upgrade to [email protected] to ensure we avoid DOM violation errors after the transition.

Checklist

  • 👌 design updates will be Garden Designer approved (add the designer as a reviewer)
  • 🌐 demo is up-to-date (npm start)
  • ⬅️ renders as expected with reversed (RTL) direction
  • ⚫ renders as expected in dark mode
  • 🤘 renders as expected with Bedrock CSS (?bedrock)
  • 💂‍♂️ includes new unit tests. Maintain existing coverage (always >= 96%)
  • ♿ tested for WCAG 2.1 AA accessibility compliance
  • 📝 tested in Chrome, Firefox, Safari, and Edge

@ze-flo
Copy link
Contributor Author

ze-flo commented Oct 28, 2024

All tests have passed as expected. 🙌

@ze-flo ze-flo marked this pull request as ready for review October 28, 2024 23:10
@ze-flo ze-flo requested a review from a team as a code owner October 28, 2024 23:10
Copy link
Member

@jzempel jzempel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice chunk of work here, @ze-flo 🙌

@ze-flo ze-flo merged commit bcbb17c into main Nov 1, 2024
9 checks passed
@ze-flo ze-flo deleted the ze-flo/transient-props-draggable-modals-typography branch November 1, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants