Commit Graph

1638 Commits

Author SHA1 Message Date
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
dependabot[bot] 4d12b1d000 Bump handlebars from 4.0.11 to 4.1.2 in /examples/react_demo (#725)
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:37:39 +02:00
jos 102b6d2b0c Implement `onChange`, `onChangeText` and `onChangeJSON` in preview mode 2019-07-03 16:16:39 +02:00
jos abc242c873 Implement array size in status bar 2019-07-03 13:10:00 +02:00
jos 9ed18da7b6 Create util function `limitCharacters`, tweak limiting of preview texts 2019-07-03 11:54:00 +02:00
greenkeeper[bot] e0b86551e7 Update webpack to the latest version 🚀 (#721)
* chore(package): update webpack to version 4.35.2

* chore(package): update lockfile package-lock.json
2019-07-01 19:30:32 +02:00
jos 726f829541 Show "busy" message when working on a heavy action 2019-06-30 20:08:52 +02:00
greenkeeper[bot] a8b083dfe3 Update vanilla-picker to the latest version 🚀 (#720)
* fix(package): update vanilla-picker to version 2.8.2

* chore(package): update lockfile package-lock.json
2019-06-29 16:35:09 +02:00
jos 14f7dcdf28 Fix overflowing contents 2019-06-26 22:03:14 +02:00
jos 3920215f73 Check existence of `sizeInfo` before updating it's contents 2019-06-26 21:58:41 +02:00
jos cda54f95fc Implemented `stringifyPartial` and use it in Transform modal 2019-06-26 21:57:22 +02:00
jos 1e1ee3463c Implemented `preview` mode (WIP) 2019-06-26 17:24:09 +02:00
greenkeeper[bot] 7f5e0c6870 Update dependencies to enable Greenkeeper 🌴 (#718)
* chore: add Greenkeeper config file

* chore(package): update dependencies

* docs(readme): add Greenkeeper badge

* chore(package): update lockfile package-lock.json
2019-06-22 20:37:09 +02:00
jos d509d4e542 Publish v6.1.0 2019-06-22 16:31:42 +02:00
jos 8a95b5b640 Make displaying of paths in Sort modal consistent with Transform modal 2019-06-22 16:27:12 +02:00
jos f83bb3e5cd Implemented function to extract a nested array/object 2019-06-19 17:29:28 +02:00
jos 797541cd6b Make `getChildPaths` json pointer compliant 2019-06-19 12:46:50 +02:00
jos d712e642cc Refactoring in showSortModal internal API 2019-06-19 12:09:06 +02:00
jos 7311e78b53 Implemented `transform` modal for modes `code` and `text` 2019-06-19 11:57:28 +02:00
jos 74b816a554 Implemented sort button in code/text mode 2019-06-19 11:16:30 +02:00
jos 12dc0408e8 Update dependencies of react examples 2019-06-12 22:01:56 +02:00
jos 436c56dd20 Publish v6.0.0 2019-06-12 20:53:48 +02:00
jos 7da4cd09f8 Fix broken unit test 2019-06-12 15:58:13 +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 4813cd79a1 Configure option `$data: true` for Ajv 2019-06-12 15:25:33 +02:00
jos 9dfc1aab39 Upgrade to `ajv@6` 2019-06-12 15:11:41 +02:00
jos b78ad35670 Upgrade to `webpack@4` and refactor gulp tasks 2019-06-12 14:14:15 +02:00
jos b1a4bce3d8 Upgrade to `uglify-js@3` 2019-06-12 13:23:36 +02:00
jos ab4a6a2f5e Upgrade to latest `mocha` and `jsdom` 2019-06-12 13:19:25 +02:00
jos a8d246778f Upgdate gulp dependencies. Cleanup unused zip task 2019-06-12 13:17:46 +02:00
jos 7bf25b3129 Publish v5.34.0 2019-06-08 12:13:53 +02:00
Gcaufy 85e0710097 Feat: Added filter and trigger options for autocomplete (#713)
* Feat: Added filter options for autocomplete

* Feat: added trigger option for autocomplete

* Fix: const/let => var
2019-06-08 11:37:52 +02:00
jos 59290dd6c2 Merge remote-tracking branch 'origin/develop' into develop 2019-06-08 10:29:50 +02:00
jos 041243b117 Update history 2019-06-08 10:29:13 +02:00
Gcaufy 73e05a6604 fix(css): remove :hover style on disabled button. (#712)
Should not have :hover style on disabled buttons.
2019-06-08 10:23:53 +02:00
jos 5ba71998bb Update build file, publish v5.33.0 for real now :) 2019-05-29 17:26:10 +02:00
jos d2ef76abb5 fix merge conflict 2019-05-29 17:25:28 +02:00
jos 006ff56fc0 Publish v5.33.0 2019-05-29 17:22:58 +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 f1b5e2a692 Add travis configuration file 2019-05-29 15:54:07 +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