wangeditor-next/wangEditor-next
 Watch   
 Star   
 Fork   
15 days ago
wangEditor-next

v5.6.56

What's Changed

  • [core] Allow MENU_CONF overrides to provide partial nested menu configs so TypeScript users can set
  • [table-module] Export fixed-layout tables with an explicit table width when column widths are known, so colgroup
  • [table-module] Normalize table-cell soft line breaks to use standard \n handling so pressing Enter in a cell
Package versions
Package Version
@wangeditor-next/basic-modules 1.5.53
@wangeditor-next/code-highlight 1.3.49
@wangeditor-next/core 1.7.51
@wangeditor-next/editor 5.6.56
@wangeditor-next/list-module 1.1.58
@wangeditor-next/plugin-float-image 1.0.41
@wangeditor-next/plugin-formula 1.0.42
@wangeditor-next/plugin-link-card 1.0.41
@wangeditor-next/plugin-markdown 1.0.41
@wangeditor-next/plugin-mention 1.0.26
@wangeditor-next/table-module 1.6.67
@wangeditor-next/upload-image-module 1.1.56
@wangeditor-next/video-module 1.3.57
@wangeditor-next/yjs 0.1.50
@wangeditor-next/yjs-for-react 0.1.67
@wangeditor-next/yjs-for-vue 0.1.10
20 days ago
wangEditor-next

v5.6.55

What's Changed

  • Fix pasted Excel and WPS tables dropping non-first columns when clipboard HTML uses
Package versions
Package Version
@wangeditor-next/editor 5.6.55
@wangeditor-next/plugin-float-image 1.0.40
@wangeditor-next/plugin-formula 1.0.41
@wangeditor-next/plugin-link-card 1.0.40
@wangeditor-next/plugin-markdown 1.0.40
@wangeditor-next/plugin-mention 1.0.25
@wangeditor-next/table-module 1.6.66
@wangeditor-next/yjs-for-react 0.1.66
@wangeditor-next/yjs-for-vue 0.1.9
21 days ago
wangEditor-next

v5.6.54

What's Changed

  • [core] Avoid throwing when an editor is destroyed before textarea async initialization completes.
  • [core] Avoid restoring stale selections when setHtml replaces the entire document content.
  • [editor] Preserve Excel-imported table cells that use display:none styles but still contain content.
Package versions
Package Version
@wangeditor-next/basic-modules 1.5.52
@wangeditor-next/code-highlight 1.3.48
@wangeditor-next/core 1.7.50
@wangeditor-next/editor 5.6.54
@wangeditor-next/list-module 1.1.57
@wangeditor-next/plugin-float-image 1.0.39
@wangeditor-next/plugin-formula 1.0.40
@wangeditor-next/plugin-link-card 1.0.39
@wangeditor-next/plugin-markdown 1.0.39
@wangeditor-next/plugin-mention 1.0.24
@wangeditor-next/table-module 1.6.65
@wangeditor-next/upload-image-module 1.1.55
@wangeditor-next/video-module 1.3.56
@wangeditor-next/yjs 0.1.49
@wangeditor-next/yjs-for-react 0.1.65
@wangeditor-next/yjs-for-vue 0.1.8
24 days ago
wangEditor-next

v5.6.53

What's Changed

  • Fix multi-editor pages losing the active caret when switching between editors.
Package versions
Package Version
@wangeditor-next/basic-modules 1.5.51
@wangeditor-next/code-highlight 1.3.47
@wangeditor-next/core 1.7.49
@wangeditor-next/editor 5.6.53
@wangeditor-next/list-module 1.1.56
@wangeditor-next/plugin-float-image 1.0.38
@wangeditor-next/plugin-formula 1.0.39
@wangeditor-next/plugin-link-card 1.0.38
@wangeditor-next/plugin-markdown 1.0.38
@wangeditor-next/plugin-mention 1.0.23
@wangeditor-next/table-module 1.6.64
@wangeditor-next/upload-image-module 1.1.54
@wangeditor-next/video-module 1.3.55
@wangeditor-next/yjs 0.1.48
@wangeditor-next/yjs-for-react 0.1.64
@wangeditor-next/yjs-for-vue 0.1.7
24 days ago
wangEditor-next

v5.6.52

What's Changed

  • Fix IME selection handling so composition does not restore stale selections on commit.
Package versions
Package Version
@wangeditor-next/basic-modules 1.5.50
@wangeditor-next/code-highlight 1.3.46
@wangeditor-next/core 1.7.48
@wangeditor-next/editor 5.6.52
@wangeditor-next/list-module 1.1.55
@wangeditor-next/plugin-float-image 1.0.37
@wangeditor-next/plugin-formula 1.0.38
@wangeditor-next/plugin-link-card 1.0.37
@wangeditor-next/plugin-markdown 1.0.37
@wangeditor-next/plugin-mention 1.0.22
@wangeditor-next/table-module 1.6.63
@wangeditor-next/upload-image-module 1.1.53
@wangeditor-next/video-module 1.3.54
@wangeditor-next/yjs 0.1.47
@wangeditor-next/yjs-for-react 0.1.63
@wangeditor-next/yjs-for-vue 0.1.6
25 days ago
wangEditor-next

v5.6.51

What's Changed

  • [basic-modules] Upgrade the Slate dependency line to slate@^0.123.0 and slate-history@^0.115.0, and realign wangEditor's DOM bridge, selection sync, and composition handling with current Slate behavior.
  • [core] Fix full-document delete so clearing a code block resets the editor to a single empty paragraph and shows the placeholder immediately.
  • [core] Fix default multi-file uploads to send one request per file and trigger success callbacks for every uploaded file.
  • [core] fix HTML paste truncation when maxLength is exceeded
Package versions
Package Version
@wangeditor-next/basic-modules 1.5.49
@wangeditor-next/code-highlight 1.3.45
@wangeditor-next/core 1.7.47
@wangeditor-next/editor 5.6.51
@wangeditor-next/list-module 1.1.54
@wangeditor-next/plugin-float-image 1.0.36
@wangeditor-next/plugin-formula 1.0.37
@wangeditor-next/plugin-link-card 1.0.36
@wangeditor-next/plugin-markdown 1.0.36
@wangeditor-next/plugin-mention 1.0.21
@wangeditor-next/table-module 1.6.62
@wangeditor-next/upload-image-module 1.1.52
@wangeditor-next/video-module 1.3.53
@wangeditor-next/yjs 0.1.46
@wangeditor-next/yjs-for-react 0.1.62
@wangeditor-next/yjs-for-vue 0.1.5
28 days ago
wangEditor-next

v5.6.50

What's Changed

  • Improve large plain-text paste performance by inserting lines as a single fragment
  • Fix customPaste returning false not blocking the default paste behaviour
  • Fix Word superscript copy introducing extra line breaks
  • Sanitize imported HTML by default (editor init, setHtml, paste)
  • Fix Office/nested inline styles (bold, superscript) incorrectly expanding to the whole text segment
  • Preserve consecutive spaces when importing styled inline HTML
  • (table) Preserve line breaks when importing cell content from Word-like HTML
  • (table) Preserve colgroup column widths through getHtml / setHtml round-trips
Package versions
Package Version
@wangeditor-next/editor 5.6.50
@wangeditor-next/core 1.7.46
@wangeditor-next/basic-modules 1.5.48
@wangeditor-next/table-module 1.6.61
@wangeditor-next/list-module 1.1.53
@wangeditor-next/code-highlight 1.3.44
@wangeditor-next/upload-image-module 1.1.51
@wangeditor-next/video-module 1.3.52
@wangeditor-next/yjs 0.1.45
@wangeditor-next/plugin-float-image 1.0.35
@wangeditor-next/plugin-formula 1.0.36
@wangeditor-next/plugin-link-card 1.0.35
@wangeditor-next/plugin-markdown 1.0.35
@wangeditor-next/plugin-mention 1.0.20
@wangeditor-next/yjs-for-react 0.1.61
@wangeditor-next/yjs-for-vue 0.1.4
28 days ago
wangEditor-next

Release v1.7.46

Published on 2026-03-16

@wangeditor-next/basic-modules@1.5.48

Patch Changes

  • c47ad92: Improve HTML style parsing for nested and Office-like inline text styles so partial bold and superscript formatting do not expand to the whole text segment.
  • b9b8d94: Fix the fullscreen menu to show the correct icon and title for the current editor state.
  • Updated dependencies [943a933]
  • Updated dependencies [1a859f0]
  • Updated dependencies [890a8b5]
  • Updated dependencies [c10a734]
  • Updated dependencies [c47ad92]
  • Updated dependencies [56e2d9a]
    • @wangeditor-next/core@1.7.46

@wangeditor-next/code-highlight@1.3.44

Patch Changes

  • Updated dependencies [943a933]
  • Updated dependencies [1a859f0]
  • Updated dependencies [890a8b5]
  • Updated dependencies [c10a734]
  • Updated dependencies [c47ad92]
  • Updated dependencies [56e2d9a]
    • @wangeditor-next/core@1.7.46

@wangeditor-next/core@1.7.46

Patch Changes

  • 943a933: Improve large multi-line plain-text paste performance by inserting pasted lines as a fragment instead of splitting and inserting each line one by one.
  • 1a859f0: Prevent the default browser paste when customPaste returns false, including plain-text paste flows.
  • 890a8b5: Ignore formatting newlines around nested inline html imports so Word superscript content does not introduce extra line breaks.
  • c10a734: Sanitize imported HTML by default for editor initialization, setHtml, and standard HTML paste flows before parsing it into editor content.
  • c47ad92: Improve HTML style parsing for nested and Office-like inline text styles so partial bold and superscript formatting do not expand to the whole text segment.
  • 56e2d9a: Preserve consecutive spaces when importing styled inline HTML so underlined whitespace does not collapse to a single space.

@wangeditor-next/list-module@1.1.53

Patch Changes

  • Updated dependencies [943a933]
  • Updated dependencies [1a859f0]
  • Updated dependencies [890a8b5]
  • Updated dependencies [c10a734]
  • Updated dependencies [c47ad92]
  • Updated dependencies [56e2d9a]
    • @wangeditor-next/core@1.7.46

@wangeditor-next/table-module@1.6.61

Patch Changes

  • d672332: Preserve line breaks when importing table cell content from Word-like HTML paragraphs.
  • b8810ee: Preserve colgroup column widths when importing tables with merged cells so adjusted table widths survive getHtml and setHtml round-trips.
  • Updated dependencies [943a933]
  • Updated dependencies [1a859f0]
  • Updated dependencies [890a8b5]
  • Updated dependencies [c10a734]
  • Updated dependencies [c47ad92]
  • Updated dependencies [56e2d9a]
    • @wangeditor-next/core@1.7.46

@wangeditor-next/upload-image-module@1.1.51

Patch Changes

  • Updated dependencies [943a933]
  • Updated dependencies [1a859f0]
  • Updated dependencies [890a8b5]
  • Updated dependencies [c10a734]
  • Updated dependencies [c47ad92]
  • Updated dependencies [56e2d9a]
  • Updated dependencies [b9b8d94]
    • @wangeditor-next/core@1.7.46
    • @wangeditor-next/basic-modules@1.5.48

@wangeditor-next/video-module@1.3.52

Patch Changes

  • Updated dependencies [943a933]
  • Updated dependencies [1a859f0]
  • Updated dependencies [890a8b5]
  • Updated dependencies [c10a734]
  • Updated dependencies [c47ad92]
  • Updated dependencies [56e2d9a]
    • @wangeditor-next/core@1.7.46

@wangeditor-next/yjs@0.1.45

Patch Changes

  • Updated dependencies [943a933]
  • Updated dependencies [1a859f0]
  • Updated dependencies [890a8b5]
  • Updated dependencies [c10a734]
  • Updated dependencies [c47ad92]
  • Updated dependencies [56e2d9a]
    • @wangeditor-next/core@1.7.46
2025-11-20 23:31:29
wangEditor-next

@wangeditor-next/list-module@1.1.52

Patch Changes

  • d2a3191: fix(list-module): correctly handle deletion of nodes after a skip-level promotion(L1->L3)(#655)
2025-11-20 23:31:29
wangEditor-next

@wangeditor-next/plugin-float-image@1.0.34

Patch Changes

  • Updated dependencies [dd1b701]
    • @wangeditor-next/editor@5.6.49