angular-toggle-switch icon indicating copy to clipboard operation
angular-toggle-switch copied to clipboard

AngularJS Toggle Switch

Results 27 angular-toggle-switch issues
Sort by recently updated
recently updated
newest added

``` $scope.$watch('modelName', function(newVal, oldVal){ console.log(newVal); }); ``` Doesn't print any value! How do you get a callback on value change?

create space problem on off buttong ![image](https://cloud.githubusercontent.com/assets/1139967/21418114/012525f0-c845-11e6-9663-81ab3a441823.png)

I need to disable or enable dynamically the toggle switch i tried to use the disabled attribute but it seems that is not working well.

Hi, Im trying to minify with bundlerminifier and minification breaks when minifying angular-toggle-switch.

It seems that the only way to toggle disabling of this directive is to add or remove the `disabled` attribute manually (at least in Chrome/OSX). `ng-disabled` does not seem to...

i am very new to github. Hopefully everything is ok.

If ng-model is true, there is animation from right to left to show 'Active' from 'InActive' when the page loads first time. Is there anyway to show display default option...

I am using the angular-toggle-switch in my application in a settings dialog. The user can select from a menu to go between panels. I have noticed that when a panel...

bug

Please add a slash to close tags in [demo](http://cgarvis.github.io/angular-toggle-switch/) samples. It's really hard to fix it after copy paste! ;) `` ``