2.0.0 Responsive Update
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