vue-fontawesome

Font Awesome Vue component

MIT License

Downloads
919.2K
Stars
2.4K
Committers
39

Bot releases are visible (Hide)

vue-fontawesome - Release 3.0.8 Latest Release

Published by jasonlundien 5 months ago

Changed

  • Updated package-lock.json to help fix faililng tests
vue-fontawesome - Release 3.0.7

Published by jasonlundien 5 months ago

Changed

  • Updated nodejs version in .tool-versions
  • Updated Jest configuration for local testing
  • Removed an unused import in FontAwesomeLayers.test.js
  • Updated node-versions in ci.yml
  • Added additional exports in index.d.ts
  • Updated README.md for new Font Awesome Doc link
vue-fontawesome - Release 3.0.6

Published by jasonlundien 9 months ago

Changed

  • Added missing exports to TS definition in index.d.ts
vue-fontawesome - Release 3.0.5

Published by jasonlundien 12 months ago

Changed

  • Removed .tgz file
vue-fontawesome - Release 3.0.4

Published by jasonlundien 12 months ago

Changed

Added

vue-fontawesome - Release 3.0.3

Published by jasonlundien over 1 year ago

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)
vue-fontawesome - Release 2.0.10

Published by jasonlundien over 1 year ago

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
vue-fontawesome - Release 3.0.2

Published by jasonlundien almost 2 years ago

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
vue-fontawesome - Release 2.0.9

Published by jasonlundien almost 2 years ago

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
vue-fontawesome - Release 2.0.8

Published by jasonlundien over 2 years ago

Changed

vue-fontawesome - Release 3.0.1

Published by jasonlundien over 2 years ago

Changed

vue-fontawesome - Release 2.0.7

Published by jasonlundien over 2 years ago

Fixed

  • Animations for bounce, shake, beat and beat-fade
  • Flip animation when used by itself
vue-fontawesome - Release 3.0.0

Published by jasonlundien over 2 years ago

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
vue-fontawesome - Release 3.0.0-5

Published by robmadole about 3 years ago

Fixed

  • Include 1.3.0-beta versions in peer dependencies
vue-fontawesome - Release 2.0.6

Published by robmadole about 3 years ago

Fixed

  • Include 1.3.0-beta versions in peer dependencies
vue-fontawesome - Release 2.0.5

Published by robmadole about 3 years ago

Added

  • New sizes for size prop: 2xs, xl, 2xl
  • New animation booleans: beat, fade, flash, spin-pulse, & spin-reverse
vue-fontawesome - Release 2.0.4

Published by robmadole about 3 years ago

Fixed

  • Relax the peer dependency for @fortawesome/fontawesome-svg-core
vue-fontawesome - Release 2.0.3

Published by robmadole about 3 years ago

Fixed

  • Skip parse.icon if the icon is imported directly from an icon package
vue-fontawesome - Release 3.0.0-4

Published by robmadole over 3 years ago

Fixed

  • Fix reactivity #297
vue-fontawesome - Release 2.0.2

Published by robmadole almost 4 years ago

Fixed

  • Bumping version to fix a failed release for 2.0.1