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
/
animator.js
Age
Commit message (
Expand
)
Author
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-26
chore(ngdocs): replace showdown.js with marked.js
Matias Niemelä
2013-07-15
fix($animator): ensure animations are always disabled for an element that is ...
Matias Niemelä
2013-06-17
feat(ngdocs): support popover, foldouts and foldover annotations
Matias Niemelä
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-05-30
fix($animator): ensure $animator calculates the highest duration + delay for ...
Matias Niemelä
2013-05-30
docs(): Rectify animator.animate documentation
Gias Kay Lee
2013-05-28
feat($compile): support multi-element directive
Misko Hevery
2013-05-16
feat($animator): provide support for custom animation events
Matias Niemelä
2013-05-13
feat(ngAnimate): cancel previous incomplete animations when new animations ta...
Matias Niemelä
2013-05-13
docs(animation): fix code example to work with most recent ngAnimate
Matias Niemelä
2013-05-09
style(*): fix up semicolon and var usage
Anatoly Shikolay
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-08
feat(ngAnimate): Add support for CSS3 Animations with working delays and mult...
Matias Niemelä
2013-05-08
feat($sniffer): Add support for supportsAnimations flag for detecting CSS Ani...
Matias Niemelä
2013-05-08
chore(ngIf): Add animation code to ngIf example and docs text to ngAnimate docs
Matias Niemelä
2013-05-02
fix(ngAnamite): eval ng-animate expression on each animation
Misko Hevery
2013-05-02
fix(ngView): accidentally compiling leaving content
Misko Hevery
2013-04-29
feat(ngdocs): support for HTML table generation from docs code
Matias Niemelä
2013-04-22
fix($animator): remove dependency on window.setTimeout.
Misko Hevery
2013-04-11
fix(ngAnimate): prevent animation on initial page load
Misko Hevery
2013-04-11
docs(animator): fix typo
winkler1
2013-04-11
fix(ngAnimate): skip animation on first render
Matias Niemelä
2013-04-11
feat($animator): allow to globally disable and enable animations
Matias Niemelä
2013-04-11
docs(animator): Fixed a typo
Patrick
2013-04-03
fix(ngAnimator): correct polyfillSetup activation and memento generation
William Bagayoko
2013-04-03
fix(ngShow/ngHide): revert to display:'' for show
Misko Hevery
2013-04-03
style(animator): style cleanup
Igor Minar
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery