9 Commits (740e1ab450783b15361ac70cda24d2091cb920d7)

Author SHA1 Message Date
Tim van der Meij 2da2c45889 Interactive forms: remove global PDFJS usage 9 years ago
Tim van der Meij e686db250c Render interactive form (AcroForm) text widget annotations 9 years ago
Jonas Jenwald c98f25145f Export the `DefaultAnnotationLayerFactory` to prevent the viewer components from breaking (PR 7172 followup) 9 years ago
Yury Delendik 4165cedc9f Replace pdfjsLib with module that represents pdf.js. 9 years ago
Yury Delendik 006e8fb59d Introduces UMD headers to the web/ folder. 9 years ago
Yury Delendik 1e3e14e6b2 Exposes all functional members via lib exports and use them in viewer. 9 years ago
Tim van der Meij 6a33dfd13a Implement support for FileAttachment annotations 9 years ago
Tim van der Meij 5b66ad626d Refactor annotation display layer code to use classes 9 years ago
Jonas Jenwald 3079dd937f Remove a superfluous "s" in `AnnotationsLayerBuilder` from files in web/ 9 years ago
Tim van der Meij edce8daeac Implement annotation layer rendering and updating in src/display/annotation_layer.js 9 years ago
Tim van der Meij bce3214105 Move link creation logic to src/display/annotation_layer.js 10 years ago
Tim van der Meij 2dc3ee38c0 Move most rendering logic to src/display/annotation_layer.js 10 years ago
Tim van der Meij 91274d6d2d Rename annotation_helper.js to annotation_layer.js 10 years ago
Jonas Jenwald b05652ca97 [api-minor] Let `getAnnotations` fetch all annotations by default, unless an intent is specified 10 years ago
Yury Delendik 2f34fd46cb Move CustomStyle. 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald 4364b37e55 Simplify the SimpleLinkService and use it to pass in a linkService instance in DefaultAnnotationsLayerFactory 10 years ago
Yury Delendik 513a3d8c91 Replaces text selection example 10 years ago
Yury Delendik 2565e627a3 Refactors draw method in PDFPageView; makes optional some PDFPageViewOptions options 10 years ago
Yury Delendik 9f384bbb41 Creates AnnotationsLayerBuilder. 10 years ago