v-bar icon indicating copy to clipboard operation
v-bar copied to clipboard

The virtual responsive crossbrowser scrollbar component for VueJS 2x

Results 28 v-bar issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.1.5 to 2.6.4. Release notes Sourced from async's releases. v2.3.0 Added support for ES2017 async functions. Wherever you can pass a Node-style/CPS function that uses a callback,...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

When i change the components inside the wrapper i got this warning. While in dev mode i dont get this warning, only after build. ``` [Vue warn]: Error in beforeDestroy...

bug
question

Vulnerability description: - https://nvd.nist.gov/vuln/detail/CVE-2021-21353 - https://avd.aquasec.com/nvd/cve-2021-21353/ Fixed in version 3.0.1 **Update pug dependency to 3.0.1**

Hello, I'm working on a chat and I want to fix the conversation on the last message. I want the scroll bar to be at the bottom of the chat...

Hello, how to detect the event when you arrive at the top v-bar? For example, I would like to make a call when I get to the top of the...

Library have template on pug, but don't have pug-plain-loader in devDependencies. So I have install it separately. You should put it to devDependencies in library package.json file.

How I can use this plugin without importing it with Webpack? I want to build it in a single JS file.