FortAwesome / vue-fontawesome

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

Icon shaking #356

Closed Pinnokkio closed 2 years ago

Pinnokkio commented 2 years ago

Describe the solution you'd like FontAwesome accepts icon shaking: https://fontawesome.com/docs/web/style/animate#shake VueFontAwesome does not. Example of how it could be: <fa :icon="['far', 'bell']" shake/>

jasonlundien commented 2 years ago

HI @Pinnokkio ---

We have updated our Vue 3 package to include the shake animation along with a few other things that were missing. You should be good to go now. I will go ahead and close this issue. If you have any other problems just let us know.