Releases: jamesmartin/inline_svg
Releases · jamesmartin/inline_svg
v1.10.0
03 Sep 03:07
Compare
Sorry, something went wrong.
No results found
v1.9.0
29 Mar 03:38
Compare
Sorry, something went wrong.
No results found
v1.8.0
09 Jan 20:33
Compare
Sorry, something went wrong.
No results found
v1.7.2
07 Dec 05:14
Compare
Sorry, something went wrong.
No results found
v1.7.1
17 Mar 04:21
Compare
Sorry, something went wrong.
No results found
Fixed
Static Asset Finder uses pathname for compatibility with Sprockets 4+. #106 . Thanks @subdigital
v1.7.0
12 Feb 22:25
Compare
Sorry, something went wrong.
No results found
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
v1.6.0
13 Nov 05:36
Compare
Sorry, something went wrong.
No results found
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
v1.5.2
19 Jun 22:46
Compare
Sorry, something went wrong.
No results found
Fixed
Revert automatic Webpack asset finder behavior. Make Webpack "opt-in". #98
v1.5.1
18 Jun 07:43
Compare
Sorry, something went wrong.
No results found
Fixed
Prevent nil asset finder when neither Sprockets or Webpacker are available #97
v1.5.0
16 Jun 21:46
Compare
Sorry, something went wrong.
No results found
Added
Support for finding assets bundled by Webpacker #96