Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Releases: nhn/toast-ui.vue-editor

v1.1.1

29 Mar 00:26
Compare
Choose a tag to compare

Bug Fixes

  • 9ca0b7f Fix: make viewer to use its exts property
  • 3319c66 Fix: remove extScrollSync from viewer story which causes error

Enhancement

  • 199c252 Refactor: remove unused import from stories

v1.1.0

27 Mar 08:46
Compare
Choose a tag to compare

Bug Fixes

  • 998fb10 Fix: add ext option and invoke method in Viewer

Enhancement

  • 3bc692e Refactor: tabsize 4 to 2
  • 3b0cbb1 Refactor: vue wrapper don't have default option
  • 29de9a5 Refactor: miss a new line of the end
  • f440d0a Refactor: use singlequote

Documentation

  • 5e62b78 Docs: update options of Viewer

v1.0.4

15 Feb 03:04
Compare
Choose a tag to compare

Update

  • 4ee0454 feat: change version policy

v1.0.3

02 Jan 06:29
Compare
Choose a tag to compare

Documentation

  • 4885858 Doc: move contents of getting-started.md to README.md
  • c2ba8a5 Doc: remove getting_start.md

Update

v1.0.2

30 Nov 01:49
Compare
Choose a tag to compare

Bug fixes

Chore

  • 6c99d9a chore: @vue/cli use event-stream of vulnerable version

v1.0.1

25 Oct 11:26
Compare
Choose a tag to compare

Feature

  • 2832b03 fix: change bundle file name and set tui.editor to external

v1.0.0

24 Oct 23:43
Compare
Choose a tag to compare

Feature

  • d687993 feat: Implement Vue wrapper for tui.editor