inline_svg

Embed SVG documents in your Rails views and style them with CSS

MIT License

Downloads
15M
Stars
690
Committers
36

Bot releases are visible (Hide)

inline_svg - v1.9.0 Latest Release

Published by jamesmartin over 1 year ago

Please see the CHANGELOG for details.

inline_svg - v1.8.0

Published by jamesmartin almost 3 years ago

Please see the CHANGELOG.

inline_svg - v1.7.2

Published by jamesmartin almost 4 years ago

See the CHANGELOG entry for this release.

inline_svg - v1.7.1

Published by jamesmartin over 4 years ago

Fixed

  • Static Asset Finder uses pathname for compatibility with Sprockets 4+. #106. Thanks @subdigital
inline_svg - v1.7.0

Published by jamesmartin over 4 years ago

Added

  • WebpackAssetFinder serves files from dev server if one is running. #111. Thanks, @connorshea

Fixed

  • Using Webpacker and Asset Pipeline in a single App could result in SVGs not being found because the wrong AssetFinder was used. #114. Thanks, @kylefox
  • Prevent "EOFError error" when using webpack dev server over HTTPS #113. Thanks, @kylefox
inline_svg - v1.6.0

Published by jamesmartin almost 5 years ago

Added

  • Support Webpack via the new inline_svg_tag and inline_svg_pack_tag helpers and deprecate the inline_svg helper in preparation for v2.0.
    #103
    Thanks, @kylefox
inline_svg - v1.5.2

Published by jamesmartin over 5 years ago

Fixed

  • Revert automatic Webpack asset finder behavior. Make Webpack "opt-in". #98
inline_svg - v1.5.1

Published by jamesmartin over 5 years ago

Fixed

  • Prevent nil asset finder when neither Sprockets or Webpacker are available #97
inline_svg - v1.5.0

Published by jamesmartin over 5 years ago

Added

  • Support for finding assets bundled by Webpacker #96
inline_svg - v1.4.0

Published by jamesmartin over 5 years ago

[1.4.0] - 2019-04-19

Fixed

  • Prevent invalid XML names being generated via IdGenerator
    #87
    Thanks, @endorfin

Added

  • Raise error on file not found (if configured)
    #93
inline_svg - v1.3.1

Published by jamesmartin almost 7 years ago

Includes a bug fix that allows Ruby versions older than 2.1 to work with InlineSvg::CachedAssetFile: #80

inline_svg - v1.2.3

Published by jamesmartin about 7 years ago

See the changelog for details.

inline_svg -

Published by jamesmartin over 7 years ago