Releases: cloydlau/json-editor-vue
Releases · cloydlau/json-editor-vue
v0.14.0
🚀 Features
- Support keeping the JSON parsed under text mode, add prop
debounce
andstringified
- 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
toundefined
- by @cloydlau (df61c)
View changes on GitHub
v0.13.2
v0.13.1
v0.13.0
🚨 Breaking Changes
- Adapt to [email protected] - by @cloydlau (db715)
🚀 Features
🐞 Bug Fixes
- ERR_PNPM_OUTDATED_LOCKFILE - by @cloydlau (9fe3a)
- Demo vue 2.6 - by @zsdycs (71726)
- Reset "preventUpdatingModelValue" timing adjustment - by @zsdycs (2269a)
- Reset "preventUpdatingModelValue" timing adjustment" - by @cloydlau (8322c)
View changes on GitHub
v0.12.0
v0.11.2
No significant changes