Skip to content

Releases: nhn/tui.editor

[email protected]

24 Feb 16:39
Compare
Choose a tag to compare

Fixes

New Contributors

Full Changelog: https://github.com/nhn/tui.editor/compare/[email protected]@3.2.2

[email protected]

29 Sep 09:18
Compare
Choose a tag to compare

Fixes

Full Changelog: https://github.com/nhn/tui.editor/compare/[email protected]@3.2.1

[email protected]

05 Aug 07:05
Compare
Choose a tag to compare

Features

  • feat: add plugin interface (editorCore instance, keymap) by @jwlee1108 in #2647

Environments

Full Changelog: https://github.com/nhn/tui.editor/compare/[email protected]@3.2.0

[email protected]

27 Jul 09:07
Compare
Choose a tag to compare

Fixes

Environments

  • env: temporary prosemirror dependency policy changes to avoid breaking changes by @jajugoguma in #2627

Full Changelog: https://github.com/nhn/tui.editor/compare/[email protected]@3.1.10

[email protected]

26 Jul 10:39
Compare
Choose a tag to compare

Features

  • feat: add api for converting position to match editor mode by @jajugoguma in #2622

Full Changelog: https://github.com/nhn/tui.editor/compare/[email protected]@3.1.9

[email protected]

12 Jul 07:37
Compare
Choose a tag to compare

BugFixes

Full Changelog: https://github.com/nhn/tui.editor/compare/[email protected]@3.1.8

[email protected]

19 May 13:34
Compare
Choose a tag to compare

Feature

  • Add disabledEntityParse on toastMark through mdParser in Plugin (#2506)

[email protected]

19 May 13:32
Compare
Choose a tag to compare

Bugfixes

  • Prevent errors when widget rules not match

[email protected]

25 Apr 01:08
Compare
Choose a tag to compare

Bugfixes

  • Fixed to set focus to current editor instance when using multi instances. (#2441)

[email protected]

25 Apr 01:04
Compare
Choose a tag to compare

Feature

  • Reverses the keymap sequence to take precedence plugins.