Commit Graph

119 Commits

Author SHA1 Message Date
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
Indy Prieto 71288a82df Update _base.css
Just saw a little thing that could be compressed
2015-08-09 14:32:51 -05: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 93498ecfd6 Update Jello keyframes, fixes #438 2015-08-02 13:03:22 -07:00
Thederpy bf61a466b9 update part 1 2015-05-12 01:40:15 +00:00
Koding b4b66864ba Updated animate.css and min 2015-05-12 01:24:49 +00:00
Koding 0826f3db7d added jello to the grunt setup and json, and changed readme 2015-05-12 01:13:40 +00:00
Hansol Kim f357146eb3 fix transition-timing-function (2) 2015-04-29 15:43:28 +09:00
Hansol Kim 534731f8f1 fix transition-timing-functions to animation-timing-functions 2015-04-29 15:37:43 +09:00
Andres Buritica 7be2defa15 Use translate3d instead of translateY or translateX 2015-03-20 17:38:01 -07:00
Fraser Nevett 3b7735b689 Fixed #293 -- animations should only run when the `animated` class is used. 2015-03-12 18:24:18 +00:00
Daniel Eden 809a1cd5a7 Bump version, update copyright notice 2015-03-04 15:15:40 -08:00
Jonathan Argentiero 11b8b036b2 Added sliding entrances and exits
Generic slideIn/Out animations for absolute elements
2014-08-11 15:59:15 +02:00
yangshun 3465158d47 Fixed typo error in rotateOutDownLeft. Fixes #246 2014-07-23 01:25:20 +08:00
Daniel Eden 09deb8e621 Update Copyright notice 2014-07-06 13:39:04 -07:00
Daniel Eden d63e022485 More rewrites
Optimising for hardware acceleration, removing duplicate animations (slides), bumping tag
2014-07-06 13:32:34 -07:00
Daniel Eden 0589ff5d2a Merge branch 'master' of github.com:daneden/animate.css
Conflicts:
	animate.min.css
2014-07-05 10:38:39 -07:00
Daniel Eden 9692cb9801 Animation tweaks and improvements 2014-07-05 10:37:35 -07:00
Daniel Eden d77108e695 Reduce Copyright output
Resolves #223
2014-06-12 14:23:40 -07:00
Jory Graham f9d1291282 Flipped flip. Fixes daneden/animate.css#214 2014-05-15 18:45:32 -04:00
Daniel Eden 292d48904a Correct slideInUp
Fixes #208
2014-04-25 18:20:45 -07:00
Jare Fagbemi e3a4313c88 Adjusted zoomInUp and zoomInDown, re-added up/down zooms 2014-04-25 14:36:18 -07:00
Jare Fagbemi 0e5aacd282 Updated left and right animations 2014-04-22 09:38:20 -07:00
Jare Fagbemi acc81aff3f Removed up and down zooms 2014-04-22 09:32:47 -07:00
Jare Fagbemi c643e45aeb Fixed conflicts and merged 2014-04-22 09:19:59 -07:00
Constantin Saguin a128680883 fixed slideInUp 2014-03-30 22:59:53 +02:00
Constantin 2f77132db5 Added slideInUp animation 2014-03-29 14:02:48 +01:00
Jare Fagbemi 087c92f510 Added zoom entrances and exits as per @ramatsu's request # 186 2014-03-25 16:49:51 -05:00
Steadman a1fc850ea2 Added slideOutDown animation 2014-03-21 14:13:07 +00:00
Contra 59e04a16fc infinite iteration sugar 2014-03-17 14:37:40 -06:00
Sarbbottam Bandyopadhyay 0bc05a7559 converted all the tabs into spaces
and fixed typo in the previous commit
at source/attention_seekers/swing.css
2014-02-24 03:26:08 +05:30
Sarbbottam Bandyopadhyay 9310cf98ed Unified formatting across files
indent_style = space
indent_size = 2
insert_final_newline = true
each line within { } to specify single rule
2014-02-24 02:09:02 +05:30
Matt Willis 53f7cc8e96 Adding rubber band animation. 2014-02-13 18:47:02 -05:00
Nick Sahler 85e0ee212b Fixed bug in Chrome
Fixed bug in Chrome where opacity is reverted back after 50%. (If I set an object to have 0 opacity then play the animation/apply the class, the object disappears when it is complete). This does not change the animation but prevents the bug from happening.
2014-02-08 09:08:18 -05:00
tomByrer 35d920dfc0 fix rotateOutUpLeft.css
two too many -
:)
2013-11-24 21:02:24 -07:00
Daniel Eden 79c9fb741b Implement @RadLikeWhoa’s build script 2013-11-23 13:24:22 -08:00
Daniel Eden 25448e347c Big update. Better file organisation, prefix dropping, workflow improvements. 2013-11-11 15:32:40 -08:00
Logan Fisher 915f8f6132 Added slide options to source. Helpful for using with mobile navigational menus. 2013-09-11 13:13:15 -05:00
Daniel Eden 98a17f2adb Delete wiggle.css 2013-08-15 22:38:14 +01:00
Daniel Eden 6f860d9aa3 Update flip.css 2013-08-15 22:29:40 +01:00
Dan Eden 8429a2d0d7 Update source file for fadeInDown 2013-04-09 11:46:55 +01:00
Dan Eden 40f1034405 Rename bounceOutDown 2012-07-09 12:02:13 +01:00
Dan Eden b3fae9fe00 Remove -ms- prefixes
Since IE10 dropped the animation, transform, and transition prefixes,
and no stable release was made with them, we can safely drop the
prefixes, too. Cutting a good 20% off the file sizes!
2012-07-09 12:01:50 +01:00
angelorohit a7f45ca7bd MODIFIED: Renamed vibrate to wiggle
Signed-off-by: angelorohit <angelorohit@gmail.com>
2012-05-12 17:25:49 +08:00
angelorohit 2984b7c050 ADDED: vibrate animation.
Signed-off-by: angelorohit <angelorohit@gmail.com>
2012-05-10 23:14:08 +08:00
angelorohit fe9fdb7958 ADDED: lightSpeedIn and lightSpeedOut animations.
Signed-off-by: angelorohit <angelorohit@gmail.com>
2012-05-10 22:00:56 +08:00
Dan Eden dbce97abfe Add default animation fill mode 2011-12-08 14:50:20 +00:00
Dan Eden 63bd2ea92c Merge branch 'master' of github.com:daneden/animate.css 2011-11-01 12:40:28 +00:00
Dan Eden 0b7b84d470 Add flip animations 2011-11-01 12:39:27 +00:00