Skip to content

v2.7.1

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 05 Nov 19:56
· 2246 commits to master since this release

Enhancement

  • Added rotate, revert button to resizing module.
  • Added caption select to video dialog.
  • Modified default width, height when "textarea"'s display style "none". (‘100%’, ‘auto’)
  • Modified popupDisplay option. (‘full’, ‘local’)
    Default value: ‘full’
  • Modified tab key action in editor. (behave similar to vscode)
  • Submenu does not turn off even if window is resized. (Works naturally on mobile)

Bugfix

  • Fixed a bug the code view mode of version 2.6.0 (div -> textarea)
  • Fixed a bugs the resizing module.
  • Fixed other bugs.

Maintenance

  • Updated language file.
  • Added “convertHTMLForCodeView” method to util object.
  • Modified method name : core.appendP -> appendFormatTag
  • Updated node change function.
  • Modified percent size function to image, video