index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
directive
/
ngSwitch.js
Age
Commit message (
Expand
)
Author
2014-03-07
style(jsdoc tags): remove/ammend invalid tags
Peter Bacon Darwin
2014-02-26
fix($animate): ensure that animateable directives cancel expired leave animat...
Matias Niemelä
2014-02-16
docs(examples): fix example dependencies
Peter Bacon Darwin
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-26
docs(ngSwitch): fixed typo 'choses' to 'chooses'
David Nelson
2014-01-07
refactor(booleanAttrs, ngSwitch): use link function instead of compile functi...
Gias Kay Lee
2013-12-12
docs(ngSwitch): clarify that ngSwitch matches against string literals
Pete Bacon Darwin
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-05
chore(docs): refactor/improve new CSS transition code in examples
Matias Niemelä
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-14
docs: add missing priority documentation for structural directives
Igor Minar
2013-10-11
fix(directives): correct priority of structural directives
Igor Minar
2013-09-13
docs(ngSwitch): fix minor typo
Daniel Tse
2013-07-29
chore(ngdocs): all animation-supported directives working with docs examples ...
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-04-03
docs: add animations into docs and directive examples
Matias Niemelä
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2013-04-01
docs(ngSwitch): improve the @usage example
Igor Minar
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-11
feat(ng:switch): Preserve the order of the elements not in the ng-switch
Lucas Galfasó
2013-02-14
feat(ngSwitch): support multiple matches on ngSwitchWhen and ngSwitchDefault
Lucas Galfasó
2013-02-14
fix(ngSwitch): make ngSwitch compatible with controller BC module
deboer
2013-01-18
fix(ngSwitch): don't leak when destroyed while not attached
danilsomsikov
2012-09-06
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery