aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget/select.js
AgeCommit message (Expand)Author
2012-01-25refactor(directives): connect new compilerMisko Hevery
2012-01-23refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...Vojta Jina
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2012-01-08docs(fix): select widget name -> ng:modelVojta Jina
2011-11-14refactor(api): remove type augmentationMisko Hevery
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-11-14refactor(compiler) turn compiler into a serviceMisko Hevery
2011-10-19style(select): cleaning up select.jsIgor Minar
2011-10-19fix(ng:options): compile null/blank option tagTEHEK Firefox
2011-10-18fix(ng:options): select correct element when '?'-option was previously selectedTEHEK Firefox
2011-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery