All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.12 (2026-07-06)
1.0.11 (2026-07-06)
- sidebar overlay on narrow screens (≤840px) (b126c49)
1.0.10 (2026-07-02)
1.0.9 (2026-07-02)
- add type declaration for ./style export to resolve TS2882 error (61bd0b6)
1.0.8 (2026-07-02)
1.0.7 (2026-07-01)
1.0.6 (2026-07-01)
- incorrect arrow head coordinates in PDF export (groupX/groupY not scaled by viewport.scale) (cc6123d)
1.0.5 (2026-07-01)
- clamp progress bar value to prevent exceeding max=100 (db0a210)
1.0.4 (2026-06-29)
- remove flex center from viewer container to fix horizontal overflow clipping (0ee4447)
1.0.3 (2026-06-28)
- SquareParser fallback to first child attrs for non-Rect shapes
- demo headless mode, annotator tabs first
- annotator demo
- headless mode
- rewrite README — concise, bilingual, aligned with Vue
- bump version to 1.0.1
- rebuild demo
- CSS export case, ?url worker import, move peer deps to deps
- swap default README to zh-CN, rename English to README-en-US.md
- 更新README和demo构建产出
- bump version to 1.0.0
- restructure demo and build config
- import logo as module for proper build path
- use relative logo path
- package name must be lowercase (npm restriction)
- update README
- rebrand: rename project from pdfjs-annotation-extension-for-react to inklayer-react
- lint
- introduce InkLayer Annotation Core v0.1 and migrate PdfAnnotator public API
- improve text highlight rendering clarity
- update readme
- annotation export misalignment caused by pdfPageRotate
- add support for loading PDF from data source
- update README
- add Dark/Light mode support
- viewer add showAnnotations prop to control native annotation rendering
- viewer add download and print support
- Adjust spacing and alignment of toolbar buttons
- prevent arrow head from being lost during export
- resolve mismatch issue when exporting cloud annotations
- resolve annotations not visible in chrome print preview
- update readme
- clearSearch
- clearSearch
- optimize sidebar handling and add search feature
- remove icon
- Add PageIndicator
- Add Page Tool
- add enableRange option with auto fallback for PDF loading
- optimize PDF.js bundle size by externalizing worker
- load ExcelJS dynamically to reduce bundle size
- update description
- update README.md
- fix name
- rename package to pdfjs-annotation-extension-for-react
- defaultSignature
- update README.md
- update license to MIT and adjust related configs