COMMITS
/ test/ngAnimate/animateCssDriverSpec.js 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
January 6, 2016
G
refct(privateMocks): remove unused argument from `createMockStyleSheet()`
Georgios Kalpakas committed
December 11, 2015
J
docs: fix typos throughout the codebase
Justas Brazauskas committed
September 18, 2015
M
fix(ngAnimate): ensure anchoring uses body as a container when needed
Matias Niemelä committed
September 17, 2015
M
revert: chore(core): introduce $$body service
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
chore: replace `jqLite($document[0].body)` with `$$body`
Matias Niemelä committed
May 7, 2015
M
fix(ngAnimate): class-based animations must not set addClass/removeClass CSS classes on the element
Matias Niemelä committed
May 11, 2015
M
fix(ngAnimate): ensure anchored animations remove the leave element at correct time
Matias Niemelä committed
April 25, 2015
M
fix($animateCss): ensure that an object is always returned even when no animation is set to run
Matias Niemelä committed
May 6, 2015
M
fix(ngAnimate): rename `ng-animate-anchor` to `ng-anchor`
Matias Niemelä committed
M
fix(ngAnimate): ensure that shared CSS classes between anchor nodes are retained
Matias Niemelä committed
April 13, 2015
M
fix(ngAnimate): ensure ngClass-based classes are always resolved for CSS-enabled animations
Matias Niemelä committed
M
fix(ngAnimate): do not abort animation if only `ng-anchor-in` is used
Matias Niemelä committed
April 3, 2015
M
feat($animate): complete refactor of internal animation code
Matias Niemelä committed