iFramex v3.0.0
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.