vue-github-buttons icon indicating copy to clipboard operation
vue-github-buttons copied to clipboard

:octocat: GitHub buttons component for Vue.

Results 7 vue-github-buttons issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [tslint-config-gluons](https://github.com/gluons/tslint-config-gluons) from 2.1.0 to 2.2.0. Release notes Sourced from tslint-config-gluons's releases. v2.2.0 Upgrade TSLint & other dependencies. Commits 1d4b3f1 🔖 v2.2.0 088ff04 :arrow_up: Upgrade dependencies See full diff in...

dependencies

Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.1.1 to 5.2.7. Release notes Sourced from css-loader's releases. v5.2.7 5.2.7 (2021-07-13) Bug Fixes fix crash when source map is unavailable with external URL in [@import](https://github.com/import) (bb76fe4)...

dependencies

Bumps [@types/karma](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/karma) from 3.0.3 to 6.3.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/karma&package-manager=npm_and_yarn&previous-version=3.0.3&new-version=6.3.3)](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...

dependencies

Bumps [mocha](https://github.com/mochajs/mocha) and [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha). These dependencies needed to be updated together. Updates `mocha` from 6.2.1 to 10.0.0 Release notes Sourced from mocha's releases. v10.0.0 10.0.0 / 2022-05-01 :boom: Breaking Changes...

dependencies

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 3.3.0. Release notes Sourced from node-fetch's releases. v3.3.0 3.3.0 (2022-11-10) Features add static Response.json (#1670) (55a4870) v3.2.10 3.2.10 (2022-07-31) Bug Fixes ReDoS referrer (#1611) (2880238)...

dependencies

``` TS7016: Could not find a declaration file for module 'vue-github-buttons'. 'node_modules/vue-github-buttons/dist/vue-github-buttons.cjs.js' implicitly has an 'any' type.   If the 'vue-github-buttons' package actually exposes this module, try adding a new declaration...

First of all, thanks for implementing the button support for Vuepress +1 ! It works fine in `vuepress dev` mode, but when I build for static I'm having an error....

help wanted