COMMITS
/ test/ng/directive/ngSwitchSpec.js October 29, 2016
M
perf(*): don't trigger digests after enter/leave of structural directives
Martin Staffa committed
January 18, 2015
L
feat(ngSwitch): allow multiple case matches via optional attribute ngSwitchWhenSeparator
Lucas Galfaso 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
December 11, 2015
J
docs: fix typos throughout the codebase
Justas Brazauskas committed
October 22, 2014
October 21, 2014
H
style(*): add rule requireSpacesInFunction beforeOpeningCurlyBrace
Henry Zhu committed
October 18, 2014
H
style(*): disallow space after object keys, other rules
Henry Zhu committed
August 30, 2014
T
refactor(ngSwitch): remove undocumented `change` attribute from ngSwitch
The Big Red Geek committed
August 29, 2014
M
fix(ngSwitch): avoid removing DOM nodes twice within watch operation
Matias Niemelä 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
July 17, 2014
P
fix(ngSwitch): interoperate with multi-element transclude directives
Peter Bacon Darwin committed
P
fix(ngSwitch): use the correct transclusion scope
Peter Bacon Darwin committed
December 11, 2013
C
feat($compile): explicitly request multi-element directive behaviour
Caitlin Potter committed
May 7, 2014
C
fix(ngSwitch): properly support case labels with different numbers of transclude fns
Caitlin Potter 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
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 12, 2013
M
fix(ngAnimate): prevent animation on initial page load
Misko Hevery committed
April 9, 2013
M
fix(ngAnimate): skip animation on first render
Matias Niemelä committed
March 20, 2013
M
feat(ngAnimate): add support for animation
Misko Hevery committed
March 4, 2013
L
feat(ng:switch): Preserve the order of the elements not in the ng-switch
Lucas Galfasó committed
February 6, 2013
L
feat(ngSwitch): support multiple matches on ngSwitchWhen and ngSwitchDefault
Lucas Galfasó committed
January 11, 2013
D
fix(ngSwitch): don't leak when destroyed while not attached
danilsomsikov committed
April 9, 2012
I
chore(tests): rename all directive names to the normalized form
Igor Minar committed
March 23, 2012
M
chore(module): move files around in preparation for more modules
Misko Hevery committed