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

chore: use react-popper 2.x in bootstrap4 packages (permits React 18 support) #3642

Merged
merged 7 commits into from
May 15, 2023

Conversation

glsignal
Copy link
Contributor

@glsignal glsignal commented Mar 17, 2023

Hi there!

With React 18 having been available for some time now, one thing holding back an upgrade is the version of Popper in use in the bootstrap4 packages here (since popper 1.x only declares compatibility with up to React 17).

Since Popper 2.x is both compatible with React 18 and still exposes the render-props for compatibility with the existing class-based components in here, is it possible / reasonable to update the package to the 2.x line?

@glsignal glsignal changed the title Proposal: use react-popper 2.x in bootstrap4 packages (permits React 18 support) chore: use react-popper 2.x in bootstrap4 packages (permits React 18 support) Mar 17, 2023
@VasilyStrelyaev
Copy link
Contributor

@glsignal, thank you for your contribution! I have added several commits to this pull request and now I'm merging it. The changes introduced in this PR will be released with the next minor update.

@VasilyStrelyaev VasilyStrelyaev merged commit 345fa12 into DevExpress:master May 15, 2023
@glsignal glsignal deleted the popper-2.x branch May 15, 2023 15:37
@glsignal
Copy link
Contributor Author

Thank you for taking the time (and extra changes) to integrate this! It's a big help 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants