angular.js/src
Pawel Kozlowski 733a97adf8 feat(form): add ability to reset a form to pristine state
Retting a form to pristine state will cause all of the nested
form and form controls to be recursively reset as well.

Closes #856
2012-11-26 16:44:34 +01:00
..
auto chore(injector): fix typo in injector documentation 2012-10-31 14:19:05 -07:00
bootstrap fix(*): name all anonymous watch functions in Angular 2012-09-06 16:06:25 -07:00
ng feat(form): add ability to reset a form to pristine state 2012-11-26 16:44:34 +01:00
ngCookies docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
ngLocale chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ngMock feat(mocha): support mocha in angular mocks 2012-09-06 16:06:23 -07:00
ngResource fix($resource): prevent default params to be shared between actions 2012-11-24 21:27:24 +01:00
ngSanitize feat(linky): allow optional 'target' argument 2012-11-24 22:21:50 +01:00
ngScenario fix(scenario-runner): support data-ng and x-ng based attributes 2012-10-31 13:58:13 -07:00
angular-bootstrap.js chore(debug): rewrite angular-bootstrap.js to use $script 2012-05-04 15:50:37 -07:00
Angular.js docs(): Fix a couple of typos in the documentation 2012-11-21 23:06:59 +01:00
angular.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
angular.suffix fix(init): use jQuery#ready for init if available 2012-03-23 15:41:37 -07:00
AngularPublic.js fix($defer): remove deprecated $defer service 2012-06-12 01:09:07 -07:00
apis.js fix(ngRepeat): now works with primitive types 2012-09-06 16:06:21 -07:00
jqLite.js fix(jqLite): support append on document fragment 2012-11-26 15:45:04 +01:00
loader.js docs(): Fix a couple of typos in the documentation 2012-11-21 23:06:59 +01:00
loader.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
loader.suffix feat(module): new module loader 2012-01-10 22:27:00 -08:00
module.prefix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
module.suffix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
publishExternalApis.js chore(Rakefile): get ready for modules 2012-03-28 11:16:36 -07:00