COMMITS
/ test/ng/animateSpec.js August 10, 2016
M
chore(eslint): enable `quotes: ["error", "single"]`
Michał Gołębiowski committed
March 13, 2016
L
chore(*): Upgrade to Jasmine 2.4
Lucas Mirelmann committed
December 11, 2015
J
docs: fix typos throughout the codebase
Justas Brazauskas committed
October 26, 2015
M
fix(ngAnimate): do not alter the provided options data
Matias Niemelä committed
September 1, 2015
P
fix($animate): invalid CSS class names should not break subsequent elements
Peter Bacon Darwin committed
July 28, 2015
M
fix(ngAnimate): ensure that only string-based addClass/removeClass values are applied
Matias Niemelä committed
May 26, 2015
M
fix($animate): ignore invalid option parameter values
Matias Niemelä committed
May 18, 2015
M
fix($animate): accept unwrapped DOM elements as inputs for enter + move
Matias Niemelä committed
April 17, 2015
M
fix($animate): make sure the JS animation lookup is an object lookup
Matias Niemelä committed
April 3, 2015
M
feat($animate): complete refactor of internal animation code
Matias Niemelä committed
November 18, 2014
G
fix($animate): applyStyles from options on leave
gdi2290 committed
October 20, 2014
H
style(*): add disallowSpacesInsideParentheses rule to jscs
Henry Zhu committed
October 18, 2014
H
style(*): disallow space after object keys, other rules
Henry Zhu committed
October 17, 2014
H
style(*): enforce spaces after keywords, add spaces
Henry Zhu committed
October 11, 2014
M
feat($animate): introduce the $animate.animate() method
Matias Niemelä committed
September 8, 2014
M
feat($animate): allow $animate to pass custom styles into animations
Matias Niemelä committed
September 25, 2014
C
fix(ngAnimate): defer DOM operations for changing classes to postDigest
Caitlin Potter committed
August 28, 2014
M
test($animate): add tests for noop enaled and cancel methods
Matias Niemelä committed
August 16, 2014
M
feat($animate): use promises instead of callbacks for animations
Matias Niemelä committed
June 5, 2014
M
feat($animate): allow directives to cancel animation events
Matias Niemelä committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
March 12, 2014
M
fix($animate): insert elements at the start of the parent container instead of at the end
Matias Niemelä committed
September 24, 2013
B
fix(jqLite): use get/setAttribute so that jqLite works on SVG nodes
Brian Ford committed
August 13, 2013
K
feat(minerr): log minerr doc url in development
Ken Sheedlo committed
August 2, 2013
M
fix(ngAnimate): remove compound JS selector animations
Matias Niemelä committed
July 24, 2013
M
chore($animate): replace show/hide with addClass/removeClass
Matias Niemelä committed
June 18, 2013
M
feat(ngAnimate): complete rewrite of animations
Matias Niemelä committed