ngChange suggests an element based directive, feature or bug?
panstav opened this issue · 1 comments
panstav commented
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?
subhaze commented
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