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-09-19
docs(ngForm): fix grammar and improve explanation
Dave Peticolas
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(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-05
docs(booleanAttrs): improve parameter docs for boolean attributes
Pete Bacon Darwin
2013-08-22
revert: feat(ngForm): Supports expression in form names
Igor Minar
2013-08-21
revert: fix($compile): always instantiate controllers...
Igor Minar
2013-08-13
docs(input): add missing ngChange directive for email type
David Bennett
2013-08-12
fix(ngCloak): hide element even when CSS 'display' is set
Vineet Kumar
2013-08-09
docs(ngModel): validators should return undefined for invalid values.
Niall Smart
2013-08-08
docs(ngModel): clarify docs for NgModelController#
Igor Minar
2013-08-07
feat(ngForm): Supports expression in form names
Matthew Windwer
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-07-21
docs(input): fix example
Jérémy
2013-07-21
docs(ngController): remove obsolete mention of scope as `this` in controller
Vineet Kumar
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
docs(ngList): fix example and add e2e test
Igor Minar
2013-07-11
style(input): remove ws
Igor Minar
2013-07-08
docs(ngModelController): provide a more intuitive example
Pete Bacon Darwin
2013-07-04
docs(input): ng-model doesn't work well with isolated scope directive
basarat
2013-06-27
docs(ngBind): clarify some of the writing
Andrew Peterson
2013-06-27
docs(ngPluralize): improve wording
Andrew Peterson
2013-06-13
docs(select): fix typos in ngOptions
Misha Moroshko
2013-06-12
docs(FormController): add methods for FormController
Dean Sofer
2013-06-12
docs(ngModelController): improve $parsers/$formatters with example
Dean Peterson
2013-06-12
docs(ngClass): fix minor typo.
Ore Landau
2013-06-11
docs(ngSubmit): clarify that there must be no `action` attribute
Pete Bacon Darwin
2013-06-04
docs(ngTransclude): fix outdated scope definition in example
Marcin Wosinek
2013-06-04
docs(ngClass): clarify the use of object map
Luc Morin
2013-06-04
docs(input): provide explanation of how ngModel will affect the local scope
Luc Morin
2013-05-18
doc(ngModel): $setViewValue calls all parsers, not formatters
Joakim Blomskøld
2013-05-16
docs(ngCsp): add more informative details
Dean Sofer
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-05-07
doc(input): fix small typo in code example
Hamish Macpherson
2013-04-29
refact(ngClass): improve performance through bitwise operations
Robin Böhm
2013-04-19
docs(input): fix typo on max attribute
leesei
2013-04-19
docs(select): fix attribute documentation
Shyam Seshadri
2013-04-19
docs(ngBind): fix typo
Michal Reichert
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-17
doc(ngClassEven): make consistent with ngClassOdd
es128
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-04-13
docs(ngController): fix docs link to api/ng.$route
brandonjp
2013-04-04
refactor(ngRepeat): make use of declared variable
Mark Chapman
[next]