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

v6.2.0

What's Changed

  • [basic-modules] Add independently toggleable wavy underline and lower dot emphasis marks that can coexist with underline.
  • [basic-modules] Fix published package entrypoint metadata and validate generated artifact paths.
  • [basic-modules] Use the documented public globals for internal UMD dependencies.
  • [editor-for-vue2] Remove the unused Vue 2 template compiler build dependency.
  • [list-module] Fix external HTML list pastes truncating the list and all following content.
Package versions
Package Version Source
@wangeditor-next/basic-modules 6.2.0 Source (tar.gz)
@wangeditor-next/code-highlight 6.2.0 Source (tar.gz)
@wangeditor-next/core 6.2.0 Source (tar.gz)
@wangeditor-next/editor 6.2.0 Source (tar.gz)
@wangeditor-next/editor-for-react 6.2.0 Source (tar.gz)
@wangeditor-next/editor-for-vue 6.2.0 Source (tar.gz)
@wangeditor-next/editor-for-vue2 6.2.0 Source (tar.gz)
@wangeditor-next/list-module 6.2.0 Source (tar.gz)
@wangeditor-next/plugin-attachment 6.2.0 Source (tar.gz)
@wangeditor-next/plugin-ctrl-enter 6.2.0 Source (tar.gz)
@wangeditor-next/plugin-float-image 6.2.0 Source (tar.gz)
@wangeditor-next/plugin-formula 6.2.0 Source (tar.gz)
@wangeditor-next/plugin-link-card 6.2.0 Source (tar.gz)
@wangeditor-next/plugin-markdown 6.2.0 Source (tar.gz)
@wangeditor-next/plugin-mention 6.2.0 Source (tar.gz)
@wangeditor-next/table-module 6.2.0 Source (tar.gz)
@wangeditor-next/upload-image-module 6.2.0 Source (tar.gz)
@wangeditor-next/video-module 6.2.0 Source (tar.gz)
@wangeditor-next/yjs 6.2.0 Source (tar.gz)
@wangeditor-next/yjs-for-react 6.2.0 Source (tar.gz)
@wangeditor-next/yjs-for-vue 6.2.0 Source (tar.gz)
27 days ago
wangEditor-next

v6.1.1

What's Changed

  • @wangeditor-next/basic-modules@6.1.1
  • @wangeditor-next/code-highlight@6.1.1
  • @wangeditor-next/core@6.1.1
  • @wangeditor-next/list-module@6.1.1
  • @wangeditor-next/table-module@6.1.1
  • @wangeditor-next/upload-image-module@6.1.1
  • @wangeditor-next/video-module@6.1.1
Package versions
Package Version Source
@wangeditor-next/basic-modules 6.1.1 Source (tar.gz)
@wangeditor-next/code-highlight 6.1.1 Source (tar.gz)
@wangeditor-next/core 6.1.1 Source (tar.gz)
@wangeditor-next/editor 6.1.1 Source (tar.gz)
@wangeditor-next/editor-for-react 6.1.1 Source (tar.gz)
@wangeditor-next/editor-for-vue 6.1.1 Source (tar.gz)
@wangeditor-next/editor-for-vue2 6.1.1 Source (tar.gz)
@wangeditor-next/list-module 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-attachment 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-ctrl-enter 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-float-image 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-formula 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-link-card 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-markdown 6.1.1 Source (tar.gz)
@wangeditor-next/plugin-mention 6.1.1 Source (tar.gz)
@wangeditor-next/table-module 6.1.1 Source (tar.gz)
@wangeditor-next/upload-image-module 6.1.1 Source (tar.gz)
@wangeditor-next/video-module 6.1.1 Source (tar.gz)
@wangeditor-next/yjs 6.1.1 Source (tar.gz)
@wangeditor-next/yjs-for-react 6.1.1 Source (tar.gz)
@wangeditor-next/yjs-for-vue 6.1.1 Source (tar.gz)
28 days ago
wangEditor-next

v6.1.0

What's Changed

  • feat(list): support semantic heading outline numbering for #912
Package versions
Package Version Source
@wangeditor-next/basic-modules 3.2.0 Source (tar.gz)
@wangeditor-next/core 1.10.0 Source (tar.gz)
@wangeditor-next/editor 6.1.0 Source (tar.gz)
@wangeditor-next/list-module 3.1.0 Source (tar.gz)
@wangeditor-next/plugin-attachment 3.0.3 Source (tar.gz)
@wangeditor-next/plugin-ctrl-enter 3.0.3 Source (tar.gz)
@wangeditor-next/upload-image-module 4.0.1 Source (tar.gz)
2026-07-22 11:30:11
wangEditor-next

v6.0.2

What's Changed

  • [core] Preserve the caret when IME composition replaces selected editor content.
  • [table-module] Display multi-cell table selections as a visible outer border without covering custom cell backgrounds.
Package versions
Package Version
@wangeditor-next/core 1.9.8
@wangeditor-next/editor 6.0.2
@wangeditor-next/plugin-attachment 3.0.2
@wangeditor-next/plugin-ctrl-enter 3.0.2
@wangeditor-next/table-module 3.0.10
2026-07-19 14:34:59
wangEditor-next

v6.0.1

What's Changed

  • [core] Remove monorepo-only imports from published declarations and expose subpath declaration mappings for
  • [yjs] Fix remote text insertion and same-parent node movement convergence, define UMD dependency globals,
Package versions
Package Version
@wangeditor-next/core 1.9.7
@wangeditor-next/editor 6.0.1
@wangeditor-next/list-module 3.0.4
@wangeditor-next/plugin-attachment 3.0.1
@wangeditor-next/plugin-ctrl-enter 3.0.1
@wangeditor-next/table-module 3.0.9
@wangeditor-next/yjs 2.0.3
@wangeditor-next/yjs-for-react 3.0.1
@wangeditor-next/yjs-for-vue 3.0.1
2026-07-17 14:17:14
wangEditor-next

v6.0.0

What's Changed

  • [basic-modules] Redesign built-in video alignment as explicit block-media layout. Video nodes now use
  • [core] Keep long formulas and their edit modal within the editor's visible bounds.
  • [editor] Keep cross-cell mouse selection anchored when wrapped table content or resize hotzones cause the
  • [editor] Fix row and column resize handles after setHtml when the current selection is outside the table.
Package versions
Package Version
@wangeditor-next/basic-modules 3.1.0
@wangeditor-next/core 1.9.6
@wangeditor-next/editor 6.0.0
@wangeditor-next/editor-for-react 3.0.0
@wangeditor-next/plugin-attachment 3.0.0
@wangeditor-next/plugin-ctrl-enter 3.0.0
@wangeditor-next/plugin-float-image 3.0.0
@wangeditor-next/plugin-formula 3.0.0
@wangeditor-next/plugin-link-card 3.0.0
@wangeditor-next/plugin-markdown 3.0.0
@wangeditor-next/plugin-mention 3.0.0
@wangeditor-next/table-module 3.0.8
@wangeditor-next/upload-image-module 4.0.0
@wangeditor-next/video-module 4.0.0
@wangeditor-next/yjs-for-react 3.0.0
@wangeditor-next/yjs-for-vue 3.0.0
2026-07-10 09:51:51
wangEditor-next

v5.7.16

What's Changed

  • Improve table and cell property modal behavior.
Package versions
Package Version
@wangeditor-next/editor 5.7.16
@wangeditor-next/plugin-attachment 2.0.16
@wangeditor-next/plugin-ctrl-enter 2.0.16
@wangeditor-next/table-module 3.0.7
2026-07-06 11:43:18
wangEditor-next

v5.7.15

What's Changed

  • Fix table HTML export so numeric table heights include a CSS unit.
Package versions
Package Version
@wangeditor-next/editor 5.7.15
@wangeditor-next/plugin-attachment 2.0.15
@wangeditor-next/plugin-ctrl-enter 2.0.15
@wangeditor-next/table-module 3.0.6
2026-07-03 15:01:09
wangEditor-next

v5.7.14

What's Changed

  • [core] Fix Vue3 production builds losing selected image hoverbar actions and keep pasted Word-like HTML blocks in source order.
  • [list-module] Fix nested list HTML parsing so leading paragraph content inside list items is preserved before child lists.
  • [table-module] Fix column resizing for tables without an explicit height.
Package versions
Package Version
@wangeditor-next/core 1.9.5
@wangeditor-next/editor 5.7.14
@wangeditor-next/list-module 3.0.3
@wangeditor-next/plugin-attachment 2.0.14
@wangeditor-next/plugin-ctrl-enter 2.0.14
@wangeditor-next/table-module 3.0.5
2026-06-24 15:50:41
wangEditor-next

v5.7.13

What's Changed

  • fix: guard getTagName against non-element nodes so parsing HTML with text/comment nodes no longer throws "Cannot read properties of undefined (reading 'toLowerCase')"
Package versions
Package Version
@wangeditor-next/basic-modules 3.0.3
@wangeditor-next/editor 5.7.13
@wangeditor-next/plugin-attachment 2.0.13
@wangeditor-next/plugin-ctrl-enter 2.0.13
@wangeditor-next/upload-image-module 3.0.3