Commit Graph

77 Commits

Author SHA1 Message Date
Louis Lin
f22ce9922e 0.4.1 2021-01-22 10:21:04 +01:00
Louis Lin
6c75a701e1 build: remove build and scripts folders from npm pack 2021-01-22 10:20:52 +01:00
Louis Lin
d3ba324be2 0.4.0 2021-01-22 10:04:22 +01:00
Louis Lin
aa88c3e221 build: add release workflow 2021-01-22 10:02:23 +01:00
Louis Lin
7f3a599f6a build: add banner to build process 2021-01-22 08:54:13 +01:00
Louis Lin
7ca2593d9d doc: add badges 2021-01-21 20:48:51 +01:00
Louis Lin
7979b891c1 build: fix ci 2021-01-21 20:29:51 +01:00
Louis Lin
1d7fbf001b build: change CI
- use NPM scripts instead of Grunt
- use Github actions instead of Travis
- remove dist from versioning
- remove demo
- remove bower
2021-01-21 20:25:02 +01:00
Louis Lin
0837de2321 doc: update LICENSE dates 2021-01-21 12:42:49 +01:00
Louis LIN
c2f61a35e6
Merge pull request #32 from l-lin/dependabot/npm_and_yarn/clean-css-4.1.11
chore: bump clean-css from 4.1.9 to 4.1.11
2020-03-31 22:18:27 +02:00
Louis LIN
78e05d45b5
Merge pull request #31 from l-lin/dependabot/npm_and_yarn/minimist-1.2.5
chore: bump minimist from 1.2.0 to 1.2.5
2020-03-31 22:17:40 +02:00
dependabot[bot]
b0e74fe2c5
Bump clean-css from 4.1.9 to 4.1.11
Bumps [clean-css](https://github.com/jakubpawlowicz/clean-css) from 4.1.9 to 4.1.11.
- [Release notes](https://github.com/jakubpawlowicz/clean-css/releases)
- [Changelog](https://github.com/jakubpawlowicz/clean-css/blob/master/History.md)
- [Commits](https://github.com/jakubpawlowicz/clean-css/compare/v4.1.9...v4.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 20:16:12 +00:00
Louis Lin
f2b9c4408c docs: use latest version in README 2020-03-31 22:16:03 +02:00
dependabot[bot]
3d1f0e4c16
Bump minimist from 1.2.0 to 1.2.5
Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-31 20:15:57 +00:00
Louis Lin
3f34484c5b chore: release v0.3.0 2020-03-31 22:13:33 +02:00
Louis Lin
79c14ee7b4 feat(#30): add fa-rising 2020-03-31 22:12:54 +02:00
Louis LIN
9b69a99b89
Merge pull request #28 from skecskes/patch-1
update package json
2018-05-19 23:20:07 +02:00
Stefan Kecskes
660f2083ab
update package json
so that it can be pushed to npm as new version
2018-05-14 15:44:09 +01:00
Louis LIN
2e169bfd54 use font-awesome 5 for demo #26 2018-04-30 15:16:16 +02:00
Louis LIN
aab7d1df98 chore: Update .travis.yml 2018-01-14 10:25:21 +01:00
Louis LIN
a74f4ec36d chore: Update dependencies 2018-01-14 10:14:55 +01:00
Louis LIN
9d39f63288 chore: Add .npmignore 2017-10-01 15:24:57 +02:00
Louis LIN
4d8fb9b7ff chore: Release 0.1.0 2017-10-01 15:19:05 +02:00
Louis LIN
1729fef20b feat: Add falling animation #25 2017-10-01 15:18:06 +02:00
Louis LIN
78a087ad54 Release v0.0.10 2017-01-09 13:33:55 +01:00
Louis LIN
a40f673181 Merge pull request #23 from kuroidoruido/master
add LICENSE file + set license inside bower.json
2017-01-09 13:31:15 +01:00
kuroidoruido
a324e39111 add LICENSE file + set license inside bower.json 2017-01-02 17:07:44 +01:00
Louis LIN
e296a3bb8b Update to v0.0.9 2016-05-14 22:47:03 +02:00
Louis LIN
8c06816020 Include scss file in bower install. #21 2016-05-14 22:41:59 +02:00
Louis LIN
372f1bf3e0 Merge pull request #20 from unansweredocd/feature/scss-file
scss file for font-awesome-animation
2016-04-13 18:52:42 +02:00
Sam Form
5e6257fbda scss file for font-awesome-animation which makes adding the file to your project easier 2016-04-10 20:42:53 +02:00
Louis LIN
fc68caf3b8 Release v0.0.8 2016-01-29 16:03:28 +01:00
Louis LIN
fe49af34c0 Merge branch 'skecskes-patch-1' 2016-01-29 16:03:00 +01:00
Stefan Kecskes
2f9d7216ec fix consistency in versioning
https://www.npmjs.com/package/font-awesome-animation
npm and bower are probably complaining when versions are not in sync
2016-01-29 16:02:54 +01:00
Louis LIN
f35e1060e1 Merge branch 'skecskes-patch-2' 2016-01-29 16:02:30 +01:00
Stefan Kecskes
9ae222ff4a fix consistency in versioning
bower is complaining when version and tag are not same. Better fix it.
2016-01-29 14:43:52 +00:00
Louis LIN
469956d0b0 Merge branch 'Crecket-master' 2016-01-14 09:23:54 +01:00
Louis LIN
25fe04a610 Correct faa-passing-reverse animation #15 2016-01-14 09:23:38 +01:00
crecket
c2d0c4aad6 faa-passing-reverse animation 2016-01-13 20:10:58 +01:00
Louis LIN
486f1cf5f2 Merge pull request #10 from unda91/master
Specify the final position of all animations #10
2015-07-28 09:32:51 +02:00
Emilio Unda
f7f2dc97e1 Specify the final position of all animations 2015-07-27 21:03:40 -05:00
Louis LIN
e60ba5301c Merge pull request #8 from sandralundgren/usage
fixed all "animation-hover" to "animated-hover"
2015-03-03 17:17:06 +01:00
Sandra
e237ea715a fixed all "animation-hover" to "animated-hover" 2015-03-03 17:02:31 +01:00
Louis LIN
a74db1b78e Update version to v0.0.7 2015-01-10 12:13:24 +01:00
Louis LIN
9bb2a5f181 Use faa-fast + Add faa-slow #5 2014-12-06 13:52:10 +01:00
Louis LIN
0c27b51e4f Merge branch 'nisP-master' 2014-12-06 13:28:00 +01:00
Nis
7544e45506 Added speed option
Added class "faa-speed-fast" to make the animation faster by reducing the animation speed. Similar approach can be implemented to slowdown the speed or have various speed limits.
2014-12-06 18:27:34 +11:00
l-lin
9590b160f1 Use minified css 2014-08-17 20:13:12 +02:00
l-lin
ea9d608b03 Add faa-burst 2014-08-17 20:11:12 +02:00
l-lin
eb157dc955 Update version to 0.0.6 2014-07-22 23:14:13 +02:00