Skip to content

Releases: l-lin/font-awesome-animation

v1.1.1

24 Jan 11:33
Compare
Choose a tag to compare

Small patch to fix the main on the package.json.

v1.1.0

24 Jan 11:23
Compare
Choose a tag to compare

This release contains the following:

  • improve code by using SCSS variable feature on animation speed
  • add faa-reverse on some animation to have the reverse effect #33
    • BREAKING CHANGE: the previous faa-passing-reverse now becomes faa-passing faa-reverse
  • improve documentation

v1.0.0

23 Jan 13:27
Compare
Choose a tag to compare

This release contains the following:

  • change documentation to use Jekyll instead for easier maintenance
  • add SCSS sources to NPM package #35
    • BREAKING CHANGES: the folder src and dist have been replaced by scss and css
  • only maintain SCSS files: CSS files are now generated
    • use node-sass instead of Myth

v0.4.2

22 Jan 09:27
Compare
Choose a tag to compare
0.4.2

v0.4.1

22 Jan 09:22
Compare
Choose a tag to compare

This release contains the fix on release workflow + remove build and scripts from NPM package.

v0.4.0

22 Jan 09:05
Compare
Choose a tag to compare

This release contains the following:

  • switch CI from Travis to Github actions
  • remove bower
  • switch Grunt to NPM scripts
  • bump some dependencies in package-lock.json

0.3.0

21 Jan 12:44
Compare
Choose a tag to compare

This release contains the fa-rising animation (#30).

v0.1.0

01 Oct 13:20
Compare
Choose a tag to compare

This release contains the "falling" animation.

v0.0.10

09 Jan 12:35
Compare
Choose a tag to compare

Add LICENCE

v0.0.9

14 May 20:47
Compare
Choose a tag to compare

This release contains only the SCSS file to this project #20.