Skip to content

iFramex v3.0.0

Compare
Choose a tag to compare
@matiaslopezd matiaslopezd released this 29 Oct 00:16
· 10 commits to master since this release

This is completely rebased, making changes in methods names and renaming constructor parameters.

Reduced final size also performance replace .map with .forEach on content elements.

Finally is added a new feature to communicate between iframe, sending and receiving from-to iframe data, through custom events.

The license was changed to LGPL-2.1.

Please see README.md to check the new changes.