COMMITS
/ test/ng/directive/ngIfSpec.js October 29, 2016
M
perf(*): don't trigger digests after enter/leave of structural directives
Martin Staffa committed
M
style(ngIfSpec.js, ngIncludeSpec.js): add top level describe
Martin Staffa committed
October 31, 2016
M
chore(*): make some files non-executable
Michał Gołębiowski committed
July 20, 2016
M
chore(*): switch from JSHint/JSCS to ESLint
Michał Gołębiowski committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
August 16, 2014
M
feat($animate): use promises instead of callbacks for animations
Matias Niemelä committed
August 22, 2014
T
fix($compile): use the correct namespace for transcluded svg elements
Tobias Bosch committed
June 23, 2014
M
fix(core): drop the toBoolean function
Michał Gołębiowski committed
May 27, 2014
V
fix($compile): bound transclusion to correct scope
Vojta Jina committed
May 23, 2014
P
fix(ngIf): ensure that the correct (transcluded) scope is used
Peter Bacon Darwin committed
April 26, 2014
S
chore(jshint): enforce jshint for tests
Shahar Talmi committed
February 21, 2014
M
fix($animate): ensure that animateable directives cancel expired leave animations
Matias Niemelä committed
January 23, 2014
M
M
fix(mocks): remove usage of $animate.flushNext in favour of queing
Matias Niemelä committed
November 27, 2013
T
fix($compile): update cloned elements if the template arrives after the cloning
Tobias Bosch committed
November 14, 2013
T
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch committed
November 11, 2013
T
November 4, 2013
I
fix(ngIf): destroy child scope when destroying DOM
Igor Minar committed
October 30, 2013
B
fix(ngIf): ngIf removes elements dynamically added to it
Brian Ford committed
July 31, 2013
M
chore(ngMock): rename $animate.process to $animate.flushNext()
Matias Niemelä committed
June 18, 2013
M
feat(ngAnimate): complete rewrite of animations
Matias Niemelä committed
M
fix($animator): ensure animations are always disabled for an element that is not attached to the DOM
Matias Niemelä committed
May 7, 2013
M
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä committed
M
feat($sniffer): Add support for supportsAnimations flag for detecting CSS Animations browser support
Matias Niemelä committed
April 5, 2013
O
feat(ngIf): add directive to remove and recreate DOM elements
Oren Avissar committed