aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/select.js
AgeCommit message (Expand)Author
2014-03-18fix(select): avoid checking option element selected properties in renderJeff Balboni
2014-02-28style: enable jscs requireRightStickedOperators ruleIgor Minar
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): let markdown deal with extenal linksPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert <doc:...> examples to <example>...Peter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-26docs(select): rephase note on ngOptionsDavid Nelson
2014-01-21docs(select): add callout style for a noteBrian Ford
2014-01-21docs(select): add object comparison warningDan Matthews
2014-01-10docs(select): update regexp grouping cheat-sheatAjay Roopakalu
2014-01-10feat(select): allow multiline ng-optionsAjay Roopakalu
2013-12-17fix(select): invalidate when 'multiple`, `required` and model is `[]`Caitlin Potter
2013-12-13perf(jqLite): implement and use the `empty` method in place of `html(‘’)`Michał Gołębiowski
2013-10-24docs(select): fix typowiebl
2013-10-22style: make jshint happyVojta Jina
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-10-07style(select): fix semicolons and varsPeter Bacon Darwin
2013-10-03docs(select): clarify usagegdennie
2013-10-01refactor(select): simplify the ngOptions regular expressionStefan hr Berder
2013-09-13fix(ngOptions): ignore object properties which start with $Gowtam Lal
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-06-13docs(select): fix typos in ngOptionsMisha Moroshko
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-14feat(select): match options by expression other than object identityquazzie
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-06fix(*): 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