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
/
select.js
Age
Commit message (
Expand
)
Author
2013-09-13
fix(ngOptions): ignore object properties which start with $
Gowtam Lal
2013-06-13
docs(select): fix typos in ngOptions
Misha Moroshko
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-04-19
docs(select): fix attribute documentation
Shyam Seshadri
2013-03-20
chore(select): Fix ngOptions regexp capture comment.
Arlen Christian Mart Cuss
2012-12-05
fix(select): support optgroup + select[multiple] combo
_pants
2012-11-25
docs(api): add ngRequired to input/select/textarea directives
Dean Sofer
2012-10-31
fix(select): select option with a label of 0 is not shown
Sudhir Jonathan
2012-09-11
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
2012-08-10
fix(option): support option elements in datalist
Igor Minar
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
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-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-03-28
chore(module): move files around in preparation for more modules
Misko Hevery