Skip to content

2.0.0 Responsive Update

Compare
Choose a tag to compare
@simeydotme simeydotme released this 03 Nov 14:56
· 39 commits to master since this release
8d0d969

I've bumped the version to 2.0.0 with some security updates, and also fixing #7 and #8 .. I had to bump version to a major as there's potentially breaking changes when enabling the responsive mode.

I had to trade-off some code which worked with document-fragments to use innerHTML as it seemed browsers were not updating the layer tree when the preserveAspectRatio attribute was modified programatically.

I also updated the build to gulp4