aboutsummaryrefslogtreecommitdiffstats
path: root/src/widget/input.js
AgeCommit message (Expand)Author
2011-12-07fix(input): bind inputs to the 'input' eventbartes
2011-11-15fix(input): treat all not number model as blankMisko Hevery
2011-11-15fix(radio): fix binding to value={{exp}}Misko Hevery
2011-11-14style(docs): make jslint happy - fix some warningsVojta Jina
2011-11-14fix(doc) cleanup all api doc link warningsMisko Hevery
2011-11-14refactor(injector): switch to injector 2.0 introduce modulesMisko Hevery
2011-10-20fix(radio): allows data-binding on value property. Closes#316Misko Hevery
2011-10-19fix(ng:pattern): correctly parse out inlined regexpIgor Minar
2011-10-19docs(textarea): add docs for angular.widget.textareaIgor Minar
2011-10-19style(input): fix style violations in the input.js fileIgor Minar
2011-10-19feat(input): add ng:minlength and ng:maxlength validationKonstantin Stepanov
2011-10-19fix(input): recognize 'password' as an html input typeKonstantin Stepanov
2011-10-13fix(checkbox): prefix true-value & false-value with ng:Igor Minar
2011-10-12docs(*): remove @workInProgress from everywhereIgor Minar
2011-10-12docs(forms): add ng:change docs and other fixesIgor Minar
2011-10-11chore(formating): clean code to be function() {Misko Hevery
2011-10-11feat(forms): new and improved formsMisko Hevery