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
/
selectSpec.js
Age
Commit message (
Expand
)
Author
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-14
feat(select): match options by expression other than object identity
quazzie
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2012-12-05
fix(select): support optgroup + select[multiple] combo
_pants
2012-10-31
fix(select): select option with a label of 0 is not shown
Sudhir Jonathan
2012-08-10
fix(option): support option elements in datalist
Igor Minar
2012-05-02
fix(select): don't interfere with selection if not databound
Igor Minar
2012-04-20
fix(select): properly handle empty & unknown options without ngOptions
Igor Minar
2012-04-20
test(selectSpec): clean up and simplify specs
Igor Minar
2012-04-09
chore(tests): rename all directive names to the normalized form
Igor Minar
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery