jsoneditor
Advanced tools
Changelog
2021-07-22, version 9.5.2
Changelog
2021-06-05, version 9.5.0
JSONEditor.validate(): Promise<ValidationError[]>
.
Thanks @ChrisAcrobat.Changelog
2021-06-02, version 9.4.2
code
mode to preview
mode.selectr
to prevent conflicts with tailwind,
see #1333. Thanks @mdix.Changelog
2021-04-17, version 9.4.0
oneOf
, anyOf
, allOf
. Thanks @maufl.refresh()
during onChange
callback.Changelog
2021-04-10, version 9.3.1
$jse-icons-url
, see #1268. Thanks @ppetkow.Changelog
2021-04-01, version 9.3.0
jsonrepair@2.1.0
.Changelog
2021-02-24, version 9.2.0
Ctrl+\
and
Ctrl+Shift+\
to Ctrl+I
and Ctrl+Shift+I
respectively, because not all
browsers and operating systems support this key combination.