Skip to content

Releases: gnomical/solid-fontawesome

Dependency Updates

Choose a tag to compare

@gnomical gnomical released this 13 Mar 20:00
47ee952

What's Changed

Full Changelog**: v0.2.1...v0.3.0

Duotone Icons & swapOpacity prop

Choose a tag to compare

@gnomical gnomical released this 07 Mar 04:23
7503331
  • Added support for duotone icons and the swapOpacity prop.
  • Began utilizing AbstractElement so as to better support upstream changes.

Reactive Icons

Choose a tag to compare

@gnomical gnomical released this 07 Mar 00:21
606f8d5

The icon has been updated to be a memo. If you dynamically change the class you pass in to the component, it will now react and repaint appropriately.

Initial Release

Choose a tag to compare

@gnomical gnomical released this 28 Jan 02:59
b740e09

This is the first release published to npm. It is not a complete drop in replacement for the react-fontawesome component but it is headed that direction.

Please reference the readme for a complete list of supported properties.