Skip to content

Releases: l-lin/font-awesome-animation

v1.1.1

Choose a tag to compare

@l-lin l-lin released this 24 Jan 11:33

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

v1.1.0

Choose a tag to compare

@l-lin l-lin released this 24 Jan 11:23

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

Choose a tag to compare

@l-lin l-lin released this 23 Jan 13:27

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

Choose a tag to compare

@l-lin l-lin released this 22 Jan 09:27
0.4.2

v0.4.1

Choose a tag to compare

@l-lin l-lin released this 22 Jan 09:22

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

v0.4.0

Choose a tag to compare

@l-lin l-lin released this 22 Jan 09:05

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

Choose a tag to compare

@l-lin l-lin released this 21 Jan 12:44

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

v0.1.0

Choose a tag to compare

@l-lin l-lin released this 01 Oct 13:20

This release contains the "falling" animation.

v0.0.10

Choose a tag to compare

@l-lin l-lin released this 09 Jan 12:35

Add LICENCE

v0.0.9

Choose a tag to compare

@l-lin l-lin released this 14 May 20:47

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