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
Daniel Eden
d372431f59
Merge pull request #185 from iamsteadman/master
...
Added slideOutDown animation
2014-03-21 10:24:16 -07:00
Steadman
a1fc850ea2
Added slideOutDown animation
2014-03-21 14:13:07 +00:00
Daniel Eden
701008f7c7
Merge pull request #181 from Contra/master
...
Add infinite animation class
2014-03-19 09:35:43 -07:00
Contra
59e04a16fc
infinite iteration sugar
2014-03-17 14:37:40 -06:00
Daniel Eden
d962a26393
Merge pull request #173 from sarbbottam/master
...
removed undesired function invocation parenthesis
2014-03-07 09:51:12 -08:00
Sarbbottam Bandyopadhyay
7224a82654
removed undesired function invocation parenthesis
2014-03-07 23:10:08 +05:30
Daniel Eden
09338c7304
Merge pull request #165 from sarbbottam/master
...
Unified formatting and refactored Gruntfile.js
2014-03-07 08:32:33 -08:00
Daniel Eden
53ac17b2a8
NOT A TYPO
2014-02-25 07:48:53 -08:00
Sarbbottam Bandyopadhyay
db8e990dfc
Refactored Gruntfile.js
2014-02-24 04:25:37 +05:30
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
Daniel Eden
8897f6e799
Merge pull request #163 from sarbbottam/master
...
Use load-grunt-tasks, cleaned up devDependencies & added .editorconfig
2014-02-23 11:48:07 -08:00
Sarbbottam Bandyopadhyay
662a8ebde5
Added .editorconfig
2014-02-24 00:59:40 +05:30
Sarbbottam Bandyopadhyay
973f191537
Deleted unused devDependencies from package.json
2014-02-24 00:57:23 +05:30
Sarbbottam Bandyopadhyay
2b3de01f5c
Use load-grunt-tasks
...
to avoid multiple grunt.loadNpmTasks(plugin) statements
2014-02-24 00:53:52 +05:30
Daniel Eden
0dbda0efac
Switch csso out for cssmin, remove preceding period from config, update bower.json
2014-02-23 11:11:43 -08:00
Daniel Eden
d32b3c5df9
Merge pull request #154 from mrwillis21/rubberBand
...
Add “rubber band” animation.
2014-02-14 12:44:41 -08:00
Matt Willis
53f7cc8e96
Adding rubber band animation.
2014-02-13 18:47:02 -05:00
Daniel Eden
f5ed338a58
Merge pull request #151 from nicksahler/patch-1
...
Fixed bounceIn opacity bug in Chrome
2014-02-09 17:22:47 +00: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
Daniel Eden
f59567e4c7
Merge pull request #148 from IonicaBizau/patch-1
...
sh code highlighing
2014-02-04 01:43:19 -08:00
Ionică Bizău
7a5732f3c8
sh code highlighing
2014-02-04 09:51:08 +02:00
Daniel Eden
3a84d6c99c
Merge pull request #141 from hnrch02/json-config
...
Added the .json extension to .animate-config
2014-01-31 06:45:20 -08:00
Daniel Eden
81815e25f5
Fix #127 on the right branch, dummy.
2014-01-31 13:45:11 +00:00
Heinrich Fenkart
ddfed810b2
Added the .json extension to .animate-config
...
For the sake of syntax highlighting, as the content of .animate-config is valid JSON.
2013-12-25 17:51:08 +01:00
Daniel Eden
bb2c830e08
Merge pull request #133 from RadLikeWhoa/master
...
Fix indentation in config file
2013-12-06 12:32:54 -08:00
Sacha Schmid
891005cbdb
Fix indentation in config file
...
A mix of tabs and spaces was used, now the config file is indented using spaces only.
2013-12-05 09:29:14 +01:00
Daniel Eden
aef66f5752
Merge pull request #125 from jeffxmn/master
...
Fix rotateOutUpLeft
2013-11-28 20:07:13 -08:00
Jeff Martin
be0889da22
Fix rotateOutUpLeft
...
Caught this in my diff file after working on an additional animation I
want to contribute (coming soon!). Grunt builded and this section
changed, to my surprise. After further testing, I found out
*rotateOutUpLeft* was broken, even on the animate.css site. Checking in
here as a potential fix.
Bug and fix tested on Chrome and Safari on OS X.
2013-11-28 17:35:01 -05:00
Daniel Eden
b98a8d8b6c
Merge pull request #120 from tomByrer/patch-1
...
fix rotateOutUpLeft.css
2013-11-25 18:54:40 -08:00
tomByrer
35d920dfc0
fix rotateOutUpLeft.css
...
two too many -
:)
2013-11-24 21:02:24 -07:00
Daniel Eden
3829778001
Merge branch 'v3'
...
Conflicts:
bower.json
2013-11-23 13:49:42 -08:00
Daniel Eden
dff710e9b3
Update Readme with extra jQuery info, build info
2013-11-23 13:47:23 -08: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
Daniel Eden
f7418f2a1c
Update bower.json to reflect new tag
2013-11-08 17:00:43 -08:00
Daniel Eden
23ba4fe9c1
Add Slide animations to main and minified css files
2013-09-11 23:03:32 +01:00
Daniel Eden
f0461189bf
Merge pull request #103 from loganbfisher/add_slide_animations
...
Added slide animations to the source. Good for using with mobile navigational menus.
2013-09-11 14:57:18 -07:00
Daniel Eden
cf746eecc5
Update readme with contribution guidelines.
2013-09-11 20:57:16 +01:00
Logan Fisher
8203ee16f6
deleting unused files
2013-09-11 13:19:14 -05: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
6c6912da12
Remove wiggle from readme. Resolves #101
2013-08-22 21:52:45 +01:00
Daniel Eden
69085bb358
Update bower.json to reflect tag version
2013-08-16 15:39:22 +01:00
Daniel Eden
98a17f2adb
Delete wiggle.css
2013-08-15 22:38:14 +01:00
Daniel Eden
ce4bd8c984
Update animate.min.css
2013-08-15 22:37:56 +01:00
Daniel Eden
96b8c915fd
Remove "wiggle"
...
Sorry to say, "wiggle" never really passed quality control for me.
2013-08-15 22:37:36 +01:00
Daniel Eden
6f860d9aa3
Update flip.css
2013-08-15 22:29:40 +01:00