Commit Graph

99 Commits

Author SHA1 Message Date
dependabot[bot]
b0d42e4205
build(deps): bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 20:57:51 +00:00
Louis Lin
15b7612777 doc: use latest version of font-awesome-animation version from CDN 2021-01-24 12:40:18 +01:00
Louis Lin
9011a58ca4 1.1.1 2021-01-24 12:32:01 +01:00
Louis Lin
7b69ffa45c build: fix main on package.json 2021-01-24 12:31:48 +01:00
Louis Lin
1370681af6 doc: add link to github page 2021-01-24 12:27:11 +01:00
Louis Lin
4790985ac7 1.1.0 2021-01-24 12:21:17 +01:00
Louis Lin
97a70b8c7f doc: improve README.md 2021-01-24 12:20:20 +01:00
Louis Lin
82d43d8eef feat(#33): add faa-reverse + use SCSS variable for speed 2021-01-24 12:20:08 +01:00
Louis Lin
3a6de4e0d1 1.0.0 2021-01-23 14:24:59 +01:00
Louis Lin
2287e335ba build: add font-awesome-animation.scss to package.json 2021-01-23 14:24:45 +01:00
Louis Lin
d9e7371399 build: add generated css folder to version step 2021-01-23 14:17:27 +01:00
Louis Lin
49021066ee doc: add how to release in README.md 2021-01-23 14:13:00 +01:00
Louis Lin
09e963e209 feat: split animations into multiple files + improve README.md with examples 2021-01-23 14:07:47 +01:00
Louis Lin
9b3b154390 doc: add animation list 2021-01-23 10:41:58 +01:00
Louis Lin
82493ce04f doc: add usage 2021-01-22 21:52:01 +01:00
Louis LIN
c916fc324a Set theme jekyll-theme-midnight 2021-01-22 21:21:40 +01:00
Louis Lin
0cc512bb1e doc: fix cdn link 2021-01-22 21:15:21 +01:00
Louis Lin
35c6e176be refactor: switch node-sass from Myth + use SCSS instead to generate CSS
BREAKING CHANGE:

- `src` folder has become `scss`
- `dist` folder has become `css`
2021-01-22 21:11:12 +01:00
Louis Lin
8d8006e246 chore: use package.json files instead of .npmignore 2021-01-22 18:26:03 +01:00
Louis Lin
e8dc5f485a build: remove publishing to Github package 2021-01-22 10:28:51 +01:00
Louis Lin
fc8fb12ce1 0.4.2 2021-01-22 10:26:41 +01:00
Louis Lin
dc462655b5 build: last attempt to publish on Github package 2021-01-22 10:26:30 +01:00
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