canjs / can-bind

Updates one observable value with the value of another observable.
https://canjs.com/doc/can-bind.html
MIT License
4 stars 0 forks source link

Added onEmit / offEmit to listenAndUpdate methods for emitted values #15

Closed Mattchewone closed 5 years ago

Mattchewone commented 5 years ago

As part of the fix for - https://github.com/canjs/can-stache-bindings/issues/484

This will use onEmit when the symbol exists on the listeningObservable.