This release adds 3 notable features for engineering teams evaluating rollout.
Published 2mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
docx
docx-editor
editor
javascript
msword
next
+7 more
prosemirror
react
vite
vue
word
word-editor
wysiwyg
Summary
AI summaryUpdates feat, fix, and deps across a mixed release.
Full changelog
What's Changed
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in https://github.com/eigenpal/docx-editor/pull/107
- docs: add AGENTS_README.md for AI coding agents by @jedrazb in https://github.com/eigenpal/docx-editor/pull/114
- feat: add editor mode prop (editing/suggesting/viewing) by @jedrazb in https://github.com/eigenpal/docx-editor/pull/117
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/eigenpal/docx-editor/pull/108
- fix: resolve OOXML auto color and render header/footer borders by @jedrazb in https://github.com/eigenpal/docx-editor/pull/118
- fix: selective save now syncs comments, headers/footers, and core properties by @jedrazb in https://github.com/eigenpal/docx-editor/pull/119
- fix(layout-painter): prevent header image clipping and duplicate inline image rendering by @erophames in https://github.com/eigenpal/docx-editor/pull/115
- feat: add Google Docs-style hyperlink popup on link click by @jedrazb in https://github.com/eigenpal/docx-editor/pull/120
- fix: hyperlink color, selection, and selectability by @jedrazb in https://github.com/eigenpal/docx-editor/pull/127
- feat: add table row/column quick-action insert buttons by @jedrazb in https://github.com/eigenpal/docx-editor/pull/125
- feat: add Page Setup dialog (page size, orientation, margins) by @jedrazb in https://github.com/eigenpal/docx-editor/pull/124
- feat: add RTL (right-to-left) text direction support by @jedrazb in https://github.com/eigenpal/docx-editor/pull/123
- fix: OOXML roundtrip, rendering, and editing improvements by @jedrazb in https://github.com/eigenpal/docx-editor/pull/121
- fix: use DOCX border space values instead of hardcoded padding by @jedrazb in https://github.com/eigenpal/docx-editor/pull/128
- feat: add text box / shape rendering support by @jedrazb in https://github.com/eigenpal/docx-editor/pull/122
- refactor: deduplicate parser utilities (-972 lines) by @jedrazb in https://github.com/eigenpal/docx-editor/pull/129
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/eigenpal/docx-editor/pull/107
- @erophames made their first contribution in https://github.com/eigenpal/docx-editor/pull/115
Full Changelog: https://github.com/eigenpal/docx-editor/compare/v0.0.21...v0.0.22
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Docx Editor
All releases →Related context
Related tools
Earlier breaking changes
- v@eigenpal/[email protected] Shared i18n package extracted into @eigenpal/docx-editor-i18n.
- v@eigenpal/[email protected] `showPrintButton` prop removed from `<DocxEditor>` and toolbar components.
- v@eigenpal/[email protected] Toolbar naming unified across React and Vue adapters; classic toolbar removed.
- v@eigenpal/[email protected] Agent UI components relocated to new agent packages and API changed.
- v@eigenpal/[email protected] Shared i18n package extracted from adapters into dedicated locale bundle.
Beta — feedback welcome: [email protected]