Commit Graph

302 Commits

Author SHA1 Message Date
Daniel Eden
80d3de959a Complete switch to Gulp 2015-12-14 11:41:16 -08:00
Daniel Eden
c3e536093a Add gulpfile and update package.json 2015-12-14 11:03:02 -08:00
Daniel Eden
069a87fd6f Merge pull request #504 from orenmazor/master
Add percentage signs in headShake animation keyframes
2015-12-10 10:48:14 -08:00
Daniel Eden
c998dafebd Merge pull request #505 from woneob/missing-semicolons
Clean up - missing semicolons, whitespace
2015-12-10 10:47:35 -08:00
Oren Mazor
e2dcbb4ae2 sass compilation hates this 2015-12-08 13:22:35 -05:00
1UP
44b2600195 Add or remove whitespace 2015-12-09 03:20:28 +09:00
1UP
43fe45994c Add missing semicolons 2015-12-09 02:58:41 +09:00
Daniel Eden
a1847ceab7 Merge pull request #471 from webbushka/master
adds the style definition to package.json
2015-12-06 19:44:35 +01:00
Daniel Eden
ea4ac9b2d8 Merge pull request #487 from woneob/usebanner
Automatically generate the banner
2015-12-06 18:25:26 +01:00
Daniel Eden
11188f5fbd Merge pull request #491 from esayemm/master
Specify npm main field
2015-12-06 17:34:52 +01:00
Daniel Eden
f017ea5918 Merge pull request #465 from FelipeMartinin/master
New animation: headShake
2015-12-06 17:29:20 +01:00
1UP
a6bb17272c Merge branch 'master' into usebanner
Conflicts:
	animate.min.css
2015-12-06 01:52:01 +09:00
Sam Lau
634a08300c specify npm main field
for use with requiring this package via something like webpack
instead of having to do require('animate.css/animate.css')
you should be able to just do require('animate.css')
2015-11-16 01:51:02 -08:00
1UP
fe3cf0a2a9 Add usebanner task and banner template
refer to the values of properties within package.json file (project name, current version, etc..)
2015-11-09 01:49:46 +09:00
1UP
2a9f3ca6b1 Add homepage field
ref: https://docs.npmjs.com/files/package.json#homepage
2015-11-09 01:46:17 +09:00
1UP
ae3e79129f Add author field
ref: https://docs.npmjs.com/files/package.json#people-fields-author-contributors
2015-11-09 01:45:58 +09:00
1UP
17399c8e6d Add grunt-banner plugin
Project URL: https://github.com/mattstyles/grunt-banner
> Adds a simple banner to files
2015-11-09 01:45:08 +09:00
Daniel Eden
e1e1ef73b7 Merge pull request #477 from mattconvente/add-version-to-source
Adds version to CSS source files.
2015-11-03 17:56:15 -08:00
mattconvente
1caaa6434a Adds version to CSS source files. 2015-10-12 11:13:05 -04:00
AJ Webb
4657bb3b16 adds the style definition to package.json 2015-09-29 11:47:46 -06:00
Felipe Martinin
2691eb7c8d Timing adjustment 2015-09-24 10:17:12 -03:00
Felipe Martinin
73004d89e4 New animation: headShake - An amazing animation for negative feedbacks 2015-09-21 17:15:35 -03:00
Daniel Eden
d8144b9507 Merge pull request #459 from anshulguleria/update-bower-ignore
Updates bower file to correct ignore path for source
2015-08-28 10:52:00 -07:00
anshulguleria
530e9c93b2 Updates bower file to correct ignore path for source
It was ignoring "src" folder which has been changed to "source" so added
source in bower ignores. Fix #455
2015-08-27 11:47:47 +05:30
Daniel Eden
a4a9fe8081 Merge pull request #457 from mesge/feature/yui-compressor-resilience
Replaced instances of step 100% with 'to' in order to preserve consistency
2015-08-26 12:00:08 -07:00
mesge
a479864d9d Replaced instances of step 100% with to to preserve consistency 2015-08-21 12:26:35 +10:00
Daniel Eden
1366d71986 Merge pull request #453 from klapec/packagejson-fix
package.json - version bump, add license info, fix formatting
2015-08-09 20:37:32 -07:00
Daniel Eden
05658b298b Merge pull request #454 from procodeing/master
Update _base.css to save space
2015-08-09 20:36:41 -07:00
Indy Prieto
71288a82df Update _base.css
Just saw a little thing that could be compressed
2015-08-09 14:32:51 -05:00
Andrzej Kłapeć
11d502c8e9 Version bump, add license info, fix formatting
- updated version field to 3.4.0,
- added license information as requested by npm –
npm WARN package.json animate.css@3.4.0 No license field.
- added missing spaces in the jspm section
2015-08-09 13:23:24 +02:00
Daniel Eden
47fec7ae79 Merge pull request #451 from mesge/feature/yui-compressor-resilience
Replace 0% keyframes with 'from' keyword
2015-08-05 23:41:43 -07:00
mesge
a2f3019e89 Added compiled CSS 2015-08-06 16:37:19 +10:00
mesge
5dea852f56 replaced 0% keyframes with 'from' keyword to sidestep compression issues with yui-compressor 2015-08-06 14:22:40 +10:00
Daniel Eden
caa3153dbd Merge branch 'master' of github.com:daneden/animate.css 2015-08-02 13:10:30 -07:00
Daniel Eden
93498ecfd6 Update Jello keyframes, fixes #438 2015-08-02 13:03:22 -07:00
Daniel Eden
465cd61096 Merge pull request #450 from ivovdgrift/patch-1
Added Github IO page link to the readme
2015-08-02 12:51:24 -07:00
Ivo van de Grift
57b629fd1c Added Github IO page link to the readme
Added the link to the Github IO page where all the different animations can be seen to the readme.
2015-08-01 12:23:18 +02:00
Daniel Eden
2967e3bd37 Merge pull request #439 from IIHS/master
Adding support for jspm
2015-07-09 11:51:26 -07:00
pedwards
6ec8b66168 Adding support for jspm 2015-07-06 10:34:17 -04:00
Daniel Eden
c3750941a9 Merge pull request #428 from kkirsche/patch-1
Remove moot `version` property from bower.json
2015-06-27 09:33:41 -07:00
Kevin Kirsche
f5cd5d0dd7 Remove moot version property from bower.json
Per bower/bower.json-spec@a325da3
2015-06-10 18:21:04 -04:00
Daniel Eden
8e8b5f01cb Version bump 2015-05-16 19:43:35 -07:00
Daniel Eden
9d4c59e5e5 Merge pull request #398 from procodeing/master
"jello animation"
2015-05-11 20:48:58 -07:00
Indy Prieto
c18efd484a removed newline 2015-05-11 20:52:25 -05:00
Indy Prieto
77ecda1c5a removed leftover rebase text 2015-05-11 20:51:56 -05:00
Thederpy
bf61a466b9 update part 1 2015-05-12 01:40:15 +00:00
Indy Prieto
f88424754b fixed comment 2015-05-12 01:40:15 +00:00
Indy Prieto
bcface8d4f redid jello.css
For some reason, the comment got left out. will fix.
2015-05-12 01:33:19 +00:00
Indy Prieto
7307664061 redid jello.css 2015-05-12 01:30:12 +00:00
Koding
b4b66864ba Updated animate.css and min 2015-05-12 01:24:49 +00:00