plantain-00 / schema-based-json-editor

A reactjs and vuejs component of schema based json editor.
MIT License
168 stars 38 forks source link

support vue2 #40

Closed brianjcj closed 1 year ago

brianjcj commented 1 year ago

is it possible to support vue2 so that my old vue2 based project can use it :-)

plantain-00 commented 1 year ago

vue2 support is on v7.25.2: https://github.com/plantain-00/schema-based-json-editor/tree/vue2#vuejs-component

brianjcj commented 1 year ago

vue2 support is on v7.25.2: https://github.com/plantain-00/schema-based-json-editor/tree/vue2#vuejs-component

Thank you so much!

brianjcj commented 1 year ago

already done.