canjs / can-observe

Observable objects
https://canjs.com/doc/can-observe.html
MIT License
20 stars 2 forks source link

Events should only fire if the value changes #4

Closed matthewp closed 7 years ago

matthewp commented 7 years ago

An event should only fire when the value of a property changes. Closes #1