nz-toggle
nz-toggle copied to clipboard
Dual and triple-state toggles for AngularJS
The interaction seems to go against the mental model of a switch. If I click on the right side of a switch, it should switch to the right side and...
See here : http://codepen.io/anon/pen/OXGyKo I have put a toggle in a div and highlighted that div in green. the toggle pushes extra space at the bottom: 4 pixels in chrome,...
There's currently no way to include CSS in the package.json file, so it will need to be included manually by the developer. The current package.json does not install with npm...
Hi! Is there a way that I can use it in IE 11? The click event is working, but the mousemove /touchmove event is not in IE 11. (BTW i...
It appears that when the tri-state toggle elements are included within an (ng-material 0.10.1) area, the tab area briefly duplicates the rendering of the toggles once, sometimes twice. As you...
Hi, Thx a lot for the nzToggle library which I intensively use. Since I have many nzToggle elements in my application it would be great if I could define a...