Skip to content

Releases: nrkno/svg-to-js

v3.1.0

15 Aug 06:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

06 Oct 11:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

01 Jul 06:56
Compare
Choose a tag to compare

What's Changed

  • Presentation attributes from the parsed <svg>-tag are now added to the produced markup

Full Changelog: v2.3.0...v3.0.0

v2.3.0

27 Apr 08:50
Compare
Choose a tag to compare

What's Changed

  • Fix syntax error on README example by @teles in #17
  • Add extensions array to configuration object by @teles in #19

New Contributors

  • @teles made their first contribution in #17

Full Changelog: v2.2.0...v2.3.0

v2.2.0

06 Jan 13:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.4...v2.2.0

viewBox fallback

30 Aug 09:31
Compare
Choose a tag to compare
  • Look for width/height attributes when missing viewBox
  • Throw error on missing values for width or height. Treat non-numerics as invalid values.
  • Added JSDoc and cleaned up some typos in documentation.

Ensure ES5 compatibility

17 Feb 07:58
Compare
Choose a tag to compare
v2.1.3

Release patch 2.1.3

Add class name to exported SVG strings

04 Dec 11:17
Compare
Choose a tag to compare
v2.1.2

Release patch 2.1.2

Remove console.log 😇

20 Mar 15:28
Compare
Choose a tag to compare
v2.1.1

Release patch 2.1.1

Add typescript definitions both JS and JSX

20 Mar 15:03
Compare
Choose a tag to compare
v2.1.0

Release minor 2.1.0