Skip to content

Releases: seb-oss/magic-iframe

v1.1.2

06 Oct 06:53
2db8a9e
Compare
Choose a tag to compare

1.1.2 (2020-10-06)

Bug Fixes

  • unspecified error in IE when magic iframe is removed from DOM tree (1be7ca8), closes #8
  • update to stencil 2 (b34a77d)

v1.1.1

23 Apr 07:38
b61af38
Compare
Choose a tag to compare

1.1.1 (2020-04-23)

Bug Fixes

  • check source before split (ccd5a7c), closes #4

v1.1.0

14 Apr 11:40
6903fdf
Compare
Choose a tag to compare

1.1.0 (2020-04-14)

Bug Fixes

  • ignore query params for loader (9c4906c)

Features

  • add option to force reload when source changes (d510e9c)

v1.0.0

23 Mar 17:10
6e4bb5e
Compare
Choose a tag to compare

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)
  • usevisibility:hidden instead of display:none (f747d7f)

Features

  • add ability to sanitize source (true by default) (79695b1)
  • add ability to set max height for iframe (4573d3e)
  • add initial version (05de3e4)
  • set iframe title based on content title and emit event on change (13a31cd)

v1.0.0-alpha.1

17 Mar 09:55
a62c421
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release

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)
  • usevisibility:hidden instead of display:none (f747d7f)

Features

  • add ability to sanitize source (true by default) (79695b1)
  • add ability to set max height for iframe (4573d3e)
  • add initial version (05de3e4)
  • set iframe title based on content title and emit event on change (13a31cd)