cloydlau / json-editor-vue

Vue and Nuxt 2/3 isomorphic JSON editor, viewer, formatter and validator.
https://cloydlau.github.io/playground/json-editor-vue/
MIT License
437 stars 26 forks source link

fix: apply a breaking change #99

Closed arkhaiel closed 3 weeks ago

arkhaiel commented 3 weeks ago

Description

Apply vanilla-jsoneditor v1 breaking change related to the createJSONEditor instead of new JSONEditor

Linked Issues

fixes #98

Additional context

I'm still a baby contributor, so I hope I did everything good, but I can't be 100% sure so please double-check important things before merging !!