Commit Graph

1282 Commits

Author SHA1 Message Date
jos f064dcf965 Fixed `index.js` pointing to non-transpiled code. See #783 2019-09-04 09:42:40 +02:00
jos 60f0470a3c Update history 2019-09-03 19:45:08 +02:00
qiuweiwei 8a1af034c9 fix:Modify the file address reference method (#782) 2019-09-03 19:43:39 +02:00
jos 05e0733c24 Publish v7.0.2 2019-09-02 22:03:08 +02:00
jos ccd87d9edd Changed let in const 2019-09-02 22:01:18 +02:00
jos 671cad86fb Fix #781: race condition when destroying the editor right after setting data 2019-09-02 22:00:41 +02:00
jos a78adf6676 Defined files to be included in the npm package 2019-09-01 20:49:26 +02:00
jos 862c3f6822 Add `prepublishOnly` script running test and build before publish 2019-09-01 17:39:40 +02:00
jos 2d129f2df5 Publish v7.0.1 2019-09-01 17:37:16 +02:00
jos 299aa3da18 Publish v7.0.0 2019-09-01 16:42:03 +02:00
jos ceb08fe13d Some fixes and updates in examples 2019-09-01 16:37:57 +02:00
jos 9d018c408a Fix results undefined initially in `SearchBox` 2019-09-01 16:37:29 +02:00
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