Skip to content

Releases: cloydlau/json-editor-vue

v0.17.3

28 Oct 12:34
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.17.2

11 Oct 08:21
Compare
Choose a tag to compare

No significant changes

View changes on GitHub

v0.17.1

08 Oct 12:25
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.17.0

24 Sep 13:21
Compare
Choose a tag to compare

   🚀 Features

   🏎 Performance

    View changes on GitHub

v0.16.0

06 Sep 14:47
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🏎 Performance

    View changes on GitHub

v0.15.2

12 Aug 08:25
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Should use parser.parse to parse the content text when stringified is disabled  -  by @cloydlau (ae5e9)
    View changes on GitHub

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