v2.28.3
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
- Changed name of util.changeIcon -> util.changeElement