FortAwesome / vue-fontawesome

Font Awesome Vue component
https://fontawesome.com
MIT License
2.38k stars 132 forks source link

Vue 3 missing animations for ts #429

Closed jasonlundien closed 1 year ago

jasonlundien commented 1 year ago

This PR will add some missing animations props.

See issue here: 3.x Types Issue: FontAwesomeIconProps missing values #428

flash animation not added per Breaking Changes to the "flash" animation.

The new in v6 CSS "flash" animation has been renamed to " beat-fade" to avoid collisions with v4 icon names and for more consistent animation naming.