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
/
input.js
Age
Commit message (
Expand
)
Author
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-17
docs(input): clarify that `contenteditable` is an HTML5 attribute
James
2013-09-11
docs(ngModel): provide link for best practices.
Paxton Hare
2013-09-11
docs(ngChange): remove wrong @restrict and add missing @param
rodyhaddad
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-08
docs(ngModel): add link to NgModelController
Igor Minar
2013-08-07
docs(minerr): fill in error message descriptions
Ken Sheedlo
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-07-21
docs(input): fix example
Jérémy
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-10
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-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-12
docs(ngModelController): improve $parsers/$formatters with example
Dean Peterson
2013-06-04
docs(input): provide explanation of how ngModel will affect the local scope
Luc Morin
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-23
docs(input): add missing ngChange directive for email type
David Bennett
2013-05-18
doc(ngModel): $setViewValue calls all parsers, not formatters
Joakim Blomskøld
2013-05-07
doc(input): fix small typo in code example
Hamish Macpherson
2013-04-19
docs(input): fix typo on max attribute
leesei
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-16
fix(ngPattern): allow modifiers on inline ng-pattern
austingreco
2013-03-29
docs(*): fixed typos
Pascal Borreli
2012-11-26
fix(ngModel): sync ngModel state with scope state
Igor Minar
2012-11-26
feat(form): add ability to reset a form to pristine state
Pawel Kozlowski
2012-11-25
docs(api): add ngRequired to input/select/textarea directives
Dean Sofer
2012-11-11
docs(ngList): fix typo
Josh Adams
2012-09-06
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
2012-09-06
feat(ngModel): support ngTrim attribute on input
Gregory Pike
2012-08-27
fix(ng-list): remove data bound flicker
Misko Hevery
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-08
feat($compile): simplify isolate scope bindings
Misko Hevery
2012-06-08
refactor($compile): always call attr.$observe
Misko Hevery
2012-06-02
doc(NgModelController) add example and $render documentation
Misko Hevery
2012-05-06
fix(ngModel): use keydown/change events on IE9 instead of input
Igor Minar
2012-04-11
fix(input.radio): support 2-way binding in a repeater
Vojta Jina
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-04-03
feat(ngModel): update model on each key stroke (revert ngModelInstant)
Vojta Jina
2012-03-29
fix(ngValue): bind properly inside ng-repeat
Vojta Jina
2012-03-29
refactor($compile): move methods of attr object into prototype
Vojta Jina
2012-03-28
refactor(toJson): use native JSON.stringify
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
[prev]