Open samuelsimoes opened 8 years ago
Today if you call set, reset, clear methods and nothing change the change event is emitted anyway. This PR fix this.
set
reset
clear
change
:shipit:
Rebase :)
Today if you call
set
,reset
,clear
methods and nothing change thechange
event is emitted anyway. This PR fix this.