Skip to content

Docx Editor

v@eigenpal/[email protected] Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ 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

ReleasePort's take

Light signal
editorial:auto 13d

Docx Editor 1.0.2 fixes paragraph wrapping to extra lines with right or center tab stops. Upgrade to restore correct formatting.

Why it matters: Paragraph text incorrectly wraps to an extra line with right or center tab stops. Upgrade to 1.0.2 to fix.

Summary

AI summary

Fixed paragraph text wrapping onto an extra line when using right or center tab stops.

Changes in this release

Bugfix Medium

Fixes paragraph text wrapping with right or center tab stops.

Fixes paragraph text wrapping with right or center tab stops.

Source: llm_adapter@2026-05-22

Confidence: high

Full changelog

Patch Changes

  • 4e73af5: Fix paragraph text wrapping onto an extra line when a right (end) or center tab stop is used (for example a header with a logo, a right tab, then text).

    The line measurer and the page painter each had their own tab-stop code. The measurer ignored the stop's alignment and the left indent, and used a coarse default-tab grid, so right-tabbed content was measured too wide and wrapped even though the painter laid it out on one line. Both now share one tab-stop model (calculateTabWidth): the same stop grid, indent handling, and end/center/bar alignment, so measurement and paint agree.

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

Track Docx Editor

Get notified when new releases ship.

Sign up free

About Docx Editor

All releases →

Related context

Earlier breaking changes

Beta — feedback welcome: [email protected]