Skip to content

Releases: FortAwesome/ember-fontawesome

v0.1.12

20 Feb 16:48
9fb4697
Compare
Choose a tag to compare

0.1.12 - 2019-02-20

Added

  • Allow Addons to Add Icons to the Build #91

New instructions for addon authors can be found at https://github.com/FortAwesome/ember-fontawesome#subsetting-icons

v0.1.11

19 Feb 16:53
8c92234
Compare
Choose a tag to compare

0.1.11 - 2019-02-19

Fixed

  • Fix issue with build time transform in nested addons #93

0.1.10

18 Feb 21:25
dff3b98
Compare
Choose a tag to compare

0.1.10 - 2019-02-18

Added

  • Improved automatic replacement documentation #88

Fixed

  • Add yarn workspace support #92
  • Updated dependencies #89

0.1.9

03 Dec 18:09
251ca53
Compare
Choose a tag to compare

Added

  • Allow users to opt out of the no-icons warning #84

Fixed

  • Remove this.attrs check #78
  • Update ember-cli and blueprints to 3.4.3 #83

0.1.7

17 Sep 23:04
9c0e909
Compare
Choose a tag to compare

Fixed

  • Bind string like objects to title #74

0.1.6

13 Sep 16:35
72182e2
Compare
Choose a tag to compare

Fixed

  • Put title in the right place #72
  • Remove old export #73

Release 0.1.5

24 Aug 02:20
59c474b
Compare
Choose a tag to compare

0.1.5 - 2018-08-23

Fixed

  • Remove some extra white space #70

Added

  • Bind the title attribute #71

Release 0.1.4

22 Aug 19:56
af17ef2
Compare
Choose a tag to compare

Fixed

  • Inconsistency in configuration #57
  • Build time component doesn't use defaultPrefix #65

This release deprecates configuration in ember-cli-build.js. All configuration should now be done in config/environment.js. Items still in ember-cli-build.js will be respected until v0.2.0 is released.

Release 0.1.3

10 Aug 21:26
3505edc
Compare
Choose a tag to compare

Fixed

  • Remove deprecated Ember.logger #64

Release 0.1.2

30 Jul 18:18
22e2958
Compare
Choose a tag to compare

Fixed

  • Object.assign not available in IE11 #61