jos
a5d6b8a65b
Set up code style linting with standardjs
2019-08-28 13:21:14 +02:00
jos
8e2a7de17c
Set up Babel transpilation
2019-08-28 11:54:14 +02:00
jos
f11b070a1d
Drop bower support, remove `dist` folder from repo
2019-08-28 11:34:41 +02:00
jos
6d5d9965c3
Publish v6.4.0
2019-08-28 11:12:44 +02:00
jos
c404c1bc1f
Fixed #777 : option `sortObjectKeys` broken
2019-08-28 11:04:10 +02:00
jos
09e24ce238
remove arrow function
2019-08-28 10:55:07 +02:00
ppetkow
0d0cf17121
Search Box improvements ( #773 )
...
* update contextmenu, menu, searchbox remove necessary div. before each class name
* move from css to scss compilation for project and set colors and font to variables
* remove override from css
* update move color and clean styles
* #760 update base on last RP review
* refactor searchbox with div only and css box model
* clear code
2019-08-28 10:42:26 +02:00
greenkeeper[bot]
0bce4232a2
Update webpack to the latest version 🚀 ( #778 )
...
* chore(package): update webpack to version 4.39.3
* chore(package): update lockfile package-lock.json
2019-08-28 10:39:03 +02:00
dependabot[bot]
06618fcbd5
Bump eslint-utils from 1.4.0 to 1.4.2 in /examples/react_advanced_demo ( #775 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 10:38:38 +02:00
dependabot[bot]
e9f301c901
Bump eslint-utils from 1.4.0 to 1.4.2 in /examples/react_demo ( #776 )
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 10:38:17 +02:00
jos
964fe3e06d
Fixed #761 : JSON schema errors not rendered in the gutter for mode `code` when the path contained a property with a forward slash
2019-08-25 20:43:21 +02:00
jos
9749a517b1
Update history
2019-08-22 15:59:19 +02:00
ppetkow
97893d40b5
Replace css with sass #760 ( #765 )
...
* update contextmenu, menu, searchbox remove necessary div. before each class name
* move from css to scss compilation for project and set colors and font to variables
* remove override from css
* update move color and clean styles
* #760 update base on last RP review
* remove some selectors from status bar
2019-08-22 15:56:38 +02:00
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