aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/form.js
AgeCommit message (Expand)Author
2014-03-17docs(ngForm): remove duplicate @param annotationDavid Rogers
2014-02-28docs(forms): generated CSS classes for forms and inputs must have a ng prefixMatias Niemelä
2014-02-28feat($animate): animate dirty, pristine, valid, invalid for form/fieldsYves Brissaud
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(content): fix bad linksPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter 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-06docs(form): changed capitalization in CSS classes sectionjesse
2013-11-27docs(form): provide a list of Angular's built-in validation tokensBlaise Kal
2013-11-14docs(FormController): remove unnecessary parenthesisStéphane Reynaud
2013-10-27docs(form): fix typoYuriy Bilogub
2013-10-26docs(ngForm): ensure correct attribute name in usage exampleDavid Bennett
2013-10-22style: make jshint happyVojta Jina
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
2013-09-19docs(ngForm): fix grammar and improve explanationDave Peticolas
2013-09-11style(ngForm): simplify restrict difference between form and ngFormrodyhaddad
2013-08-07feat(ngForm): Supports expression in form namesMatthew Windwer
2013-07-24fix(form): pick the right attribute name for ngFormPawel Kozlowski
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-12docs(FormController): add methods for FormControllerDean Sofer
2013-01-04docs(form): minor form doc and example fixesJonathan Card
2012-11-26feat(form): add ability to reset a form to pristine statePawel Kozlowski
2012-09-06fix(FormController): propagate dirty state to parent formsKai Groner
2012-08-10fix(form): prevent page reload when form destroyedIgor Minar
2012-06-12docs(*): simplify doc urlsIgor 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-04-03fix(form): preperly clean up when invalid widget is removedMisko Hevery
2012-03-29fix(FormController): ask for dependency to fool the BC moduleIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery