Commit Graph

441 Commits

Author SHA1 Message Date
Elton Mesquita a9105b26b8 Compiled source 2019-05-28 21:49:52 -03:00
tk 20f9890503
Update _base.css 2019-05-17 07:20:50 +03:00
tk ec1fbf6d60
Update _base.css 2019-05-13 10:05:03 +03:00
tk 526fec3bb0
Update _base.css 2019-05-08 12:29:07 +03:00
tk 69084f2d00
Merge pull request #1 from shpuld/0-duration-animations-for-reduced-motion
Update _base.css
2019-05-08 12:07:22 +03:00
tk 2649f69759
Update _base.css 2019-05-08 12:06:56 +03:00
KonScyence 0ca8f2dc7c Fixed the name of the function in README.md (#915)
`animateCss` to `animateCSS` because that's what is used as an example after.
2019-02-24 11:54:13 -03:00
Elton Mesquita 97e17068a6
Updated prefers-reduced-motion support on readme 2019-02-19 07:01:31 -03:00
Elton Mesquita c58d6a4ff5
Added Code of conduct to Readme 2019-02-09 14:25:10 -03:00
Elton Mesquita 12ba5f87bb
Create CODE_OF_CONDUCT.md
Closes #902.
2019-02-09 14:18:54 -03:00
Elton Mesquita 38e4fc0195
Updated year on License 2019-02-09 14:13:43 -03:00
Elton Mesquita 2897a5b148 Update examples to pure js. closes #875 (#899)
I keept things simple and dropped support for aging browsers in the examples, although IE11 still gets support.
2019-01-16 10:51:43 -08:00
Vyshak Padinjarote c03507b793 Turn off animations for print media query (#881)
Resolves #856

* Add a feature to turn off animations for printing as requested.
* Add print media type
* Update the builds
2019-01-13 12:25:44 -08:00
Waren Gonzaga 01e83a7519 Update devdependencies (#888)
* Update devdependencies
* Replace package-lock file with shrinkwrap
2018-11-29 11:01:31 -08:00
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