react-pdf-js icon indicating copy to clipboard operation
react-pdf-js copied to clipboard

A React component to wrap PDF.js

Results 79 react-pdf-js issues
Sort by recently updated
recently updated
newest added

Bumps [turbo](https://github.com/vercel/turbo) from 1.13.3 to 2.0.6. Release notes Sourced from turbo's releases. Turborepo v2.0.6 What's Changed Examples More fix-ups for kitchen-sink. by @​anthonyshew in vercel/turbo#8590 c2aa1 by @​anthonyshew in vercel/turbo#8592...

dependencies

The current version 4 of pdfjs-dist is using Promise.withResolvers, which is not supported in older browsers. The FAQ of the pdfjs-dist repository suggests using the legacy build of the library...

The pdfjs-dist in peerDependencies is outdated, so we will match it to devDependencies.

use the same canvas during multiple render() operations. Use different canvas or ensure previous operations were cancelled or completed.

I need to adjust the scale according to the screen size. To achieve this, during the initial rendering, I calculate the scale based on the block's offsetWidth. The scale variable...

![image](https://github.com/user-attachments/assets/35ce4788-31c9-47da-b8a4-3e8cfdd523f8) 由于没有设置isEvalSupported=false,导致pdf里面的javascript代码执行,导致的漏洞。感谢!!!

Bumps [tsup](https://github.com/egoist/tsup) from 8.0.2 to 8.2.3. Release notes Sourced from tsup's releases. v8.2.3 8.2.3 (2024-07-24) Bug Fixes get metafile on windows (048c93b) v8.2.2 8.2.2 (2024-07-22) Bug Fixes Revert "refactor: replace...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.12 to 5.3.5. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 5.3.5 (2024-07-25) refactor(asset): remove rollup 3...

dependencies

Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.3 to 2.1.5. Release notes Sourced from @​heroicons/react's releases. v2.1.5 Added Add new icons (arrow-turn-*, bold, calendar-date-range, divide, document-currency-*, equals, h1, h2, h3, italic, link-slash, numbered-list, percent-badge,...

dependencies

Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.7. Release notes Sourced from tailwindcss's releases. v3.4.7 Fixed Fix class detection in Slim templates with attached attributes and ID (#14019) Ensure attribute values in...

dependencies