Skip to content
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

Accept React 19 in peer dependencies #55

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

beverloo
Copy link

Hi! Would you consider this PR?

There are a few steps involved in supporting React 19 in mui-color-input:

  1. Accept React 19 in mui-color-input peer dependencies, & releasing a new version
  2. Upgrade / to React 19, currently blocked on @chromatic-com/storybook upgrading to a new version of react-confetti
  3. Upgrade docs/ to React 19, currently blocked on:
    1. A new version of mui-color-input being released, due to the way this repository depends on itself,
    2. Support react 19 algolia/docsearch#2407 (& failures in fix(deps): update react monorepo to v19 (major) - abandoned algolia/docsearch#2388)

I'm happy to contribute (1), (2) and (3.1) if you're open to it, starting with this PR, with the caveat that I'll be out for travel next week so there might be a slight delay due to that.

I've confirmed, by force updating the dependencies, that both the storybook and the tests are fine, and the color input works as expected. Thank you for making this library :)

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