vue-scrolly icon indicating copy to clipboard operation
vue-scrolly copied to clipboard

Overlay scrollbar for Vue.js.

Results 26 vue-scrolly issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.0 to 2.0.3. Commits 56d803c Publish 81df277 fixes #2988 "Update clean-css dependency in pug-filters" (#2989) 0917398 Publish 7ff1cce Handle boolean sorthand for filters (#2977) 3e233dd Publish 540cddd...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.16.2 to 1.18.1. Release notes Sourced from http-proxy's releases. Long overdue maintenance Due to some great contributions I'm happy to announce a new release of http-proxy containing...

dependencies

Bumps [node-sass](https://github.com/sass/node-sass) from 4.5.3 to 4.14.1. Release notes Sourced from node-sass's releases. v4.14.1 Community Add GitHub Actions for Alpine CI (@nschonni, #2823) Fixes Bump [email protected] (@xzyfer, #2912) Supported Environments OS...

dependencies

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.0 to 4.6.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.mergewith&package-manager=npm_and_yarn&previous-version=4.6.0&new-version=4.6.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Hi, I have tested on some samsung mobile phones. the scroll doesn't work, Anyone knows solution for this? @yansern, are you aware of this issue? Thank you.

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.2 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

Bumps [constantinople](https://github.com/ForbesLindesay/constantinople) from 3.1.0 to 3.1.2. Commits 87bcb5e Release 3.1.2 8c1e731 Fix dependencies 34c4799 Update node version support 811c752 Release 3.1.1 01d409c Rewrite in typescript and actually evaluate the AST...

dependencies

When using the horizontal scrollbar, height value has to be a numerical value. Would it be possible to add support for auto height?

I came across this problem when I use scrolly in my vue app. The same problem to : https://github.com/yansern/vue-scrolly/issues/9#issue-479494233