Angular Fontawesome Versions Save

Official Angular component for Font Awesome 5+

0.14.1

5 months ago

Fixed

  • Removed import from @fortawesome/fontawesome-common-types, which was an undeclared dependency.

0.14.0

6 months ago

Added

  • Support for Angular 17.
  • Possibility to use all components as standalone.

Changed

  • Examples to use standalone components instead of modules.

Removed

  • Angular 16.x is no longer supported. If you are using this version, please, stick with version 0.13.0.

0.13.0

1 year ago

Added

  • Support for Angular 16.

Removed

  • Angular 15.x is no longer supported. If you are using this version, please, stick with version 0.12.1.

0.12.1

1 year ago

Added

0.12.0

1 year ago

Make sure to check upgrade instructions.

Added

  • Support for Angular 15.
  • Documentation and option in ng-add schematic to use new Sharp Solid icons style.

Changed

  • Documentation on how to create fa-icon programmatically updated to not use deprecated ComponentFactoryResolver.

Deprecated

  • classes and styles inputs on all components are deprecated for removal as confusing and generally not useful. See upgrade instructions for the suggested migration path.

Removed

  • Angular 14.x is no longer supported. If you are using this version, please, stick with version 0.11.1.

0.11.1

1 year ago
  • Added a missing peer dependency on @angular/core.

0.11.0

1 year ago

Added

  • Support for Angular 14.

Removed

  • Angular 13.x is no longer supported. If you are using this version, please, stick with version 0.10.2.

0.10.2

2 years ago

Added

  • position input for fa-layers-counter component.
  • @fortawesome/fontawesome-svg-core@^6.1.0 as a valid peer dependency.
  • Possibility to pick v5 or v6 to the ng-add schematic.

0.10.1

2 years ago

Added

  • Official support for Font Awesome 6 Beta.
  • Support for icon aliases introduced in Font Awesome 6 Beta.

0.10.0

2 years ago

Added

  • Support for Angular 13.
  • Guides on more advanced use cases.

Changed

  • Approaches documentation has been improved.

Removed

  • Deprecated support for the global icon library.
  • Angular 12.x is no longer supported. If you are using this version, please, stick with version 0.9.0.