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-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
2013-09-25
docs(ngShowHide): improve clarity
Dave Peticolas
2013-09-25
fix(ngRepeat): correctly track elements even when the collection is initially...
jankuca
2013-09-20
fix(ng-bind-html): watch string value instead of wrapper
Chirayu Krishnappa
2013-09-20
fix(ngInclude): don't break attribute bindings on ngInclude-ed element
Brian Ford
2013-09-20
docs(ngClass): fix grammar
Dave Peticolas
2013-09-20
docs(ngCloak): fix grammar, clarity
Dave Peticolas
2013-09-19
docs(ngModelController): clarify issue with isolated scope directive
Pete Bacon Darwin
2013-09-19
docs(input): fix spelling error and reword for clarity
ts-web
2013-09-19
docs(ngForm): fix grammar and improve explanation
Dave Peticolas
2013-09-18
docs(ngShowHide): fix typo
Roberto Bonvallet
2013-09-17
docs(input): clarify that `contenteditable` is an HTML5 attribute
James
2013-09-16
doc(api): fix grammar in a directive description
Dave Peticolas
2013-09-16
docs(api): fix grammar in ngClick description
Dave Peticolas
2013-09-13
docs(ngSwitch): fix minor typo
Daniel Tse
2013-09-13
docs(ngController): rephrased the description for clarity
Dean Sofer
2013-09-13
fix(ngOptions): ignore object properties which start with $
Gowtam Lal
2013-09-11
docs(ngModel): provide link for best practices.
Paxton Hare
2013-09-11
style(ngForm): simplify restrict difference between form and ngForm
rodyhaddad
2013-09-11
docs(ngChange): remove wrong @restrict and add missing @param
rodyhaddad
2013-09-11
docs(ng.directives): add correct @restrict for all ng directives
rodyhaddad
2013-09-05
docs(booleanAttrs): improve parameter docs for boolean attributes
James Daily
2013-08-29
perf(ngBindHtml): watch the original value and sanitize later
Chirayu Krishnappa
[next]