Commit Graph

1386 Commits

Author SHA1 Message Date
jos ee64c1fbb3 Update dependencies of react examples 2019-08-15 11:45:18 +02:00
jos dcd060f1b7 Publish v6.3.0 2019-08-15 10:50:29 +02:00
jos e4385c030f Do not invoke `_showAutoComplete` when there is no node found (see #763) 2019-08-15 10:37:25 +02:00
jos b05af3dd44 Fix `promise.then` inside `if` 2019-08-15 10:29:49 +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 2b76640611 Fix indentation 2019-08-15 10:22:36 +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
Sargeras.Wang dba54806df completion Chinese i18n (#753) 2019-07-31 09:40:42 +02:00
jos ce7433fd46 Publish v6.2.0 2019-07-28 16:12:46 +02:00
jos 14cdd0e61b Fix using arrow function and const 2019-07-28 11:45:43 +02:00
jos eff2fe85a0 Update dependencies 2019-07-28 11:30:15 +02:00
jos ea02a5be68 Fix format/compact/repair clearing history in mode code 2019-07-27 14:31:53 +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 cec16b9de1 Rename `util.sanitize` to `util.repair` 2019-07-27 13:13:02 +02:00
jos df952ac61d Replace deprecated `assert.equal` with `assert.strictEqual` 2019-07-27 13:08:02 +02:00
jos e5169018c5 cleanup unused import 2019-07-24 15:55:23 +02:00
jos 89bb66fe42 Repair only when json is undefined 2019-07-24 15:37:16 +02:00
jos e90ca1c422 Cleanup redundant code for Array info 2019-07-24 15:28:41 +02:00
jos fb30ded5fa Fix showing parse error in mode `text` and `preview` 2019-07-24 15:26:01 +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 745a4f3665 Implement validation in mode `"preview"` 2019-07-24 13:30:44 +02:00
jos 3ed0318624 Extract function `validateCustom` 2019-07-24 11:56:47 +02:00
jos 21b3cca592 Move parse error icon to `ErrorTable` too 2019-07-24 11:20:01 +02:00
jos e82ef3ed31 Move rendering of errors in separate component `ErrorTable` 2019-07-24 11:00:49 +02:00
jos 8c06c41f02 Merge remote-tracking branch 'origin/develop' into develop 2019-07-20 11:11:12 +02:00
jos 6f6f58bb33 Update package-lock.json files of react examples 2019-07-20 11:11:01 +02:00
greenkeeper[bot] a077e660e3 Update lodash in group default to the latest version 🚀 (#747)
* fix(package): update lodash to version 4.17.15

* chore(package): update lockfile examples/react_advanced_demo/package-lock.json
2019-07-20 11:03:00 +02:00
jos e490d7a512 Upgraded dependencies and devDependencies 2019-07-20 10:58:23 +02:00
jos bec0e71fc8 Implement `focus` 2019-07-17 18:01:12 +02:00
jos 939826d41f Update dependencies 2019-07-17 12:17:34 +02:00
jos e3e3886da8 Implemented history in preview mode 2019-07-17 12:17:08 +02:00
jos 92bf65f4d4 Update `mobius1-selectr@2.4.13` 2019-07-13 11:14:41 +02:00
dependabot[bot] 23463740df Bump lodash.template in /examples/react_advanced_demo (#733)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-13 11:08:39 +02:00
dependabot[bot] f6e2ec0461 Bump lodash from 4.17.11 to 4.17.14 (#734)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-13 11:08:20 +02:00
dependabot[bot] fe7b0eaa2a Bump lodash from 4.17.11 to 4.17.13 in /examples/react_advanced_demo (#736)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-13 11:07:55 +02:00
dependabot[bot] 47630710af Bump lodash from 4.17.11 to 4.17.14 in /examples/react_demo (#737)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-13 11:07:20 +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
greenkeeper[bot] 59c2846f02 Update dependencies for default 🌴 (#729)
* chore(package): update dependencies

* chore(package): update lockfile package-lock.json
2019-07-08 20:03:15 +02:00
jos df386b6f1b Add `'preview'` to the list with allowed modes in all examples 2019-07-08 20:00:34 +02:00
greenkeeper[bot] ec474a0328 Update webpack to the latest version 🚀 (#731)
* chore(package): update webpack to version 4.35.3

* chore(package): update lockfile package-lock.json
2019-07-08 19:45:55 +02:00
jos 95cef491a9 Fix merge conflicts 2019-07-07 10:24:06 +02:00
greenkeeper[bot] 7d1306f0a3 Update ajv to the latest version 🚀 (#728)
* fix(package): update ajv to version 6.10.1

* chore(package): update lockfile package-lock.json
2019-07-07 10:12:48 +02:00
dependabot[bot] 05753a00ef Bump handlebars from 4.0.11 to 4.1.2 in /examples/react_advanced_demo (#726)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-04 19:38:00 +02:00