Skip to content

v2.21.2

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 13 Nov 16:58
· 1627 commits to release since this release
a4158b8

Enhancement

  • Improved line breaks in tags in Code view mode.

Bugfix

  • A bug that prevented scrolling in the preview when the "fullPage" or "iframe" option is true has been fixed.
  • Fixed a bug where the print and preview methods did not work properly when the "fullPage" or "iframe" option was true.
  • Fixed a bug where the minimum size of the editor was not applied when the "fullPage" or "iframe" option was true.
  • Fixed a bug where incorrect contents were recorded on the first stack when the "fullPage" option was true.
  • Fixed a bug where the "contenteditable" attribute was not removed from the return HTML of the "getContents" method when the "fullPage" option was true.

Maintenance