v53.1.5
- Updated
@platejs/markdown.
Thanks to everyone who contributed to this release:
@zbeyens
Full changelog: v53.1.4...v53.1.5
v3.10.5
Fixes
-
TreeApimethods (select,focus,delete,edit, node creation, etc.) now honor a customidAccessorwhen given raw row data, instead of always reading.id. The identifier parameters and theonCreatereturn type accept your data type, so a custom accessor works end-to-end. (#366)
v53.1.4
v53.1.3
v53.1.2
- #5009 by @zbeyens – Fix complex leaf and text renderers triggering React hook-order warnings when marks change.
- Updated
@platejs/core.
- Updated
@platejs/core,@platejs/utils.
Thanks to everyone who contributed to this release:
@zbeyens
Full changelog: v53.1.1...v53.1.2
v53.1.1
- Updated
@platejs/markdown.
- #5007 by @kiranmagic7 – Fix MDX fallback deserialization for GFM tables containing plain less-than text.
Thanks to everyone who contributed to this release:
@kiranmagic7
Full changelog: v53.1.0...v53.1.1
@eigenpal/docx-editor-react@1.5.0
- 19a25eb: Add
scrollToCommentId,scrollToChangeId, andhighlightRangemethods toDocxEditorRefon both the React and Vue adapters, for revealing a location in the editor. Each scrolls the comment, tracked change, or position range into view and selects it so the selection overlay highlights the spot.scrollToCommentIdandscrollToChangeIdreturnfalsewhen the id no longer resolves, so callers can surface a "location no longer exists" affordance instead of silently doing nothing.
- ab38192: Support clickable inline Word checkbox content controls
- ca275f9: Fix the document outline toggle rendering above the title bar File menu. The outline button now uses the shared
Z_INDEX.outlinelayer (40) instead of 50, and the toolbar shell is raised toZ_INDEX.toolbar(100) so title-bar dropdowns stay on top. Vue parity: outline toggle at 40, toolbar shell at 100. - Updated dependencies [7d02ec1]
- Updated dependencies [04130ef]
- Updated dependencies [ab38192]
- Updated dependencies [5cdfa5c]
- Updated dependencies [335ad6c]
- Updated dependencies [c5a4b1e]
- Updated dependencies [c4fd221]
- Updated dependencies [ca005c5]
- Updated dependencies [7d6daeb]
- Updated dependencies [5cdfa5c]
- Updated dependencies [44161e5]
- @eigenpal/docx-editor-core@1.5.0
- @eigenpal/docx-editor-agents@1.5.0
- @eigenpal/docx-editor-i18n@1.5.0
@eigenpal/docx-editor-vue@1.5.0
- 19a25eb: Add
scrollToCommentId,scrollToChangeId, andhighlightRangemethods toDocxEditorRefon both the React and Vue adapters, for revealing a location in the editor. Each scrolls the comment, tracked change, or position range into view and selects it so the selection overlay highlights the spot.scrollToCommentIdandscrollToChangeIdreturnfalsewhen the id no longer resolves, so callers can surface a "location no longer exists" affordance instead of silently doing nothing.
-
ab38192: Support clickable inline Word checkbox content controls
-
37f79ad: Fix the Vue image selection frame being shifted right (misaligned) on platforms with classic scrollbars. The overlay now accounts for the inline-start scrollbar gutter reserved by
scrollbar-gutter: stable both-edges. -
5cdfa5c: Vue: fix the image selection frame appearing shifted off the image. Selecting an image right after a document loads measured the frame one frame before the page finished re-centering, stranding it to the side; the overlay now re-anchors across the layout settle (and across zoom transitions) so the frame keeps wrapping the image tightly. It also re-anchors when the comments sidebar slides the page sideways while an image stays selected, which previously left the frame stranded to the side until the next scroll.
Fixes #764
-
5cdfa5c: Vue: insert images directly from Insert > Image like React — the OS file picker opens and the image is placed inline, fitted to the page width, with no intermediate dialog. This also fixes a tall empty gap that appeared below an inserted image wider than the page column. The read-file-fit-and-insert flow now lives in core (
insertImageFromFile), so React and Vue share one code path and behave identically. -
d090d08: Fix Vue: replying to a tracked change now threads the reply under that suggestion instead of creating a top-level comment, and the sidebar re-stacks cards when one expands so an expanded card no longer overlaps the next. Fixes #773.
-
Updated dependencies [7d02ec1]
-
Updated dependencies [04130ef]
-
Updated dependencies [ab38192]
-
Updated dependencies [5cdfa5c]
-
Updated dependencies [335ad6c]
-
Updated dependencies [c5a4b1e]
-
Updated dependencies [c4fd221]
-
Updated dependencies [ca005c5]
-
Updated dependencies [7d6daeb]
-
Updated dependencies [5cdfa5c]
-
Updated dependencies [44161e5]
- @eigenpal/docx-editor-core@1.5.0
- @eigenpal/docx-editor-agents@1.5.0
- @eigenpal/docx-editor-i18n@1.5.0