Skip to content

v2.16.3

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 05 Jul 16:19
· 1825 commits to master since this release

Enhancement

  • Replaced the zeroWidthSpace that was entered when creating an line with the br tag.
  • Added an activation effect to the FormatBlock list menu.
  • Added an activation effect to the List button.
  • Modified color selector design slightly.

Bugfix

  • Fixed a bug where table cells were selected when scrolling on mobile.
  • Fixed a bug that the return value of the getListChild and getListChildNodes methods of the util object contained br tags.
  • Fixed a bug that the max size, min size icons of the table controller did not display properly.

Maintenence

  • Added exception handling related to the br tag to nodeChange method of the core object.