aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/select.js
AgeCommit message (Expand)Author
2013-09-13fix(ngOptions): ignore object properties which start with $Gowtam Lal
2013-06-13docs(select): fix typos in ngOptionsMisha Moroshko
2013-05-07fix(select): ensure empty option is not lost in IE9Chad Smith
2013-04-19docs(select): fix attribute documentationShyam Seshadri
2013-03-20chore(select): Fix ngOptions regexp capture comment.Arlen Christian Mart Cuss
2012-12-05fix(select): support optgroup + select[multiple] combo_pants
2012-11-25docs(api): add ngRequired to input/select/textarea directivesDean Sofer
2012-10-31fix(select): select option with a label of 0 is not shownSudhir Jonathan
2012-09-11fix(*): name all anonymous watch functions in AngularShyam Seshadri
2012-08-10fix(option): support option elements in datalistIgor Minar
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-05-02fix(select): don't interfere with selection if not databoundIgor Minar
2012-04-20fix(select): properly handle empty & unknown options without ngOptionsIgor Minar
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery