Commit Graph

455 Commits

Author SHA1 Message Date
Melek REBAI 44aac73b50 Add .delay-1s (#982)
The .delay-1s is missing from the readme
2019-12-07 11:42:07 -03:00
Elton Mesquita ddab53f2c1
Updated prefers-reduced-motion support on README 2019-09-28 08:22:17 -03:00
Alex Gyoshev d8f2204d3a Remove `sudo npm` from instructions (#952)
Running `npm` as root has a lot of disadvantages (ref: https://medium.com/@ExplosionPills/dont-use-sudo-with-npm-still-66e609f5f92). Modern versions of npm allow running tools from `node_modules/.bin` by calling `npx`.
2019-07-03 11:24:33 -03:00
Elton Mesquita 59c59faa61
Updated formatting on README 2019-06-29 21:05:29 -03:00
Elton Mesquita 9ae3be0540
Added feedback request on README 2019-06-29 21:04:05 -03:00
Elton Mesquita a07fd54ac5
Updated CDN version 2019-06-12 21:23:22 -03:00
Christian Oliff ec3119d7ae HTTPS link to opensource.org/licenses/MIT (#943) 2019-06-05 10:39:56 -03:00
Elton Mesquita ab5fe9dae4 3.7.2 2019-06-04 19:37:14 -03:00
Elton Mesquita 40e67a390c Merge branch 'fitztrev-master' 2019-06-04 19:33:15 -03:00
Trevor Fitzgerald 945432c38c add npm-shrinkwrap.json to .gitignore 2019-06-04 09:29:30 -04:00
Trevor Fitzgerald 8d0c33aee6 remove npm-shrinkwrap 2019-05-30 13:12:48 -04:00
Elton Mesquita 28b0fd5a23 Upped version 2019-05-28 23:01:33 -03:00
Elton Mesquita e3b484a840 3.7.1 2019-05-28 22:54:10 -03:00
Elton Mesquita d9bdcc3376 Merge branch 'shpuld-master' 2019-05-28 21:50:59 -03:00
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