aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/selectSpec.js
AgeCommit message (Expand)Author
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-20test(selectSpec): clean up and simplify specsIgor Minar
2012-04-09chore(tests): rename all directive names to the normalized formIgor 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