v5.5.0
What's Changed
This release now allows you to add the license field on the child page instead of the parent page. If different keys are found on the parent and child pages, then the highest level key will be used by both pages.
window.iframeResizer = { license: "xxxx" }- Add: Direction
bothoption in #1454 - Add: Timeout warning to catch errors caused by
waitForLoad: truein #1480 - Add: Detach Observers from removed elements in #1483
- Alias:
onBeforeClose->onClosein #1474 - Alias:
onAfterClose->onClosedin #1474
What's fixed
- Fix: Unify behavior between browsers when iframe is scrolled out of view in #1478
- Fix: Parent types export in #1475
- Fix: Missing log group event for
mutationDelayin #1484
Full Changelog: v5.4.6...v5.5.0