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

Update Core packages popper to @popperjs/core #5500

Closed
craigboman opened this issue Aug 19, 2022 · 1 comment
Closed

Update Core packages popper to @popperjs/core #5500

craigboman opened this issue Aug 19, 2022 · 1 comment

Comments

@craigboman
Copy link

In the Core package.json there is a sub-dependency requiring an outdated popper.js package popper.js@1.16.1. is it possible to update the dependencies to popper v2 at @popperjs/core without breaking stuff? Just trying to clear some local CLI warnings I'm seeing around using outdated packages. Otherwise have no horse in the race.

Looking at updating: https://github.com/palantir/blueprint/blob/develop/packages/core/package.json

@craigboman craigboman changed the title Update Core packages popper to Update Core packages popper to @popperjs/core Aug 19, 2022
@adidahiya
Copy link
Contributor

We've migrated to popper.js v2 in @blueprintjs/popover2. You should be using Popover2 and Tooltip2. The Popover and Tooltip components in @blueprintjs/core are deprecated and there is a migration guide. Popover2 will be merged into @blueprintjs/core v5.0 (coming soon in the next few weeks), at which point the popper.js v2 migration will be complete.

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

No branches or pull requests

2 participants