Skip to content

Releases: benfurfie/statamic-svg

Fix width and height bug

24 Oct 20:03
a9f21d9
Compare
Choose a tag to compare

This resolves a bug where if you didn't define a height or width in the tag, it would result in a console error.
Also adds some fixes to the readme's formatting.

Thanks to @allanwhite and @potentweb for the fixes!

Version 2

07 Apr 12:27
5bdd6ee
Compare
Choose a tag to compare

– Completely refactored the code base, making it easier to maintain and more stable.
– Changed the param for classes to class [BREAKING]