Skip to content

Releases: FortAwesome/vue-fontawesome

Release 2.0.0

09 Dec 23:16
a764766
Compare
Choose a tag to compare

This release just takes the older 0.1.x and publishes it as the official 2.0.0 release coinciding with Vue 2.x

Release 0.1.10

15 Jun 14:46
100b618
Compare
Choose a tag to compare

Fixed

  • Add TSX support to Typescript definition

Release 0.1.9

13 Dec 17:20
0736530
Compare
Choose a tag to compare

Added

  • Counters support for the FontAwesomeLayersText component #174
  • FontAwesomeIcon now supports the "inverse" property #174

Release 0.1.8

03 Nov 14:42
ad51b9c
Compare
Choose a tag to compare

Fixed

  • Removed declare namespace in the TypeScript definition file #177

Release 0.1.7

31 Aug 14:06
a84a0d4
Compare
Choose a tag to compare

Added

  • Duotone icon support

Release 0.1.6

18 Mar 15:16
38cd732
Compare
Choose a tag to compare

Changed

  • Allow the rotation property to be either string or number #171

Release 0.1.5

13 Jan 16:32
1b3e339
Compare
Choose a tag to compare

Added

Release 0.1.4

24 Dec 16:06
7674fb4
Compare
Choose a tag to compare

Fixed

  • Fixing TypeScript definition file #165

Release 0.1.3

04 Dec 14:57
bd9217b
Compare
Choose a tag to compare

Added

  • Adding TypeScript definition file #159

Release 0.1.2

29 Oct 17:04
1797073
Compare
Choose a tag to compare

Added

  • Adding ES module to package