Skip to content

v2.9.2

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 12 Dec 07:06
· 2130 commits to master since this release

Enhancement

  • Added mode option (classic, balloon, inline) ...Referenced by CKEditor5
  • Added toolbarWidth option (only applies in balloon, inline mode)
  • Modified the 'nodeChange' function to check the style so that it does not split the node that already has the same style applied.

Bugfix

  • Fixed a bug that caused strike shortcuts to working when the "shift" key was not pressed.
  • Fixed a bug where selectionNode was not updated immediately when setRange function was executed.
  • Fixed a bug that window events were working when the editor was not visible.
  • Contents style bug fix

Maintenance

  • Changed name context.user -> context.option