Skip to content

Releases: GTANAdam/fontawesome-autogen

Hotfix

03 Aug 11:15
Compare
Choose a tag to compare
  • Fix regex not parsing correctly for react and vue in some cases

React compatibility

31 Jul 05:11
Compare
Choose a tag to compare
  • Improve regex parsing and bring compatibility with react

Improvements

31 Jul 04:08
Compare
Choose a tag to compare
  • Improve icon parsing to avoid possible collisions
  • Extract fontawesome imported component name

Fixes and Improvements

31 Jul 03:40
ff94a5f
Compare
Choose a tag to compare
  • Fixes npm run serve issue where it gets stuck in a loop re-generating (#1)
  • Fixes won't recognize icon if more than one whitespace character after opening tag (#2)
  • Added compatibility with default vue-fontawesome's syntax
  • Added compatibility with newer icon prefixes (#4)
  • Allows parsing from javascript files