Skip to content

Releases: tomkr4l/font_awesome5_rails

v1.5.0

17 Jun 05:29
Compare
Choose a tag to compare
  • Add fa_inline_icon helper #67 thanks to @simmerz
  • Add support uploaded icons for fontawesome kits #68 thanks to @dasnixon

v1.4.0

21 Apr 18:36
Compare
Choose a tag to compare

Breaking changes

  • fix zeitwerk constants loading problem thanks to @moveson Closes #62

Gem parsers are now namespaced differently.

Other changes

  • upgrade to FA 5.15.3
  • update dummy + code cleanup

v1.3.0

07 Oct 19:19
Compare
Choose a tag to compare
  • upgrade to FA 5.14.0
  • this version has some breaking changes see FA Changelog for more details

v1.2.0

20 Jul 20:17
Compare
Choose a tag to compare

upgrade to FA 5.14.0
update README
add ability to specify base_options and icon_options for fa_stacked_icon

v1.1.0

25 Mar 20:22
d989558
Compare
Choose a tag to compare
  • upgrade to FontAwesome version 5.13.0

Add ruby 2.7.0 to travis.

v1.0.0

19 Dec 20:46
Compare
Choose a tag to compare

upgrade to FontAwesome version 5.12.0

v0.9.0

23 Sep 18:54
Compare
Choose a tag to compare
  • upgrade to FontAwesome version 5.11.1
  • updated README with webpack instructions

v0.8.0

19 Aug 08:02
Compare
Choose a tag to compare
  • upgrade to FontAwesome version 5.10.1
  • add helper for generating new duotone icons thanks to @parterburn [#pr43]

v0.7.0

09 Jun 19:21
666fb2d
Compare
Choose a tag to compare

v0.6.0

25 Mar 18:52
Compare
Choose a tag to compare
  • upgrade to FontAwesome version 5.8.1 (new icons)
  • add right: true option to fa_icon to show icon on the right side text [#34]
  • thanks to #11924 solved blink problem with turbolinks the right way