vue-js-toggle-button
vue-js-toggle-button copied to clipboard
:fish_cake: Vue.js 2 toggle / switch button - simple, pretty, customizable
await wrapper.findComponent({ ref: "videoScaleToggle" }).trigger("click"); or await wrapper.findComponent({ ref: "videoScaleToggle" }).trigger("change");] these dont work in jest
The component looks and works great, but I found something I think is a bit confusing. I would like to get the initial state from Vuex and set the button...
If I have the toggle in sync mode connected to a value using v-model (or :value and @input) the toggle can get out of sync of the value. When sync...
while using this toggle button I faced one problem while scrolling my page that button is **_moving over my nav-bar_** ( I need this button to move down to the...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
> ReferenceError > document is not defined i think it because nuxt load `dist/index.js` , not load'dist/ssr.index.js
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.5 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...