angular.js/docs/content/api
Vojta Jina 21c725f1a1 refactor(forms): Even better forms
- remove $formFactory completely
- remove parallel scope hierarchy (forms, widgets)
- use new compiler features (widgets, forms are controllers)
- any directive can add formatter/parser (validators, convertors)

Breaks no custom input types
Breaks removed integer input type
Breaks remove list input type (ng-list directive instead)
Breaks inputs bind only blur event by default (added ng:bind-change directive)
2012-02-28 17:46:58 -08:00
..
angular.inputType.ngdoc refactor(forms): Even better forms 2012-02-28 17:46:58 -08:00
angular.module.ng.$compileProvider.directive.ngdoc docs($compile): transclude documentation 2012-02-21 22:46:01 -08:00
angular.module.ng.ngdoc add(doc): added missing angular.module.ng namespace 2011-11-14 20:31:19 -08:00
index.ngdoc docs(compiler): update the compiler docs 2012-01-25 11:53:59 -08:00