angular-ui/AngularJS-sublime-package

ngChange suggests an element based directive, feature or bug?

panstav opened this issue · 1 comments

The docs indicate that ngChange is an attribute we can put on input tags to evaluate upon user changing the value of it, what would an ngChange element give?

In the 1.x versions they have stated that it can be used an element http://code.angularjs.org/1.0.8/docs/api/ng.directive:ngChange

Since it's not in the 1.2 docs I'd consider it a bug. Relates to #32