Commit Graph

1570 Commits

Author SHA1 Message Date
jos b354ddbe8d Fix broken unit tests 2019-08-31 17:38:57 +02:00
jos 88b785d1d9 Oops. Fix lint issues 2019-08-31 17:36:09 +02:00
jos 6e5309665b Refactored some prototypes into ES6 classes 2019-08-31 17:34:09 +02:00
jos b79885471e A few more files refactored to ES modules 2019-08-31 11:21:29 +02:00
jos f321eb54ee A few more files refactored to ES modules 2019-08-29 18:31:33 +02:00
jos 9ef44bda6b Fix linting issues 2019-08-29 17:03:39 +02:00
jos be61222225 Partial refactor to ES modules 2019-08-29 17:03:09 +02:00
jos a7d501fe3c Rewrite unclear docs. Fixes #772 2019-08-29 15:52:17 +02:00
jos 6bfede956b Rewrite code styling of browser examples 2019-08-29 15:45:32 +02:00
jos 004d1100cd Fix linting issues 2019-08-29 14:41:42 +02:00
jos 21d0d532fd Merge remote-tracking branch 'origin/develop' into develop 2019-08-29 14:36:05 +02:00
jos d293cbcfc0 Fixed #586: caret position lost when switching browser tabs 2019-08-29 14:35:57 +02:00
greenkeeper[bot] 0e648f4333 Update standard to the latest version 🚀 (#780)
* chore(package): update standard to version 14.1.0

* chore(package): update lockfile package-lock.json
2019-08-29 10:05:58 +02:00
jos 3397b97f98 Describe how to test, lint, watch in readme 2019-08-28 14:56:07 +02:00
jos ecd65c3ad2 Fix merge conflicts 2019-08-28 14:53:07 +02:00
jos ecaa8d141c Publish v6.4.1 2019-08-28 14:49:25 +02:00
jos 1976a8e2e8 Fix styling of autocompletion dropdown broken. Regression since `v6.4.0` 2019-08-28 14:47:48 +02:00
jos 812b4227b6 Update history 2019-08-28 13:43:56 +02:00
jos e67fa19375 Run lebab on test folder: convert let/const and arrow functions 2019-08-28 13:43:06 +02:00
jos 531ddc5c74 Run lebab: convert let/const and arrow functions 2019-08-28 13:37:27 +02:00
jos d1a858548d Fix travis config (test + lint) 2019-08-28 13:23:33 +02:00
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