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
/
test
/
ng
/
directive
/
inputSpec.js
Age
Commit message (
Expand
)
Author
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
test(ngPattern): fix disabled test
Igor Minar
2013-07-11
test(ngList): remove disabled test
Igor Minar
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2012-06-08
feat($compile): simplify isolate scope bindings
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-09
chore(tests): rename all directive names to the normalized form
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-28
chore(module): move files around in preparation for more modules
Misko Hevery