vue-js-toggle-button icon indicating copy to clipboard operation
vue-js-toggle-button copied to clipboard

:fish_cake: Vue.js 2 toggle / switch button - simple, pretty, customizable

Results 53 vue-js-toggle-button issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. Changelog Sourced from http-proxy's changelog. v1.18.1 - 2020-05-17 Merged Skip sending the proxyReq event when the expect header is present [#1447](https://github.com/http-party/node-http-proxy/issues/1447) Remove node6 support,...

dependencies

Similar to this: https://docs.atlassian.com/aui/7.10.1/docs/spinner.html (search for `Spinners in toggles` in the link) ![image](https://user-images.githubusercontent.com/4184939/92180967-775a5780-ee5d-11ea-805b-1563a8f945f9.png)

Hi is there a way to reverse button switch state ?? so that false value becomes true and true value becomes false I have tried with `sync="true"`, `value="isComputed"` but if...

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Yo, is it possible to display both labels, like in the picture below? 👇

Hello. After last update (1.3.3) if you have an code like in the example your button will be stuck. As i can see,it is because on (value) property there is...

There should be indicator for button when it is focused, so that people who are using keyboard to navigate a site would know where they are, this make the component...

The toggle button cannot be focused on using tab keyboard key. To simulate the issue, go to the [demo website](http://vue-js-toggle-button.yev.io/) and press tab several times. The focus will cycle through...