vue-html-to-paper icon indicating copy to clipboard operation
vue-html-to-paper copied to clipboard

Vue mixin for paper printing html elements.

Results 48 vue-html-to-paper issues
Sort by recently updated
recently updated
newest added

Hi all! I have a problem or issue, in fact a don't know how to do it. The subject is importing a SCSS file instead of a CSS simple file....

The plugin cannot work in typescript. We need to add a type declaration here, like this: ``` // types/index.d.ts import { PluginFunction } from "vue" // See https://www.w3schools.com/Jsref/met_win_open.asp export interface...

enhancement
hacktoberfest

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](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

Hello everone, this is my case. In Chrome and Brave they print very well, printing with all colors. But in Firefox the styles are lost. The browsers have same configurations....

I am using this dependency in my current nuxt project. I've never had this problem before, but the last time I did a build, there was an error like this...

for example we can call below method to open print dialog, but i am looking for close method to reset some value like `@print_close` ``` methods: { async print ()...

my image is not visible when printing, what i've missed?

![1](https://user-images.githubusercontent.com/26128706/88453264-fa1fe800-ce97-11ea-9343-e200a81ef053.png)

hacktoberfest

Hello, I'm facing a problem. Before I am using this lib in vue 2 , it's working fine but after update to vue3 it getting error like this ``` Uncaught...