Commit Graph

14 Commits

Author SHA1 Message Date
Elton Mesquita 3b3cfc1ba0 Solves #461 2018-01-25 14:03:02 -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
Andrea Maiolo fb4313ad0c Move css properties to appropriate location (#761) 2017-12-15 00:13:14 -02:00
Panayiotis Lipiridis 134e6e55fe Format files 2017-11-16 01:20:46 +02:00
mesge a479864d9d Replaced instances of step 100% with to to preserve consistency 2015-08-21 12:26:35 +10:00
mesge 5dea852f56 replaced 0% keyframes with 'from' keyword to sidestep compression issues with yui-compressor 2015-08-06 14:22:40 +10:00
Hansol Kim f357146eb3 fix transition-timing-function (2) 2015-04-29 15:43:28 +09: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 d63e022485 More rewrites
Optimising for hardware acceleration, removing duplicate animations (slides), bumping tag
2014-07-06 13:32:34 -07:00
Daniel Eden 9692cb9801 Animation tweaks and improvements 2014-07-05 10:37:35 -07: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
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
Daniel Eden 25448e347c Big update. Better file organisation, prefix dropping, workflow improvements. 2013-11-11 15:32:40 -08:00