aboutsummaryrefslogtreecommitdiffstats
path: root/test/ng/directive/formSpec.js
AgeCommit message (Expand)Author
2013-11-04fix(ngModel): deregister from the form on scope not DOM destructionIgor Minar
2013-10-07fix(*): protect calls to hasOwnProperty in public APIPeter Bacon Darwin
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-03-14Fix failing test in IE 10Shyam Seshadri
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-08-07test(form): fix broken preventDefault testIgor Minar
2012-08-07refactor(formSpec): group preventDefault specs into a describeIgor Minar
2012-04-09chore(tests): rename all directive names to the normalized formIgor Minar
2012-04-03fix(form): preperly clean up when invalid widget is removedMisko Hevery
2012-04-03feat(ngModel): update model on each key stroke (revert ngModelInstant)Vojta Jina
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery