Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-10 | 680 Bytes | |
v5.5.6 source code.tar.gz | 2025-09-10 | 436.8 kB | |
v5.5.6 source code.zip | 2025-09-10 | 509.9 kB | |
Totals: 3 Items | 947.4 kB | 1 |
What's Changed
- If an iframe has neither
src
orsrcdoc
, then delay initialisation untilload
event from the iframe in https://github.com/davidjbradshaw/iframe-resizer/pull/1530
What's fixed
- Fix: Add missing type
waitForLoad
to React version in https://github.com/davidjbradshaw/iframe-resizer/pull/1527 - Fix: Prevent
init
being unnecessarily sent multiple times to iframe in https://github.com/davidjbradshaw/iframe-resizer/pull/1529 - Fix: Ensure
offset
can not lead to size less than 1 in https://github.com/davidjbradshaw/iframe-resizer/pull/1528
Full Changelog: https://github.com/davidjbradshaw/iframe-resizer/compare/v5.5.5...v5.5.6