Closed renovate[bot] closed 3 years ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
This PR contains the following updates:
7.2.1
->7.5.0
Release Notes
josdejong/jsoneditor
### [`v7.5.0`](https://togithub.com/josdejong/jsoneditor/blob/master/HISTORY.md#2019-12-08-version-750) [Compare Source](https://togithub.com/josdejong/jsoneditor/compare/v7.4.0...v7.5.0) - Extended the callback `onValidationError` to also report parse errors, and distinguish between JSON schema validation errors and custom errors. See [#861](https://togithub.com/josdejong/jsoneditor/issues/861) and [#612](https://togithub.com/josdejong/jsoneditor/issues/612). Thanks [@meirotstein](https://togithub.com/meirotstein). ### [`v7.4.0`](https://togithub.com/josdejong/jsoneditor/blob/master/HISTORY.md#2019-12-01-version-740) [Compare Source](https://togithub.com/josdejong/jsoneditor/compare/v7.3.1...v7.4.0) - Implemented callback function `onValidationError`, see [#612](https://togithub.com/josdejong/jsoneditor/issues/612), [#854](https://togithub.com/josdejong/jsoneditor/issues/854). Thanks [@meirotstein](https://togithub.com/meirotstein). - Fixed [#850](https://togithub.com/josdejong/jsoneditor/issues/850): make autocomplete options robust against non-string inputs like `null`, `123`, `true`, `false`. ### [`v7.3.1`](https://togithub.com/josdejong/jsoneditor/blob/master/HISTORY.md#2019-12-01-version-731) [Compare Source](https://togithub.com/josdejong/jsoneditor/compare/v7.3.0...v7.3.1) - Fixed [#855](https://togithub.com/josdejong/jsoneditor/issues/855): `onFocus` and `onBlur` not working in modes `text` and `code` when editor was created without main menu bar, and `editor.destroy()` throwing an exception. ### [`v7.3.0`](https://togithub.com/josdejong/jsoneditor/blob/master/HISTORY.md#2019-11-27-version-730) [Compare Source](https://togithub.com/josdejong/jsoneditor/compare/v7.2.1...v7.3.0) - Implemented callbacks `onFocus` and `onBlur` (PR [#809](https://togithub.com/josdejong/jsoneditor/issues/809), issue [#727](https://togithub.com/josdejong/jsoneditor/issues/727)). Thanks [@123survesh](https://togithub.com/123survesh). - Fixed [#847](https://togithub.com/josdejong/jsoneditor/issues/847): allow customizing the in rules determining whether a value is a timestamp or not by passing a callback function to `timestampTag`.Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.