Skip to content

Releases: cloydlau/json-editor-vue

v0.15.1

02 May 10:09
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.15.0

24 Apr 08:48
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • Remove the Mode export, use the one in vanilla-jsoneditor  -  by @cloydlau (f50a2)
    View changes on GitHub

v0.14.0

14 Apr 05:36
Compare
Choose a tag to compare

   🚀 Features

  • Support keeping the JSON parsed under text mode, add prop debounce and stringified  -  by @cloydlau (3f5c4)

   🐞 Bug Fixes

  • The initial local prop mode is not synchronized with the global one  -  by @cloydlau (9e79f)
  • Only consider the binding value of string type as stringified JSON under text mode  -  by @cloydlau (c71b5)
  • Mode button is not selected when setting mode to undefined  -  by @cloydlau (df61c)
    View changes on GitHub

v0.13.2

10 Apr 01:50
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.13.1

08 Apr 16:38
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Should not trigger UI re-render on user actions  -  by @cloydlau (1740e)
  • jsr: Error[invalid-path]: package path must not contain whitespace (found ' ')  -  by @cloydlau (65c63)
    View changes on GitHub

v0.13.0

04 Apr 10:15
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.12.0

19 Jan 07:27
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.11.2

07 Dec 06:15
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.11.1

23 Nov 16:08
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.11.0

25 Oct 06:03
Compare
Choose a tag to compare

   🚀 Features

  • Change vanilla-jsoneditor from peerDependency to dependency  -  by @cloydlau (bce9b)

   🐞 Bug Fixes

    View changes on GitHub