Socket
Socket
Sign inDemoInstall

@fortawesome/angular-fontawesome

Package Overview
Dependencies
Maintainers
6
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fortawesome/angular-fontawesome - npm Package Versions

124

0.4.0

Diff

Changelog

Source

0.4.0 - 2019-03-28

Added

  • Angular 8.x is added as a valid peer dependency.
  • Minor documentation updates and fixes.
  • LICENSE.md file to the repository.

Removed

  • Angular 6.x and Angular 7.x are no longer supported. If you are using these versions, please, stick with version 0.3.0.
devoto13
published 0.3.0 •

Changelog

Source

0.3.0 - 2018-10-24

Added

  • Angular 7+ is added as a valid peer dependency.
devoto13
published 0.2.1 •

Changelog

Source

0.2.1 - 2018-10-08

Fixed

  • Made it possible to set custom classes on fa-layers component.
devoto13
published 0.2.0 •

Changelog

Source

0.2.0 - 2018-09-07

Added

  • Added size and fixedWidth properties for fa-layers component. These can be used instead of setting fa-fw and fa-4x classes manually.

    Before:

    <span class="fa-fw fa-4x"><fa-layers>...</fa-layers></span>
    

    After:

    <fa-layers [fixedWidth]="true" size="4x">...</fa-layers>
      
    
  • Added possibility to customize default icon prefix.

Removed

  • Support for Angular 5 was removed. Now angular-fontawesome requires Angular 6+.

Fixed

  • Added missing peer dependencies for tsickle and tslib packages.
mwilkerson
published 0.1.1 •

Changelog

Source

0.1.1 - 2018-06-26

Changed

  • Use angular-cli for building the demo app.
  • Cleaned up some old configurations from previous use of angular-librarian which had been breaking the build when using 0.1.0.
robmadole
published 0.1.0 •

Changelog

Source

0.1.0 - 2018-06-20

Added

  • Initial stable, production-ready release of angular-fontawesome
robmadole
published 0.1.0-10 •

robmadole
published 0.1.0-9 •

mwilkerson
published 0.1.0-8 •

mwilkerson
published 0.1.0-7 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc