Skip to content

Releases: danawoodman/react-fontawesome

General cleanup and documentation fixes

Choose a tag to compare

@danawoodman danawoodman released this 22 May 20:42
  • Update README with more examples and help
  • Revert back to lg instead of 1x (see 4de0ad3)
  • Properly assign props to component (see b3aee58)

Initial stable release

Choose a tag to compare

@danawoodman danawoodman released this 21 May 21:37

This release uses standard, non-ES6 JavaScript to ensure things work without a build step. Usage mirrors the Font Awesome class API, but a bit more succinct.

There is a basic test suite to ensure backwards compatibility of the API.