v4.3.2 #936 Allow max/min values for iFrame size to be set using units other than px [Luke Murray]
v4.3.1 #901 Fix backwards compatability issue with mouse events
v4.3.0 Add onMouseEnter and onMouseLeave event callbacks [DEPRECATED]
v4.2.11 Remove unicorn/prefer-number-properties from eslint rules and revert Number.parseInt to parseInt
v4.2.10 #787 Replace const with var in index.js for IE10 [Thomas Jaggi]
v4.2.9 #783 Bind requestAnimationFrame to window to fix issue with FireFox Content-Scripts [Greg Soltis]
v4.2.8 #779 Fix issue with javascript:void(0) and about:blank URLs [ceckoslab]
v4.2.7 Add support for NPM funding
v4.2.4 #772 Fix issue with iframes inside ShaddowDOM elements [Martin Belanger]
v4.2.3 #683 Include border top/bottom, plus padding top/bottom, when calculating heights on iframe with box-sizing: border-box; [Jim Doyle]. #768 Fix issue with hidden iframes [Tony Living]
v4.2.2 #761 Check for iframe.src when parsing it for remoteHost [Filip Stollar]
v4.2.1 #723 Fix option to turn off autoResize from iframe, when resizeFrom is set to parent[Dennis Kronbügel]
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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps iframe-resizer from 4.3.10 to 4.3.11.
Changelog
Sourced from iframe-resizer's changelog.
... (truncated)
Commits
aa4700e
Release v4.3.11094cb08
Fix init message format bugDependabot 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 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 show