Elton Mesquita
559b9105ab
Cleaning up the Readme file ( #872 )
...
* Cleaning up the Readme file
* Removed note about CSS prefixes
2018-10-17 13:01:51 -07:00
mattstrick
97000ac270
Fix typo in README.md ( #862 )
2018-10-13 12:04:46 -03:00
Ahmet Ozan Tekin
6fa759b7c2
add yarn ( #865 )
2018-10-13 12:04:06 -03:00
Elton Mesquita
6155392f49
Improved some examples
2018-09-24 11:51:18 -03:00
Paul Gascou-Vaillancourt
6c9bd328c5
Update homepage field ( #859 )
2018-08-27 17:56:26 -05:00
Marcy Sutton
940e4aef81
Add support for prefers-reduced-motion media query ( #832 )
...
Feat: add prefers-reduced-motion media query
Improve accessibility by respecting the user's preference
2018-07-23 15:44:09 -07:00
Waren Gonzaga
be8582afbb
Add new animation speed & delay classes
...
3.7.0 New Feature: Animation speed & delay classes, dependency updates
2018-07-23 15:25:37 -07:00
Daniel Eden
1514f932a9
Update Readme to use correct build/dev dependency badges
2018-07-23 08:52:29 -07:00
Daniel Eden
30986544fc
Merge pull request #830 from jamesgeorge007/master
...
Add heartbeat animation
2018-07-21 08:55:43 -07:00
jamesgeorge007
c924e615ea
Resolve conflicts 👍
2018-07-21 20:46:23 +05:30
James George
fe18e0f552
Merge branch 'master' into master
2018-07-21 20:38:29 +05:30
jamesgeorge007
502a2805e6
Add heartBeat to animate.min.css with gulp 🎉
2018-07-21 20:22:03 +05:30
Daniel Eden
de6b531570
Resolve merge conflicts
...
Co-Authored-By: gianjohansen <gian.johansen@gmail.com>
2018-07-21 07:25:45 -07:00
Gian Johansen
611b8cc98b
Fix Firefox flip bug ( #805 )
2018-07-21 07:18:34 -07:00
James George
06af6b4323
Fixed typos 😃
2018-07-21 19:38:58 +05:30
James George
6446a352e7
Bit of change in the code structure 😃 👍
2018-07-21 10:26:54 +05:30
James George
294b7e87bb
Bit change in the code structure 😃
2018-07-21 10:24:46 +05:30
James George
25a619a481
Remove webkit prefixes 🎉
2018-07-21 10:22:04 +05:30
Caler Loo
f1853f76cf
Verbose opacity ( #788 )
2018-07-18 22:47:00 -03:00
Waren Gonzaga
824484ed03
Minor Updates and Small Fixes ( #790 )
...
* Update the devDependencies
* Update the gitignore file
* Update the version of gulp
* Fix the build error in the gulpfile script
* Update node version testing for travis
* Update the package.json
* Fix some errors
* Update the devdependencies
* Re arrange the .gitignore
* Update devdependency to the latest stable version
* Add new line at the end of the file
* Fix versioning error
* Update DevDependencies
* Update the version from 3.6.1 into 3.6.2
* Add delays up to 5 seconds
* Update the files from 3.6.1 into 3.6.2
* Modify the documentation and add delay option
2018-07-18 22:24:17 -03:00
James George
6217155631
Update Readme to include heartBeat animation within the list of animate classes available 👍
2018-07-14 12:24:00 +05:30
James George
5deb9f7b74
😃 Add hertBeat animation as a fix to issue #829
2018-07-14 12:07:20 +05:30
Elton Mesquita
da9afc06e8
3.6.1
2018-02-07 13:47:28 -03:00
Elton Mesquita
5563b0a7d4
Version bump
2018-02-07 13:45:26 -03:00
Elton Mesquita
79b1254828
3.6.0
2018-02-07 13:42:11 -03:00
Elton Mesquita
0f88c521d1
Added windows thumbs and Desktop.ini to gitignore
2018-02-07 13:33:03 -03:00
Elton Mesquita
cbd18b097d
Merge branch 'QuentinVaut-patch-1'
2018-01-29 14:05:30 -03:00
Elton Mesquita
8cbd1e517a
Merge branch 'patch-1' of https://github.com/QuentinVaut/animate.css into QuentinVaut-patch-1
2018-01-29 14:04:47 -03:00
Elton Mesquita
2b028d243f
Fixes #644
2018-01-29 13:53:49 -03:00
Elton Mesquita
3b3cfc1ba0
Solves #461
2018-01-25 14:03:02 -03:00
Elton Mesquita
0702413379
Added npm start script
2018-01-25 13:51:29 -03:00
Elton Mesquita
312162e264
push origin masterMerge branch 'lipis-prettier'
2018-01-25 13:45:43 -03:00
Elton Mesquita
301b79823c
Merge branch 'prettier' of https://github.com/lipis/animate.css into lipis-prettier
2018-01-25 13:45:26 -03:00
Miguel Piedrafita
5bde475149
Update license year ( #775 )
2018-01-01 10:59:12 -02:00
珠峰培训
93cd6801f5
修改gitignore中的文件 ( #773 )
2017-12-24 13:11:03 -02:00
Andrea Maiolo
fb4313ad0c
Move css properties to appropriate location ( #761 )
2017-12-15 00:13:14 -02:00
Panayiotis Lipiridis
4e45f1eeda
More info in editorconfig
2017-12-10 15:25:46 +02:00
Panayiotis Lipiridis
3b36436e01
Ignore fixed
2017-12-10 15:22:56 +02:00
Panayiotis Lipiridis
3311a76835
Update prettier
2017-12-10 15:18:20 +02:00
Panayiotis Lipiridis
a473b45f96
Merged
2017-12-10 15:14:15 +02:00
Peter Dave Hello
8dce1e03fd
Add CDNJS version badge in readme ( #643 )
2017-12-10 01:30:57 -03:00
Waren Gonzaga
6696389a06
Update the devDependencies, Fix build failing status, and some minor changes! ( #766 )
...
* Update the devDependencies
* Update the gitignore file
* Update the version of gulp
* Fix the build error in the gulpfile script
* Update node version testing for travis
2017-12-10 00:18:47 -03:00
Lipis
2487d29f9f
EOL
2017-11-16 01:25:53 +02:00
Panayiotis Lipiridis
5cffb8bd12
rename scrip
2017-11-16 01:23:57 +02:00
Panayiotis Lipiridis
134e6e55fe
Format files
2017-11-16 01:20:46 +02:00
Panayiotis Lipiridis
98956e08a5
prettier rules
2017-11-16 01:05:00 +02:00
Panayiotis Lipiridis
55c858f7d8
Fix
2017-11-16 01:02:40 +02:00
Alexsander
3cbe9930c2
Added callback for jQuery extension ( #601 )
...
Added to the extension for JQuery, callback function.
2017-11-09 21:39:04 -03:00
vrescobar
ff6509420d
Fixed Custom Builds ( #695 )
...
* Fixed Custom Builds in order accept partial builds using animate-config.json (bug in gulpfile)
* Update gulpfile.js
2017-11-09 21:33:55 -03:00
Lukáš Matta
ee39c11400
Edit autoprefixer browser options ( #721 )
...
New browser options provide wider support for browsers.
2017-11-09 21:26:40 -03:00