lauripiispanen / angular-bacon

Angular-bacon.js bindings
MIT License
146 stars 16 forks source link

Add $watchCollectionAsProperty method #7

Closed theefer closed 10 years ago

theefer commented 10 years ago

Add $scope.$watchCollectionAsProperty that uses $watchCollection so Array/Object can be watched as well.

Note:

theefer commented 10 years ago

Addresses #6