vanilla-jsoneditor
Advanced tools
Changelog
0.9.0 (2022-10-25)
isValueSelection
,
isKeySelection
, isInsideSelection
, isAfterSelection
, isMultiSelection
,
isEditingSelection
, createValueSelection
, createKeySelection
, createInsideSelection
,
createAfterSelection
, createMultiSelection
. And not exporting components SortModal
and
TransformModal
anymore.isContent
, isTextContent
, isJSONContent
, toTextContent
, (d21fc6d), closes #173Changelog
0.7.11 (2022-10-18)
escapeUnicodeCharacters=true
(8e7be40)content.text
wrongly (see #166) (cdad5fb)rollup-plugin-dts
to v4 too to have it work with rollup v2 (2b183c7)Changelog
0.7.4 (2022-09-12)
text
mode not change json contents directly into text contents, and prevent freezing when loading a large document (#141) (28b2b56)