vanilla-jsoneditor
Advanced tools
Changelog
0.16.0 (2023-03-15)
set
, update
, patch
, expand
, acceptAutoRepair
, scrollTo
, focus
, refresh
,
updateProps
and destroy
are now async and return a Promise.scrollTo
for mode table
(a615548)svelte-awesome
and svelte-select
and some devDependencies (05acdcf)Changelog
0.15.0 (2023-03-01)
validate()
and parameter contentErrors
in callback onChange
is
now null
instead of { validationErrors: [] }
.getColumns
without sampling (0937718)