Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 619 Bytes | |
v5.4.7 source code.tar.gz | 2025-07-08 | 424.2 kB | |
v5.4.7 source code.zip | 2025-07-08 | 492.7 kB | |
Totals: 3 Items | 917.5 kB | 0 |
What's Changed
- Added: Delay
onReady
in child until browser readyState iscomplete
in https://github.com/davidjbradshaw/iframe-resizer/pull/1471 - Added: Warn if min/max height/width styles detected on either
<html>
or<body>
in https://github.com/davidjbradshaw/iframe-resizer/pull/1472 - Removed: Redundant check on element visibility in https://github.com/davidjbradshaw/iframe-resizer/pull/1457
- Fixed: Filter descendants of ignored nodes in https://github.com/davidjbradshaw/iframe-resizer/pull/1465
Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.4.6...v5.4.7