]> source.dussan.org Git - gwtquery.git/commit
Use CSS3 animations when available.
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Sun, 17 Nov 2013 21:36:14 +0000 (22:36 +0100)
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Sun, 17 Nov 2013 21:36:14 +0000 (22:36 +0100)
commit5485f35be04bc9bf5d06d704f71cfcb001a583b7
treee9bc1cdfc9dbde754427a7f77c9a81ee47598c33
parent9b5ecde687f8f98abdaf0984b2d4a06fa60dd478
Use CSS3 animations when available.
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/Effects.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/ClipAnimation.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/Fx.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/PropertiesAnimation.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/Transitions.java
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/effects/TransitionsAnimation.java