Created by: dependabot[bot]
Bumps @popperjs/core from 2.8.3 to 2.9.0.
Release notes
Sourced from @popperjs/core's releases
.
v2.9.0
Refactors
- Upgraded flow-to-ts in order to remove some TS-specific workarounds. (#1260)
Bug Fixes
- Fixed issue with sub pixels (#1261)
v2.8.6
Bug Fixes
- pixel positioning on particular edge cases (#1256)
v2.8.5
Bug Fixes
- getWindow doesn't error if a null node is provided (#1258)
v2.8.4
Bug Fixes
- Arrow padding function was called with outdated arguments (#1255)
Commits
-
2422a68
fix: use 1px check for layout rect (#1261) -
cd4c19d
fix: upgrade flow-to-ts and remove TS-specific hacks (#1260) -
509875b
fix: #1223 pixel positioning (#1256) -
2dfd962
Make getWindow null/undefined safe again (#1258) -
ec6899e
Merge pull request #1255 from popperjs/fix/arrow-padding-args -
9bd5629
fix: pass fresh data to the arrow padding fn - See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)