COMMITS
/ test/ngAnimate/animationSpec.js March 3, 2016
M
perf(ngAnimate): avoid repeated calls to addClass/removeClass when animation has no duration
Matias Niemelä committed
November 27, 2016
W
refactor($q): replace occurrences of `.when()` with `.resolve()`
Wesley Cho committed
August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
December 3, 2015
M
feat(ngAnimate): provide ng-[event]-prepare class for structural animations
Martin Staffa committed
September 17, 2015
M
revert: chore(core): introduce $$body service
Matias Niemelä committed
September 11, 2015
M
fix(ngAnimateMock): $animate.flush should work for looping animations
Matias Niemelä committed
August 11, 2015
M
fix(ngAnimate): use requestAnimationFrame to space out child animations
Matias Niemelä committed
August 17, 2015
M
fix(ngAnimate): only buffer rAF requests within the animation runners
Matias Niemelä committed
June 30, 2015
M
fix(ngAnimate): ensure that parent class-based animations are never closed by their children
Matias Niemelä committed
M
revert: fix(ngAnimate): ensure nested class-based animations are spaced out with a RAF
Matias Niemelä committed
M
chore: replace `jqLite($document[0].body)` with `$$body`
Matias Niemelä committed
July 3, 2015
M
fix(ngAnimate): ensure that orphaned elements do not throw errors when animated
Matias Niemelä committed
May 20, 2015
M
fix(ngAnimate): ensure nested class-based animations are spaced out with a RAF
Matias Niemelä committed
May 4, 2015
M
fix(ngAnimate): ensure that the temporary CSS classes are applied before detection
Matias Niemelä committed
April 3, 2015
M
feat($animate): complete refactor of internal animation code
Matias Niemelä committed