xpepermint / angular-ui-switch

On/off switch button for AngularJS. DEPRECATED!
278 stars 125 forks source link

Added an ngChange option #4

Closed bobey closed 9 years ago

bobey commented 9 years ago

Allow to implement behaviour in any controller without having to watch the ngModel.

xpepermint commented 9 years ago

Hey. Thanks for the upgrade. Please update also the example and I'll merge your fork. Thanks...

mfillon commented 9 years ago

@bobey Shouldn't we call ngChange callback after switching the model?

bobey commented 9 years ago

Closed in favor of #5