Skip to content

Releases: FortAwesome/ember-fontawesome

0.3.3

20 May 21:30
fcaf096
Compare
Choose a tag to compare

Possibly breaking change

  • The underlying SVG core was updated to v6. While this library should still be fully compatible with FA v5 some differences in the way icons are built can cause visual issues. See #208 for details

Fixed

  • Remove surrounding whitespace around icon #204
  • Update ember-get-config to version 2

0.3.2

10 Feb 22:42
2b5b1c3
Compare
Choose a tag to compare

Fixed

  • Removes prefixing behaviour before numbers #200

0.3.1

27 Jan 15:04
6e39bac
Compare
Choose a tag to compare

Fixed

  • Bug getting the viewBox #197

0.3.0

20 Jan 16:48
2a530f7
Compare
Choose a tag to compare

Added

  • Embroider support

Changed

  • Update Ember CLI to 3.28.2
  • Update ember-get-config to 1.0.0
  • Update to webpack 5
  • Octaneify FaIcon Component

Fixed

  • Remove deprecation warning for assign

0.2.3

16 Feb 17:05
33b6b05
Compare
Choose a tag to compare

Fixed

v0.2.2

10 Sep 15:02
ef8f417
Compare
Choose a tag to compare

Changed

  • Dropping support for Node version 8 (version 10 or greater required) #139
  • Passing the icon as a position param is deprecated and will be removed in v1.0.0 #130
  • Prefer icons.js for subsetting icons #121

Fixed

  • Removed usage of getWithDefault() #155

v0.2.1

19 Sep 20:55
1957c87
Compare
Choose a tag to compare

Fixed

  • "Expected identifier" error in Internet Explorer #126

0.2.0

16 Sep 02:12
0ab1365
Compare
Choose a tag to compare

Changed

  • Convert docs to Angle bracket examples #109
  • Add RFC warning see #117
  • [BREAKING] Add focusable attribute which defaults to false #113

Fixed

  • Custom icon classes inserted 3 times #98
  • Styles are duplicated #97

v0.1.14

28 Jun 21:17
b310e01
Compare
Choose a tag to compare

Changed

  • Update to ember-cli 3.10
  • Minimum Node requirement changed to version >= 8

v0.1.13

21 Feb 18:07
f38611b
Compare
Choose a tag to compare

Fixed

  • Error when an addon doesn't have a root #95