angular.js/docs/content/cookbook
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
..
advancedform.ngdoc refactor(forms): Even better forms 2012-02-28 17:46:58 -08:00
buzz.ngdoc fix($browser.xhr): change method "JSON" to "JSONP" 2011-11-30 11:03:41 -05:00
deeplinking.ngdoc docs(compiler): update the compiler docs 2012-01-25 11:53:59 -08:00
form.ngdoc docs(compiler): update the compiler docs 2012-01-25 11:53:59 -08:00
helloworld.ngdoc docs(compiler): update the compiler docs 2012-01-25 11:53:59 -08:00
index.ngdoc style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
mvc.ngdoc refactor(scope.$watch): rearrange arguments passed into watcher (newValue, oldValue, scope) 2012-01-23 11:11:27 -08:00