23 Commits (e60fde73ca23e0e5fcfbb1ba8ab51789774512fe)

Author SHA1 Message Date
Jonas Jenwald 97c10e9c08 Strip `null` (\x00) characters from the URLs in LinkAnnotations (issue 6832) 9 years ago
Tim van der Meij 6ef7120a04 Implement support for Highlight annotations 9 years ago
Tim van der Meij 34918a6666 Implement support for Squiggly annotations 9 years ago
Tim van der Meij c5f4b9750e Implement support for StrikeOut annotations 9 years ago
Tim van der Meij ae329afc03 Ensure that hidden popups do not use any space 9 years ago
Tim van der Meij cd28dd34fe Implement support for Underline annotations 9 years ago
Tim van der Meij 26379ddae2 Rename and reorder link annotation CSS 9 years ago
Jonas Jenwald 3c7088dc44 Do not modify `data.rect` in `AnnotationElement_createContainer`, since that will corrupt the annotation position on subsequent calls 9 years ago
Tim van der Meij 7d43971f54 Implement support for Popup annotations 9 years ago
Tim van der Meij 5b66ad626d Refactor annotation display layer code to use classes 9 years ago
Tony Jin f9e2091c5a Fixing externalLinkTarget. isExternalLinkTargetSet was set to 9 years ago
Tony Jin 11f3deac56 Allow link rel to be customized. Defaults to 'noreferrer' 9 years ago
Xiliang Chen 8bf17f5df8 Fix incorrect position of text widget 9 years ago
Yury Delendik 6b60c8f4db Adds UMD headers to core, display and shared files. 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 b1937e7670 Remove superfluous comments in the annotation layer code 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 38567ac3a3 Rename `initContainer(item)` to `getContainer(data)` 10 years ago
Tim van der Meij 91274d6d2d Rename annotation_helper.js to annotation_layer.js 10 years ago
Manas a2ba1b8189 Uses editorconfig to maintain consistent coding styles 10 years ago
Jonas Jenwald 9ab896e307 [api-minor] Add an option to PDFJS for specifying the |target| attribute of external links 10 years ago
Tim van der Meij 465611a2ff More cleanup regarding annotation border styles 10 years ago
Tim van der Meij a2e9845093 Refactor annotation color handling and add unit tests 10 years ago
Tim van der Meij 9550c00184 Transform old implementation to new implementation of border styles 10 years ago
Mike Lyons d271811740 Add option to open external links in new window 10 years ago
Tim van der Meij c67ad28673 Remove unused annotation highlight div 10 years ago
Fabian Lange 979635138a Improves rendering performance of annotation layers. 10 years ago
Fabian Lange ceffeab1de Use 3 param method for converting r,g,b into css string. 11 years ago
Tim van der Meij 34728ee49b Removing unused code 11 years ago
Yury Delendik c1c950ce74 Fixes AnnotationUtils in the extension build 11 years ago
Yury Delendik bdeca30fbf Splits shared/annotation.js into core/ and display/ 11 years ago