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-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
2013-10-14
docs(booleanAttrs): improve grammar and clarity
Dave Peticolas
2013-10-11
fix(directives): correct priority of structural directives
Igor Minar
2013-10-11
style: strip white space from files
Igor Minar
2013-10-10
docs(ngInit): add note on best practices
Brian Ford
2013-10-09
feat(ngRepeat): use block separator comments
jankuca
2013-10-07
fix(input): `false` is no longer an empty value by default
Pete Bacon Darwin
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-07
style(select): fix semicolons and vars
Peter Bacon Darwin
2013-10-07
docs(ngModel): fix grammar and improve clarity
Dave Peticolas
2013-10-07
docs(ngValue): add docs for ngValue directive
Brian Ford
2013-10-05
docs(a): change model.$save() into something less deceptive
Michiel Staessen
2013-10-05
docs(ngList): improve grammar and clarity
Dave Peticolas
2013-10-03
fix($compile): fix (reverse) directive postLink fn execution order
Igor Minar
2013-10-03
docs(ngInclude): clarity, formatting
Dave Peticolas
2013-10-03
docs(ngClass): clarify the description
Dave Peticolas
2013-10-03
docs(select): clarify usage
gdennie
2013-10-01
refactor(select): simplify the ngOptions regular expression
Stefan hr Berder
2013-09-30
fix(ngTransclude): detect ngTranslude usage without a transclusion directive
jankuca
2013-09-27
docs(ngIf): formatting, clarity
Dave Peticolas
2013-09-27
docs(ngController): fix grammar
Dave Peticolas
2013-09-27
docs(ngCsp): fix grammar
Dave Peticolas
2013-09-27
docs(dblClick): fix grammar
Dave Peticolas
2013-09-27
docs(ngDisabled): clarify
Dave Peticolas
2013-09-26
feat(ngEventDirectives): add `ngCopy`, `ngCut`, and `ngPaste`
Ben McCann
2013-09-25
docs(ngHref): fix formatting and clarify
Dave Peticolas
[next]