Releases: GTANAdam/fontawesome-autogen
Releases · GTANAdam/fontawesome-autogen
Hotfix
React compatibility
- Improve regex parsing and bring compatibility with react
Improvements
- Improve icon parsing to avoid possible collisions
- Extract fontawesome imported component name
Fixes and Improvements
- 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