Skip to content

editor@2.3.0

Compare
Choose a tag to compare
@seonim-ryu seonim-ryu released this 20 Jul 10:53
· 361 commits to master since this release

New Features

Editor

  • d0b7501 [Markdown] Smart task's marker (#1080) : This is a function to change the state of the marker in the task list according to the user's action

Case 1 : When pressing the x or backspace key in square brackets corresponding to the task marker

change

Case 2 : When pressing the shift + ctrl + x shortcut in the task list

toggle

Bug Fix

Editor

  • 5a5ae7d [Markdown] Remove highlight from preview after blur (#1093)
  • f98ffc4 [WYSIWYG] Remove newlines in copied text when pasting to table (#1102)
  • 6be680c [WYSIWYG] Script error occurs in table when selecting or adding column (#1110)

etc.

  • 75e48c3 Update dev-dependency version with security vulnerability
  • 6bcec75 Change environment of to-mark library