Commit Graph

339 Commits

Author SHA1 Message Date
jos dcd060f1b7 Publish v6.3.0 2019-08-15 10:50:29 +02:00
jos 16e46878ba Fixed #763: `autocomplete.trigger: 'focus'` throws an error when opening the context menu 2019-08-15 10:29:15 +02:00
jos 174918f4eb Fixed #769: option `name` not working anymore 2019-08-15 10:04:57 +02:00
jos ca6e384e8d When duplicating an object property, move focus to the field and do not immediately add the ` (copy)` suffix. See #766 2019-08-08 20:57:42 +02:00
jos 9892249e49 Fixed #755: JSONEditor throwing an exception in mode `code`, `text`, and
`preview` when `statusBar: false`
2019-08-03 11:08:00 +02:00
jos f0097afcc0 Publish v6.2.1 2019-08-01 19:47:55 +02:00
jos 79e54a1d3a Update history 2019-07-31 09:42:53 +02:00
jos ce7433fd46 Publish v6.2.0 2019-07-28 16:12:46 +02:00
jos eff2fe85a0 Update dependencies 2019-07-28 11:30:15 +02:00
jos 3f182a1f04 Repair button is now capable of turning MongoDB documents into valid JSON 2019-07-27 14:16:59 +02:00
jos 2b6caba3df Parse directly after setText 2019-07-24 15:19:45 +02:00
jos 72455e3302 Describe new mode `preview` in docs 2019-07-24 14:00:39 +02:00
jos 6bef66aaba Merge branch 'develop' into feature/preview
# Conflicts:
#	HISTORY.md
2019-07-24 13:48:20 +02:00
jos e490d7a512 Upgraded dependencies and devDependencies 2019-07-20 10:58:23 +02:00
jos 939826d41f Update dependencies 2019-07-17 12:17:34 +02:00
jos 92bf65f4d4 Update `mobius1-selectr@2.4.13` 2019-07-13 11:14:41 +02:00
jos bc0e99ab4a Fixed #730: in `code` mode, there was an initial undo action which clears the content 2019-07-10 14:27:46 +02:00
jos 477037dc46 Update history 2019-07-08 20:04:17 +02:00
jos d509d4e542 Publish v6.1.0 2019-06-22 16:31:42 +02:00
jos f83bb3e5cd Implemented function to extract a nested array/object 2019-06-19 17:29:28 +02:00
jos 7311e78b53 Implemented `transform` modal for modes `code` and `text` 2019-06-19 11:57:28 +02:00
jos 436c56dd20 Publish v6.0.0 2019-06-12 20:53:48 +02:00
jos 10daf40b56 Use JSON schema title as name for the root object if defined (see #635) 2019-06-12 15:43:16 +02:00
jos 9dfc1aab39 Upgrade to `ajv@6` 2019-06-12 15:11:41 +02:00
jos 7bf25b3129 Publish v5.34.0 2019-06-08 12:13:53 +02:00
jos 041243b117 Update history 2019-06-08 10:29:13 +02:00
jos aee1d2dcde Publish v5.33.0 2019-05-29 17:22:03 +02:00
jos a9abad2cd4 Fix #698 `node.path` sometimes null in `onCreateMenu` 2019-05-29 16:29:29 +02:00
Jos de Jong 3ccdeeec40
Fix #697 JSON Schema enum dropdown not working inside an array (#707)
* Fix #697 JSON Schema enum dropdown not working inside an array

* Make schema in unit test valid by adding `type: 'object'`
2019-05-29 15:51:42 +02:00
jos f005c437db Publish v5.32.5 2019-04-27 17:38:12 +02:00
jos a773d5cf8f Fixed JMESPath query wizard not correctly handling selection of multiple fields 2019-04-26 21:34:17 +02:00
jos b781a47702 Publish v5.32.4 2019-04-10 12:28:52 +02:00
jos 70b7e7914b Fixed #663 and #682: JSONEditor not being able to handle JSON schema validation errors when the root of the document is an Array 2019-04-10 12:23:13 +02:00
jos d51090b7c9 Publish `v5.32.3` 2019-04-04 19:51:40 +02:00
jos c685813538 Fix #684: `const` used in bundled library 2019-04-04 19:49:39 +02:00
jos 965584efe6 Publish v5.32.2 2019-04-03 15:08:29 +02:00
jos 271cb2b512 Update history 2019-04-03 14:58:36 +02:00
jos b279ed3069 Fix CSS class for default/non-default schema values not applied to enums, see (#666) 2019-04-02 21:09:17 +02:00
jos 801921867d Improve detection of value type in transform modal 2019-03-31 19:51:12 +02:00
jos 4818c4bb27 Styling improvements in the transform modal 2019-03-31 17:17:47 +02:00
jos 9e3b6fb196 Fixed #416: Clipped action menu for append nodes 2019-03-30 21:00:26 +01:00
jos 55c4c91370 Publish v5.32.1 2019-03-28 20:17:11 +01:00
jos 4c5b19e7fa Update history 2019-03-28 19:51:42 +01:00
jos 560dd033ad Updated history 2019-03-21 21:29:38 +01:00
jos 0fbe7eee9a Publish v5.32.0 2019-03-20 17:46:49 +01:00
jos 3e7e1cebfd Fixed #676: JSON Paths containing array properties with a `]` not parsed correctly 2019-03-20 17:34:39 +01:00
jos 7c398aeef7 Update history. Fix JSON schema default value styling not working for `false` and `null`, and fixed the styling not updating when clicking a boolean checkbox (See #666) 2019-03-17 15:56:29 +01:00
jos 7a2e89c329 Update history 2019-03-17 15:35:03 +01:00
jos 88972a62fc Publish v5.31.1 2019-03-14 21:22:07 +01:00
jos 868dc38ceb Update history 2019-03-11 19:53:55 +01:00