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
/
directive
/
inputSpec.js
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-26
feat($compile): do not interpolate boolean attributes, rather evaluate them
Vojta Jina
2012-03-26
feat(ngValue): allow radio inputs to have non string values
Vojta Jina
2012-03-20
feat(input.radio): Allow value attribute to be interpolated
Vojta Jina
2012-03-19
bug(ie7): incorrectly set all inputs to disabled
Misko Hevery
2012-03-16
fix(forms): Set ng-valid/ng-invalid correctly
Vojta Jina
2012-03-13
feat(ng-list): Allow custom separator
Vojta Jina
2012-03-13
feat(form): publish validationErrorKeys as CSS
Misko Hevery
2012-03-13
fix(forms): remove control.$form and use nullFormCtrl
Igor Minar
2012-03-13
fix(forms): lowercase all validation error keys
Igor Minar
2012-03-12
fix(forms): prefix all form and control properties with $
Igor Minar
2012-03-12
fix(forms): remove the need for extra form scope
Igor Minar
2012-03-12
fix(forms): Propagate change from model even if it's undefined
Vojta Jina
2012-03-09
refactor(forms): Remove touch() method
Vojta Jina
2012-03-09
refactor(forms): Rename read() -> setViewValue()
Vojta Jina
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-09
refactor(forms): remove registerWidget and use event instead
Vojta Jina
2012-03-08
chore(directives,widgets): reorg the code under directive/ dir
Igor Minar