Skip to content

Releases: FortAwesome/vue-fontawesome

Release 3.0.6

29 Jan 20:14
Compare
Choose a tag to compare

Changed

  • Added missing exports to TS definition in index.d.ts

Release 3.0.5

06 Nov 15:53
Compare
Choose a tag to compare

Changed

  • Removed .tgz file

Release 3.0.4

06 Nov 15:45
Compare
Choose a tag to compare

Changed

Added

  • Tests for Sharp Family
  • Ability to include a title prop (github issue ##181)
  • Prettier config file

Release 3.0.3

24 Jan 15:13
71d3227
Compare
Choose a tag to compare

Changed

  • NPM download @fortawesome/vue-fontawesome-latest is now set to Vue 3; to download the Vue 2 package you will have to use @fortawesome/vue-fontawesome-latest-2, which is described in our Vue setup docs
  • CI workflow updated for testing
  • README.md and package.json updated for new contributor

Added

  • Missing TypeScript animations added (github issue #428)
  • Missing TypeScript sizes added (github issue #415)

Release 2.0.10

24 Jan 14:21
Compare
Choose a tag to compare

Changed

  • NPM download @fortawesome/vue-fontawesome-latest is now set to Vue 3; to download the Vue 2 package you will have to use @fortawesome/vue-fontawesome-latest-2, which is described in our Vue setup docs
  • Updated CI workflow testing to include Vue 2.7.x
  • Updated contributor's GitHub user name in README.md and package.json files

Release 3.0.2

07 Nov 22:48
Compare
Choose a tag to compare

Changed

  • Vue 3 Composition API TypeScript support (github issue #276)
  • Updated README.md with a spelling correction, linter fixes, and new contributor
  • Updated icon example in App.vue to use fixed-width rather than full-width

Added

  • Missing tests

Release 2.0.9

07 Nov 20:43
Compare
Choose a tag to compare

Changed

  • README.md updated with spelling correction, linter fixes, and new contributor
  • App.vue updated icon example to use fixed-width rather than full-width
  • Added some tests for Sharp icons

Release 3.0.1

17 Jun 18:52
3e63543
Compare
Choose a tag to compare

Changed

Release 2.0.8

17 Jun 19:21
3e63543
Compare
Choose a tag to compare

Changed

Release 3.0.0

07 Jun 20:35
Compare
Choose a tag to compare

Added

  • New animations for bounce and shake
  • Feature to call icons using a string format

Fixed

  • Animations for beat, fade, beat-fade, flash, spin-pulse, and spin-reverse
  • Tee-shirt sizes to include 2xs, lg, xl, and 2xl
  • Flip animation when used by itself