Releases: cloydlau/json-editor-vue
Releases · cloydlau/json-editor-vue
v0.14.0
14 Apr 05:36
Compare
Sorry, something went wrong.
No results found
🚀 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)
v0.13.2
10 Apr 01:50
Compare
Sorry, something went wrong.
No results found
v0.13.1
08 Apr 16:38
Compare
Sorry, something went wrong.
No results found
🚀 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)
v0.13.0
04 Apr 10:15
Compare
Sorry, something went wrong.
No results found
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
v0.12.0
19 Jan 07:27
Compare
Sorry, something went wrong.
No results found
v0.11.2
07 Dec 06:15
Compare
Sorry, something went wrong.
No results found
v0.11.1
23 Nov 16:08
Compare
Sorry, something went wrong.
No results found
v0.11.0
25 Oct 06:03
Compare
Sorry, something went wrong.
No results found
🚀 Features
Change vanilla-jsoneditor from peerDependency to dependency - by @cloydlau (bce9b)
🐞 Bug Fixes
v0.10.19
01 Oct 16:34
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
View is not updated when modelValue/value is modified before onMounted - by @cloydlau (dc497)
v0.10.18
30 Sep 12:37
Compare
Sorry, something went wrong.
No results found
🐞 Bug Fixes
Should not change preventUpdatingModelValue when jsonEditor.value is empty - by @cloydlau (9763c)
Should watch modelValue/value after onChange is available - by @cloydlau (7bac7)