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
Age
Commit message (
Expand
)
Author
2013-12-04
docs(input): remove deprecated isolated scope pitfall
Julien Bouquillon
2013-11-27
docs(form): provide a list of Angular's built-in validation tokens
Blaise Kal
2013-11-22
fix(input): Support form auto complete on modern browser
Tobias Bosch
2013-11-21
fix(ngInclude): Don't throw when the ngInclude element contains content with ...
Tobias Bosch
2013-11-21
fix($compile): ensure CSS classes are added and removed only when necessary
Matias Niemelä
2013-11-21
fix(ngController): fix issue with ngInclude on the same element
Andrew Silluron-Gonzalez
2013-11-21
feat(input): hold listener during text composition
Chia-liang Kao
2013-11-20
fix(ngClass): ensure that ngClass only adds/removes the changed classes
Matias Niemelä
2013-11-20
docs(booleanAtts): explain the motivation for boolean attributes
gdennie
2013-11-20
docs(ngRepeat): fix typo
Stéphane Reynaud
2013-11-20
docs(ngPluralize): Fix missing space before parentheses
Stéphane Reynaud
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-14
docs(ngClass): fix e2e test for example
Pete Bacon Darwin
2013-11-14
docs(NgModelController): document `$viewChangeListeners` property
Caitlin Potter
2013-11-14
docs(FormController): remove unnecessary parenthesis
Stéphane Reynaud
2013-11-14
docs(ngClass): distinguish between CSS classes and scope properties
Pete Bacon Darwin
2013-11-14
docs(NgModelController): clarify documentation of `$setViewValue`
Mathis Hofer
2013-11-14
docs(ngBindHtml): fix dependency for Plunker and JSFiddle in example
Pete Bacon Darwin
2013-11-11
fix(ngIf): don't create multiple elements when changing from a truthy to anot...
Tobias Bosch
2013-11-06
chore(docs): add -webkit-transition for ngClass example
Matias Niemelä
2013-11-06
docs(guide/overview): Refactor overview and mvc docs
Tobias Bosch
2013-11-06
chore(docs): specify how ngClass deals with natural CSS transitions
Matias Niemelä
2013-11-06
fix(ngInclude): only run anchorScroll after animation is done
Pete Bacon Darwin
2013-11-05
chore(docs): refactor/improve new CSS transition code in examples
Matias Niemelä
2013-11-04
docs(input): fix typo
Tim Graham
2013-11-04
fix(ngModel): deregister from the form on scope not DOM destruction
Igor Minar
2013-11-04
fix(ngIf): destroy child scope when destroying DOM
Igor Minar
2013-11-04
style: remove ws
Igor Minar
2013-10-31
fix(ngEventDirectives): parse expression only once during compile phase.
Tobias Bosch
2013-10-30
chore($compile): remove special case for ngIf and ngRepeat
Brian Ford
2013-10-30
chore: move getBlockElements to Angular.js
Brian Ford
2013-10-30
fix(ngIf): ngIf removes elements dynamically added to it
Brian Ford
2013-10-27
docs(form): fix typo
Yuriy Bilogub
2013-10-26
docs(ngForm): ensure correct attribute name in usage example
David Bennett
2013-10-25
docs(ngIf): fix typo
Balázs Suhajda
2013-10-24
docs(ngClass): fix typo
Sam Dornan
2013-10-24
docs(ngModelController): $parent can help isolate scope directives
basarat
2013-10-24
docs(select): fix typo
wiebl
2013-10-24
docs(ngBindHtml): add example
Nicolas Brugneaux
2013-10-24
docs(ngNonBindable): fix punctuation
Dave Peticolas
2013-10-24
docs(ngController): do not attach a controller twice
Tyler McGinnis
2013-10-24
fix(input): keep track of min/max attars on-the-fly
Dmitry Shirokov
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-22
fix: don't inline css in csp mode.
tigbro
2013-10-21
docs(ngCsp): pretty-format docs
Igor Minar
2013-10-18
fix(csp): fix csp auto-detection and stylesheet injection
Igor Minar
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-14
docs: add missing priority documentation for structural directives
Igor Minar
2013-10-14
docs(ngInit): fix typo
Tyler McGinnis
2013-10-14
docs(ngNonBindable): improve description
Pete Bacon Darwin
[next]