Jsoneditor

Latest version: v1.6.0

Safety actively analyzes 638437 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 21 of 38

5.23.1

- Fixed 566: transform function broken, regression since `v5.20.0`.

5.23.0

- Implemented support for custom validation using a new `onValidate` callback.
- In tree mode, nodes containing a validation error now have a className
`jsoneditor-validation-error` which can be used for custom styling.

5.22.0

- Implemented `onEvent` callback triggered when an event occurs in a JSON
field or value. Thanks cristinabarrantes.

5.21.0

- Show validation errors inline instead of at the bottom when in code
mode. Thanks meirotstein.
- Fix 562: allow `$` character in property names of of a JSON schema.

5.20.0

_Good news: JSONEditor is finally framework friendly and can now be easily
integrated in React, Vue, and Angular!_

- Implemented new methods `update` and `updateText`, which maintain the state
of the editor (expanded nodes, search, selection). This makes it easy to
integrate in frameworks like React.
- Implemented options `onChangeJSON(json)` and `onChangeText(jsonString)`.
- Added two React examples to the `examples` folder.
- Fixed menu buttons "Sort" and "Transform" being available in modes `view`
and `form`.

5.19.2

- Fixed 558: scrolling to search results and automatically scrolling up/down
when dragging an item broken (regression since v5.19.1).

Page 21 of 38

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.