-
Notifications
You must be signed in to change notification settings - Fork 33
feat: add text layer support to PDF viewer #237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
5e1902c
chore: add pdfjs-dist typings
fukudasjp 824c2d7
fix: control PDF rendering tasks properly
fukudasjp c5e09cb
feat: add pdf text layer support
fukudasjp 9f0dcd5
fix: apply review comments
fukudasjp cc06446
refactor: extract text rendering hook
fukudasjp de5731f
refactor: extract async func call hook
fukudasjp f64fa07
fix: revise how to import css from pdfjs
fukudasjp 85e3538
Merge remote-tracking branch 'upstream/master' into feat/redner-pdf-text
fukudasjp 3c08df9
fix: install @types/pdfjs-dist to yarn2
fukudasjp c722221
feat: add script to update style
fukudasjp 69ff042
refactor: revise script for importing css
fukudasjp 17feb71
fix: use postcss to manupulate pdfjs-web css
fukudasjp 158b8a2
fix: add comment to the style update script
fukudasjp 0705d2e
refactor: move useAsyncFunctionCall to utils
fukudasjp 9e9cad5
fix: name of package script
fukudasjp 6ba0703
Merge remote-tracking branch 'upstream/master' into feat/redner-pdf-text
fukudasjp 052336a
fix: apply CI comment
fukudasjp e081c92
fix: fix broken logic
fukudasjp 68d895d
fix: remove unused code
fukudasjp 8c82fae
fix: apply review comments around pdfjs css
fukudasjp 2c28bd9
fix: pdfjs typings version
fukudasjp 032842c
fix: apply review comments
fukudasjp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.