Commit Graph

109 Commits

Author SHA1 Message Date
gfggithubleet eab05177f7
Update README.md (#1699)
typo fixed
2024-03-02 10:53:02 +00:00
Waren Gonzaga 847fdd268a
License Update (#1374)
* fix license badge and rename files

* update docs and configs for new license

* update builds with new license

* revert to uppercase file naming
2021-10-08 11:58:59 +01:00
Daniel Eden 4675de758a
Update README to reflect license change 2021-09-15 09:18:42 +01:00
Elton Mesquita ed0f4015a7
Update contact info (#1342) 2021-08-03 12:47:52 +01:00
Waren Gonzaga b0472e750e
Small README Fixes (#1120)
* 🎨 Update .gitignore file

* 🐛 Fix open graph errors

* Fix markdown problems

* Update badge URLs

Co-authored-by: Waren Gonzaga <warengonzaga.dev@gmail.com>
2020-09-21 09:28:51 +01:00
Elton Mesquita 9254c0d535
Adds link to the old docs
Solves #1062
2020-05-29 13:08:01 +01:00
Elton Mesquita 55c9eef7c2 Updates website adress on README 2020-05-07 17:06:40 +01:00
Elton Mesquita 5a1c6b185b
v4 release (#1050)
* New animations added

* Update

* Update

* Update

* Update

* kill bower

* Turn off animations for print media query (#856)

* Add a feature to turn off animations for printing as requested.
* Add print media type
* Update the builds

* Moved away from gulp to npx + postcss

This PR changes the build system for a simpler one, using only npx as runner and postcss to process all the files.
* Solves #618
* Solves #836
* Also solves #758 just for fun ;P

* Updated travis and removed animate-config.json

* Removed strayed gulpfile and trimmed the header

* Moved prefix config to package.json and updated the tasks

* Updated travis

* Updated dependencies and postcss config

* Now using CSS custom properties

* Add css module file - solves #933

* Updated README for the new build

* Rebulit files

* Updated dependencies + added browserlist

* Fixed small typo on README

* Added imports to Back animations

* Added FadeInTopLeft.css file

Fade in the animation diagonally

* Added fadeInTopRight.css file

Fade in the animation diagonally

* Added fadeInBottomLeft.css

* Added fadeInBottomRight.css

* Added fadeOutTopLeft.css

* Added fadeOutTopRight.css

* Added fadeOutBottomRight.css

* Added fadeOutBottomLeft.css

* Added imports to diagonal fadings

* Aditional formatting

* Added diagonal fadings to README

* Fixes #966

* Animate.css v4 Updates (#1029)

* Update to v4

* Add Iteration-Count CSS utility classes solves #998

* Updated builds

* Update lightSpeed animations

* Update builds

* Fix Invalid CSS Media Query Syntax

* Update build

* Add gitpod support

* Add newline in gitpod file

* Update README

* Revert

* Declare variable

* Update builds

* Remove Gitpod support

Co-authored-by: Waren Gonzaga <warengonzaga.dev@gmail.com>

* Improves building process and package.json tidy up

* Improved animations (#901)

* Improved bounce

* Improved pulse

* Improved bounceInDown

* Improved bounceInLeft

* Improved bounceInRight

* Improved bounceInUp

* Improved bounceOutDown

* Improved bounceOuLeft

* Improved bounceOuRight

* Improved bounceOutRight

* Improved fadeInDown

* Improved fadeInDownBig

* Improved fadeInLeft

* Improved fadeInLeftBig

* Improved fadeInRightBig

* Improved fadeInUp

* Improved fadeInUpBig

* Improved fadeInRight

* Reverted fade animations

* Compiled

* Updated prefers-reduced-motion support on README

* Add .delay-1s (#982)

The .delay-1s is missing from the readme

* HTTPS relevant links on README (#972)

prevents HTTP redirects

* Create CONTRIBUTING.md (#1033)

Co-authored-by: Melek REBAI <melek.rebai89@gmail.com>
Co-authored-by: Christian Oliff <christianoliff@yahoo.com>
Co-authored-by: Daniel Eden <dan.eden@me.com>

* Updates dependencies

* Updates prettier config

* refactory transform-origin in styles

* animation shake with X and Y options 🔨

* Adds shakeX and shakeY to the build

* Set 0 Opacity to Out animation classes (#1043)

* Update issue templates

* Add 0 opacity to out classes

* Update builds

* Improved implemenation

* Update builds

* Update current readme

* Update builds

Co-authored-by: Elton Mesquita <callmeelton@gmail.com>
Co-authored-by: Waren Gonzaga <warengonzaga.dev@gmail.com>

* Removes prefix from att selector

* Feature/new demo site (#1046)

* Simplify & centralize the Animate.css home page. Finally.

* Design tweak

* Fix Lightspeed demos

* Fix Lightspeed demos (cont.)

* Trigger animation on change as well as click

* Correct jQuery example. Fixes #127

* Remove Readme on gh-pages to prevent mistakes like ee75b81

* Use animate.min.css because whatever

* Update demo page with MS animation JS hooks.

* Updating home page with rubberBand animation.

* Reverse hue animation

Red-orange-brown isn’t a great first impression.

* Add readme, use cssmin minified CSS instead of csso

* Update gh-pages

* Remove protocol from urls

Fixes Chrome’s SSL issue

* Remove Square Cash link

Donations are weird, and only US account holders could use this.

* Updating Gh-page animate.css to the current version

This is a simple commit, bringing animate.css up to date with the current master version.

* Updating Gh-page animate.min.css to reflect the current version

This is a simply update to the Animate.min.css file, to reflect the current version

* Update CSS

* Updating Gh-page index.html to the reflect the addition of zooms (in out down etc)

This adds the optgroup "zoom", and associated options of: ZoomIn, zoomOut, zoomInDown, zoomInUp, zoomInLeft, zoomInRight, zoomOutLeft, zoomOutRight, zoomOutUp, and zoomOutDown.

* refactoring index.html to mimic the current optgroup styling

I added zooms, which were absent, but added them in a way that didn't reflect the current optgroup styling and delineation. I fixed that and now exits and entrances are grouped appropriately.

* updated index.html to reflect the standard optgroup styling on sliders, added slideInDown

In addition to adding slider keyframes that were missing, I placed them into the appropriate optgroups to mimic the similar styling of the other animations.

* Merging updated version of animate.min.css

As requested, this is the updated version of animate.min.css that @daneden request I include in the pull request.

* Updated animate.min.css

Made it the new version

* added jello to options

* Update CSS

* Add jackInTheBox to gh-pages (#694)

* New Special - jackInTheBox

* copy min.css from master branch

* fixed the issue of overflow scroll (#740)

for more see this issue https://github.com/daneden/animate.css/issues/739

* Adds heartBeat animation demo (#893)

* Update animate.min.css to latest version

* Updated CSS for current browsers

* Updated animate.css

* Removed useless test folder

* Added warn about prefers-reduced-motion

* Adds docs compiler

* Adds new base template

* Improves the docs compiler

* Fixes flipOutY animation

* Updates docs template and build

* Reorder docs sections

* Updates docs animation list template

* Updates prettier ignore

* Adds syntax highlight to docs

* Small fixes to docs content

* Updates templates HTML

* Styles the demo website

* Adds functionality to demo website

* Fixes small website demo issue with medium screens

* Adds copy animation to demo site

* Renames loop classes to repeat

* Small adjusts to docs styles

* Updates docs template

* Updates docs  improving copy and adding sections

* Reviews the docs copy

* Fix some issues with demo-site

* Fixes issue with the demo-site playground

* Adjusts tooltip on demo-site

* Fix layout issues on mobile and update “close” button for animations list

Co-authored-by: Daniel Eden <dan.eden@me.com>
Co-authored-by: Matt Willis <contact@mrwillis.net>
Co-authored-by: Gabrielmtn <Gabrielmtn@gmail.com>
Co-authored-by: Indy Prieto <proforced@gmail.com>
Co-authored-by: Robert Pemberton <hellorobertp@gmail.com>
Co-authored-by: Khaled nuur <kahalidnuur@gmail.com>
Co-authored-by: Vladimir Jovanović <vladimir.jovanovic993@gmail.com>

* Updates docs folders

* Fix some small documentation issues

* Updates edit on github link

Co-authored-by: Arda Gedik <arnoldsivastanegezer@hotmail.com>
Co-authored-by: Arda Gedik <ardagedikk@hotmail.com>
Co-authored-by: Jabran Rafique <jabran.rafique@ratedpeople.com>
Co-authored-by: Waren Gonzaga <waren.gonzaga.dev@gmail.com>
Co-authored-by: Jabran Rafique️ <jabranr@users.noreply.github.com>
Co-authored-by: Vaibhav Tandon <vaibhav.tandongcet@gmail.com>
Co-authored-by: Waren Gonzaga <warengonzaga.dev@gmail.com>
Co-authored-by: Melek REBAI <melek.rebai89@gmail.com>
Co-authored-by: Christian Oliff <christianoliff@yahoo.com>
Co-authored-by: Daniel Eden <dan.eden@me.com>
Co-authored-by: Lucas Ferreira Lima <lucasferreiralimax@gmail.com>
Co-authored-by: Matt Willis <contact@mrwillis.net>
Co-authored-by: Gabrielmtn <Gabrielmtn@gmail.com>
Co-authored-by: Indy Prieto <proforced@gmail.com>
Co-authored-by: Robert Pemberton <hellorobertp@gmail.com>
Co-authored-by: Khaled nuur <kahalidnuur@gmail.com>
Co-authored-by: Vladimir Jovanović <vladimir.jovanovic993@gmail.com>
2020-05-07 16:42:33 +01:00
Elton Mesquita 803ac71c50
Remove gitter from README 2020-04-22 10:52:13 +01:00
Christian Oliff a8d92e585b HTTPS relevant links on README (#972)
prevents HTTP redirects
2019-12-07 11:53:21 -03:00
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
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 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
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
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
James George fe18e0f552
Merge branch 'master' into master 2018-07-21 20:38:29 +05:30
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
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
Panayiotis Lipiridis 4e45f1eeda More info in editorconfig 2017-12-10 15:25:46 +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
Panayiotis Lipiridis 134e6e55fe Format files 2017-11-16 01:20:46 +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
BK 7451a9306b Readme file update for using columns on classes names. (#744) 2017-11-09 21:26:01 -03:00
Lukas Drgon 41c3c05b70 Add jsDelivr links (#745) 2017-11-09 21:21:35 -03:00
Mithgol c420b285ce recommend using SRI hashes and `crossover` attributes (#647) 2017-07-10 17:11:44 -03:00
Erick Delfin 23787fcc49 Made class list a Markdown table (#698) 2017-07-09 13:57:57 -03:00
木头 ba5ca55c80 fix a bug (#709)
Resolve the problem after calling the animateCss() method can not continue to call other jQuery methods
2017-07-09 13:57:11 -03:00
Santiago Castro 01d30f5ab6 Fix broken Markdown headings (#689) 2017-07-09 13:29:16 -03:00
Alex Kyriakidis 3bb88789cf fix headings (#685) 2017-07-09 13:28:40 -03:00
Robert Pemberton 9a09e72d78 New Special - jackInTheBox (#631)
* use gulp

* convert tabs to spaces

* convert tabs to spaces
2017-04-27 09:23:25 -03:00
Waren Gonzaga c59b792f80 fix the gitter link 2016-09-27 09:12:08 +00:00
Waren Gonzaga ae90a302ca Remove extra badges 2016-09-27 09:07:03 +00:00
Waren Gonzaga 60c2c488ed Add gitter badge and license badge 2016-09-26 08:44:37 +00:00
Waren Gonzaga b786d99e16 Remove the github buttons 2016-09-26 06:54:03 +00:00