Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-01 | 856 Bytes | |
v5.5.5 source code.tar.gz | 2025-09-01 | 436.0 kB | |
v5.5.5 source code.zip | 2025-09-01 | 508.6 kB | |
Totals: 3 Items | 945.5 kB | 0 |
What's Changed
- Use
targetOrigin
, if set, when sendingready
message from iframe in https://github.com/davidjbradshaw/iframe-resizer/pull/1517 - Convert reused strings to consts in https://github.com/davidjbradshaw/iframe-resizer/pull/1521
What's fixed
- Fix: Only send
init
to iframe that sentready
message in https://github.com/davidjbradshaw/iframe-resizer/pull/1518 - Fix: Console message defaults in https://github.com/davidjbradshaw/iframe-resizer/pull/1519
- Fix: Reset
sameOrigin
on new page in https://github.com/davidjbradshaw/iframe-resizer/pull/1520 - Fix: Parent console, when message not related to an iframe, fails to log output in https://github.com/davidjbradshaw/iframe-resizer/pull/1522
- Fix: Race condition when handling
overflowObserver
in https://github.com/davidjbradshaw/iframe-resizer/pull/1525