Release notes
*Sourced from [popper.js's releases](https://github.com/FezVrasta/popper.js/releases).*
> ## v1.14.7
> - fix: TS and Flow types for `preventOverflow` and `flip` modifiers;
>
> ## v1.14.6
> - fix: getOuterSizes returning NaN for virtual elements ([#711](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/711))
> - fix: improve rounding ([#715](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/715))
> - fix: flow types should live in umd folder (fixes Flow types)
>
> ## v1.14.5
> ## Popper.js
>
> - fix: Skip elements that does not have `.offsetParent` correctly ([#659](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/659))
> - fix: add missing props of Data to typescript declarations ([#655](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/655))
> - fix: add support for th elements ([#276](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/276)) ([#650](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/650))
> - fix: run getComputedStyle in the same context as the target element ([#678](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/678))
>
> ## Tooltip.js:
>
> - feat: options.closeOnClickOutside to close tooltip on click outside ([#661](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/661))
> - fix: update tooltip typings ([#675](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/675))
Commits
- [`485aec9`](https://github.com/FezVrasta/popper.js/commit/485aec93902004e6626c489c00ff444b5cac0a45) chore(automatic): v1.14.7 (dist files)
- [`51a7426`](https://github.com/FezVrasta/popper.js/commit/51a74261d77c8703433ddb020851e297671f82c9) fix: padding type for preventOverflow and and flip modifiers
- [`b4aae4b`](https://github.com/FezVrasta/popper.js/commit/b4aae4b6cffffd3f61458c384b999a86c27b16a7) [#745](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/745): tooltip - don't override arrow and offset modifier options ([#746](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/746))
- [`ddbb4ef`](https://github.com/FezVrasta/popper.js/commit/ddbb4ef360c478fec585a3f4b9cac1b290343fce) remove CoC, use common sense instead
- [`289482a`](https://github.com/FezVrasta/popper.js/commit/289482a2e81ba6e2a07ee2e868d8480f0586b125) docs: improve usage example
- [`e59c945`](https://github.com/FezVrasta/popper.js/commit/e59c945cbe488237e4519af0d0bf20097ea16e87) fix: isFixed with detached DOM element ([#728](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/728))
- [`a99b09d`](https://github.com/FezVrasta/popper.js/commit/a99b09d714cb5a29e9dcad5c3abe081990256a7a) fix: round element widths before checking width parity ([#719](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/719))
- [`f75cf12`](https://github.com/FezVrasta/popper.js/commit/f75cf12fdba462b5d0e235af6296a35dfba93648) chore(automatic): v1.14.6 (dist files cleanup)
- [`b1144cd`](https://github.com/FezVrasta/popper.js/commit/b1144cdbcb5b5ab20d281a6083ecdce475a54af1) chore(automatic): v1.14.6 (dist files)
- [`463b430`](https://github.com/FezVrasta/popper.js/commit/463b4306122fa5884ab640dc120ff375224eb1fa) fix: flow types should live in umd folder
- Additional commits viewable in [compare view](https://github.com/FezVrasta/popper.js/compare/v1.14.4...v1.14.7)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot will not automatically merge this PR because it includes a patch update to a production dependency.
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 cancel merge` will cancel a previously requested merge
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps popper.js from 1.14.4 to 1.14.7.
Release notes
*Sourced from [popper.js's releases](https://github.com/FezVrasta/popper.js/releases).* > ## v1.14.7 > - fix: TS and Flow types for `preventOverflow` and `flip` modifiers; > > ## v1.14.6 > - fix: getOuterSizes returning NaN for virtual elements ([#711](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/711)) > - fix: improve rounding ([#715](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/715)) > - fix: flow types should live in umd folder (fixes Flow types) > > ## v1.14.5 > ## Popper.js > > - fix: Skip elements that does not have `.offsetParent` correctly ([#659](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/659)) > - fix: add missing props of Data to typescript declarations ([#655](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/655)) > - fix: add support for th elements ([#276](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/276)) ([#650](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/650)) > - fix: run getComputedStyle in the same context as the target element ([#678](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/678)) > > ## Tooltip.js: > > - feat: options.closeOnClickOutside to close tooltip on click outside ([#661](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/661)) > - fix: update tooltip typings ([#675](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/675))Commits
- [`485aec9`](https://github.com/FezVrasta/popper.js/commit/485aec93902004e6626c489c00ff444b5cac0a45) chore(automatic): v1.14.7 (dist files) - [`51a7426`](https://github.com/FezVrasta/popper.js/commit/51a74261d77c8703433ddb020851e297671f82c9) fix: padding type for preventOverflow and and flip modifiers - [`b4aae4b`](https://github.com/FezVrasta/popper.js/commit/b4aae4b6cffffd3f61458c384b999a86c27b16a7) [#745](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/745): tooltip - don't override arrow and offset modifier options ([#746](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/746)) - [`ddbb4ef`](https://github.com/FezVrasta/popper.js/commit/ddbb4ef360c478fec585a3f4b9cac1b290343fce) remove CoC, use common sense instead - [`289482a`](https://github.com/FezVrasta/popper.js/commit/289482a2e81ba6e2a07ee2e868d8480f0586b125) docs: improve usage example - [`e59c945`](https://github.com/FezVrasta/popper.js/commit/e59c945cbe488237e4519af0d0bf20097ea16e87) fix: isFixed with detached DOM element ([#728](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/728)) - [`a99b09d`](https://github.com/FezVrasta/popper.js/commit/a99b09d714cb5a29e9dcad5c3abe081990256a7a) fix: round element widths before checking width parity ([#719](https://github-redirect.dependabot.com/FezVrasta/popper.js/issues/719)) - [`f75cf12`](https://github.com/FezVrasta/popper.js/commit/f75cf12fdba462b5d0e235af6296a35dfba93648) chore(automatic): v1.14.6 (dist files cleanup) - [`b1144cd`](https://github.com/FezVrasta/popper.js/commit/b1144cdbcb5b5ab20d281a6083ecdce475a54af1) chore(automatic): v1.14.6 (dist files) - [`463b430`](https://github.com/FezVrasta/popper.js/commit/463b4306122fa5884ab640dc120ff375224eb1fa) fix: flow types should live in umd folder - Additional commits viewable in [compare view](https://github.com/FezVrasta/popper.js/compare/v1.14.4...v1.14.7)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot will not automatically merge this PR because it includes a patch update to a production dependency.
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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.