Skip to content

Releases: Boaterfly/async-responsive-iframe

0.2.0

16 Apr 13:14
8a6d2ca
Compare
Choose a tag to compare
  • Use a librairy to communicate between the host and the app (#4)
  • Fixing librairy call (#5)
  • Bumping version number #6
  • Using the transpiled code #7

0.1.2

13 Feb 10:08
c2d64f9
Compare
Choose a tag to compare

Changes

Bump the package.json version number to the same number than the release #3

0.1.1

13 Feb 09:35
51b5392
Compare
Choose a tag to compare

Changes

  • Add minimum node version to the package.json file

0.1.0

13 Feb 09:31
476c464
Compare
Choose a tag to compare

First release:

This package aims to provide a generic way to insert an iframe into your page, and listen through postMessage API to the height of the embedded page in order to resize the iframe.