Skip to content

v2.28.3

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 05 Apr 12:24
· 1209 commits to release since this release
916a35a

Enhancement

  • d.ts files have been added so that the editor can support TypeScript. #287 #293 #311 (@tswistak)
  • Modified the z-index of the controller to be higher than the toolbar. #313

Bugfix

  • Fixed a bug where the focus object was set outside the editor in certain situations. #312
  • Fixed a bug that could not modify the image after calling redo or undo.
  • Fixed a bug where the line breaker did not appear in the center of the on left or right aligned components.
  • Fixed a bug where the vertical size did not change when specifying the percentage size in the resizing module.

Maintenance