Commit Graph

36 Commits

Author SHA1 Message Date
dependabot[bot]
b8469fb2d8
build(deps): bump scss-tokenizer and node-sass
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `scss-tokenizer` from 0.2.3 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.2.3...v0.4.3)

Updates `node-sass` from 7.0.0 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v7.0.0...v7.0.3)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-15 17:11:24 +00:00
dependabot[bot]
7bf5fc7695
build(deps-dev): bump node-sass from 5.0.0 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 00:11:29 +00:00
dependabot[bot]
234af16962
build(deps-dev): bump postcss from 8.2.10 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.10 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.13)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23 11:45:33 +00:00
dependabot[bot]
b997708961
build(deps-dev): bump postcss from 8.2.4 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.4 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.4...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:17:56 +00:00
dependabot[bot]
2c5619eba2
build(deps-dev): bump handlebars from 4.7.6 to 4.7.7
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 07:47:29 +00: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
4790985ac7 1.1.0 2021-01-24 12:21:17 +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
09e963e209 feat: split animations into multiple files + improve README.md with examples 2021-01-23 14:07:47 +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
fc8fb12ce1 0.4.2 2021-01-22 10:26:41 +01:00
Louis Lin
f22ce9922e 0.4.1 2021-01-22 10:21:04 +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
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
3f34484c5b chore: release v0.3.0 2020-03-31 22:13:33 +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
a74f4ec36d chore: Update dependencies 2018-01-14 10:14:55 +01: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
e296a3bb8b Update to v0.0.9 2016-05-14 22:47:03 +02: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
a74db1b78e Update version to v0.0.7 2015-01-10 12:13:24 +01:00
l-lin
eb157dc955 Update version to 0.0.6 2014-07-22 23:14:13 +02:00
l-lin
d5b9f4a2d9 Update version to 0.0.5 2014-07-22 23:11:24 +02:00
l-lin
6cac6c46d8 Add grunt test task + Upgrade version v0.0.3 => v0.0.4 2014-04-17 00:07:25 +02:00
l-lin
1f221284e5 Big refactoring
* Folder reorganization
* Using myth to generate prefixes
* Change graphical charter
2014-04-16 23:54:21 +02:00
l-lin
c3f0639530 Upgrade version from 0.0.2 to 0.0.3 2014-01-24 19:44:33 +01:00
l-lin
248224f86c Upgrade version from 0.0.1 to 0.0.2 2014-01-21 23:16:55 +01:00
l-lin
4712e2b22c Initial commit 2014-01-21 23:03:43 +01:00