Releases: seb-oss/magic-iframe
Releases · seb-oss/magic-iframe
v1.1.2
v1.1.1
v1.1.0
v1.0.0
1.0.0 (2020-03-23)
Bug Fixes
- add css script (180ac09)
- better support for IE (6e3afe1)
- change default values (b3058af)
- debounce and render logic (cec0912)
- disable shadow DOM (7989dac)
- increase default max height (5ce6600)
- only change state if it has changed (0317de9)
- only render component if source is set (516c92c)
- overflow auto by default (5704f73)
- prevent loader from overflowing (77f4500)
- remove listeners and subscriptions on unload (b44eeb0)
- sanitize style urls (a03604c)
- scale script (c63e3f1)
- set default value for loaded and loading (8e91c4f)
- set default values (e533ded)
- support before unload event only for IE (fc798c8)
- use
visibility:hidden
instead ofdisplay:none
(f747d7f)
Features
v1.0.0-alpha.1
1.0.0-alpha.1 (2020-03-17)
Bug Fixes
- add css script (180ac09)
- better support for IE (6e3afe1)
- change default values (b3058af)
- debounce and render logic (cec0912)
- disable shadow DOM (7989dac)
- increase default max height (5ce6600)
- only change state if it has changed (0317de9)
- only render component if source is set (516c92c)
- overflow auto by default (5704f73)
- prevent loader from overflowing (77f4500)
- remove listeners and subscriptions on unload (b44eeb0)
- sanitize style urls (a03604c)
- scale script (c63e3f1)
- set default value for loaded and loading (8e91c4f)
- set default values (e533ded)
- support before unload event only for IE (fc798c8)
- use
visibility:hidden
instead ofdisplay:none
(f747d7f)