index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
animate.js
Age
Commit message (
Expand
)
Author
2014-02-26
docs(*): fix jsdoc type expressions
Peter Bacon Darwin
2014-02-24
perf($animate): use rAF instead of timeouts to issue animation callbacks
Matias Niemelä
2014-02-22
docs($animate): change @param to use valid types
Peter Bacon Darwin
2014-02-18
style: remove ws and enfore no-trailing-ws jscs rule
Igor Minar
2014-02-17
docs(bike-shed-migration): convert doctype and names
Stéphane Reynaud
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-14
fix($animate): ensure $animate doesn't break natural CSS transitions
Matias Niemelä
2013-12-19
feat(ngAnimate): provide configuration support to match specific className va...
Matias Niemelä
2013-11-20
fix(ngInclude): allow ngInclude to load scripts when jQuery is included
Brian Ford
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-11
docs(ngAnimate): fix typos
Hack Reactor Students
2013-09-27
fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes
Brian Ford
2013-09-03
fix(ngAnimate): cut down on extra $timeout calls
Matias Niemelä
2013-08-03
chore(ngdocs): provide docs for the core $animator service
Matias Niemelä
2013-08-03
fix(ngAnimate): remove compound JS selector animations
Matias Niemelä
2013-07-26
fix(ngAnimate): $timeout integration and cancel callbacks added
Matias Niemelä
2013-07-26
chore($animate): replace show/hide with addClass/removeClass
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä