aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Await loading completions done on selecting itemsShin'ya Ueoka2022-05-052-14/+54
|
* Pass source string via argumentShin'ya Ueoka2022-05-052-16/+7
|
* Use useDebounceShin'ya Ueoka2022-05-053-89/+71
|
* Get completion types on component initializationShin'ya Ueoka2022-05-055-56/+31
|
* Rename completion fieldsShin'ya Ueoka2022-05-056-48/+48
|
* Use React.StrictModeShin'ya Ueoka2022-02-202-58/+63
|
* Merge pull request #1362 from ueokande/dependabot/npm_and_yarn/eslint-7.32.0Shin'ya Ueoka2022-02-022-10/+10
|\ | | | | Bump eslint from 7.30.0 to 7.32.0
| * Bump eslint from 7.30.0 to 7.32.0dependabot[bot]2022-02-022-10/+10
|/ | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1363 from ueokande/dependabot/npm_and_yarn/prettier-2.5.1Shin'ya Ueoka2022-02-022-5/+5
|\ | | | | Bump prettier from 2.3.2 to 2.5.1
| * Bump prettier from 2.3.2 to 2.5.1dependabot[bot]2022-02-022-24/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.5.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.5.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1358 from ↵Shin'ya Ueoka2022-02-022-5/+5
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/express-4.17.13 Bump @types/express from 4.17.11 to 4.17.13
| * | Bump @types/express from 4.17.11 to 4.17.13dependabot[bot]2022-02-022-5/+5
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.11 to 4.17.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1357 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.9.2Shin'ya Ueoka2022-02-022-22/+21
|\ \ | | | | | | Bump webpack-cli from 4.9.0 to 4.9.2
| * | Bump webpack-cli from 4.9.0 to 4.9.2dependabot[bot]2022-02-022-22/+21
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.0 to 4.9.2. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.2) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1361 from ueokande/dependabot/npm_and_yarn/react-redux-7.2.6Shin'ya Ueoka2022-02-022-17/+17
|\ \ | | | | | | Bump react-redux from 7.2.4 to 7.2.6
| * | Bump react-redux from 7.2.4 to 7.2.6dependabot[bot]2022-02-022-17/+17
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.4 to 7.2.6. - [Release notes](https://github.com/reduxjs/react-redux/releases) - [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.4...v7.2.6) --- updated-dependencies: - dependency-name: react-redux dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1359 from ↵Shin'ya Ueoka2022-02-022-5/+5
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/prop-types-15.7.4 Bump @types/prop-types from 15.7.3 to 15.7.4
| * | Bump @types/prop-types from 15.7.3 to 15.7.4dependabot[bot]2022-02-022-5/+5
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types) from 15.7.3 to 15.7.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types) --- updated-dependencies: - dependency-name: "@types/prop-types" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1354 from ueokande/dependabot/npm_and_yarn/ts-node-10.4.0Shin'ya Ueoka2022-02-022-12/+31
|\ \ | | | | | | Bump ts-node from 10.0.0 to 10.4.0
| * | Bump ts-node from 10.0.0 to 10.4.0dependabot[bot]2022-02-022-12/+31
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.0.0 to 10.4.0. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](https://github.com/TypeStrong/ts-node/compare/v10.0.0...v10.4.0) --- updated-dependencies: - dependency-name: ts-node dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1356 from ueokande/dependabot/npm_and_yarn/ts-jest-27.1.3Shin'ya Ueoka2022-02-022-7/+12
|\ \ | |/ |/| Bump ts-jest from 27.0.5 to 27.1.3
| * Bump ts-jest from 27.0.5 to 27.1.3dependabot[bot]2022-02-022-7/+12
|/ | | | | | | | | | | | | | | Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.1.3. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.5...v27.1.3) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1353 from ueokande/node-17Shin'ya Ueoka2022-02-013-8/+8
|\ | | | | Node 17
| * Update node-version to v17 on GitHub ActionsShin'ya Ueoka2022-02-011-3/+3
| |
| * Bump @types/node from 14.14.41 to 17.0.14dependabot[bot]2022-02-012-5/+5
|/ | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.41 to 17.0.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1351 from ueokande/dependabot/npm_and_yarn/types/jest-27.4.0Shin'ya Ueoka2022-02-012-5/+5
|\ | | | | Bump @types/jest from 27.0.2 to 27.4.0
| * Bump @types/jest from 27.0.2 to 27.4.0dependabot[bot]2022-02-012-5/+5
|/ | | | | | | | | | | | | | Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.2 to 27.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #1222 from ueokande/dependabot/bundler/docs/addressable-2.8.0Shin'ya Ueoka2022-02-011-1/+1
|\ | | | | Bump addressable from 2.7.0 to 2.8.0 in /docs
| * Bump addressable from 2.7.0 to 2.8.0 in /docsdependabot[bot]2021-07-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1275 from ueokande/dependabot/npm_and_yarn/jszip-3.7.1Shin'ya Ueoka2022-02-012-5/+5
|\ \ | | | | | | Bump jszip from 3.6.0 to 3.7.1
| * | Bump jszip from 3.6.0 to 3.7.1dependabot[bot]2022-02-012-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [jszip](https://github.com/Stuk/jszip) from 3.6.0 to 3.7.1. - [Release notes](https://github.com/Stuk/jszip/releases) - [Changelog](https://github.com/Stuk/jszip/blob/master/CHANGES.md) - [Commits](https://github.com/Stuk/jszip/compare/v3.6.0...v3.7.1) --- updated-dependencies: - dependency-name: jszip dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1238 from ueokande/dependabot/npm_and_yarn/path-parse-1.0.7Shin'ya Ueoka2022-02-011-3/+3
|\ \ \ | | | | | | | | Bump path-parse from 1.0.6 to 1.0.7
| * | | Bump path-parse from 1.0.6 to 1.0.7dependabot[bot]2021-10-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #1328 from ↵Shin'ya Ueoka2022-02-012-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-17.0.38 Bump @types/react from 17.0.13 to 17.0.38
| * | | | Bump @types/react from 17.0.13 to 17.0.38dependabot[bot]2022-02-012-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.13 to 17.0.38. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #1349 from ueokande/dependabot/npm_and_yarn/ts-loader-9.2.6Shin'ya Ueoka2022-02-012-67/+21
|\ \ \ \ \ | | | | | | | | | | | | Bump ts-loader from 8.2.0 to 9.2.6
| * | | | | Bump ts-loader from 8.2.0 to 9.2.6dependabot[bot]2022-02-012-67/+21
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.2.0 to 9.2.6. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.2.0...v9.2.6) --- updated-dependencies: - dependency-name: ts-loader dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #1336 from ueokande/dependabot/npm_and_yarn/ajv-8.9.0Shin'ya Ueoka2022-02-014-638/+7
|\ \ \ \ \ | |_|_|/ / |/| | | | Bump ajv from 7.2.4 to 8.9.0
| * | | | Fix signature for ajv v8.xShin'ya Ueoka2022-02-011-1/+1
| | | | |
| * | | | Regenerate json schemaShin'ya Ueoka2022-02-011-612/+1
| | | | |
| * | | | Bump ajv from 7.2.4 to 8.9.0dependabot[bot]2022-01-172-25/+5
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ajv](https://github.com/ajv-validator/ajv) from 7.2.4 to 8.9.0. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v7.2.4...v8.9.0) --- updated-dependencies: - dependency-name: ajv dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #1352 from ↵Shin'ya Ueoka2022-02-012-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/prettier-eslint-13.0.0 Bump prettier-eslint from 12.0.0 to 13.0.0
| * | | | Bump prettier-eslint from 12.0.0 to 13.0.0dependabot[bot]2022-02-012-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 12.0.0 to 13.0.0. - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier-eslint/compare/v12.0.0...v13.0.0) --- updated-dependencies: - dependency-name: prettier-eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | Merge pull request #1348 from ueokande/dependabot/bundler/docs/nokogiri-1.13.1Shin'ya Ueoka2022-02-011-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | | Bump nokogiri from 1.11.5 to 1.13.1 in /docs
| * | | | Bump nokogiri from 1.11.5 to 1.13.1 in /docsdependabot[bot]2022-01-311-4/+4
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.13.1. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.5...v1.13.1) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #1292 from ↵Shin'ya Ueoka2022-02-012-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.16 Bump @types/selenium-webdriver from 4.0.12 to 4.0.16
| * | | | Bump @types/selenium-webdriver from 4.0.12 to 4.0.16dependabot[bot]2021-10-252-5/+5
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.12 to 4.0.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver) --- updated-dependencies: - dependency-name: "@types/selenium-webdriver" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #1297 from ↵Shin'ya Ueoka2022-02-012-5/+5
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-dom-17.0.11 Bump @types/react-dom from 17.0.8 to 17.0.11
| * | | Bump @types/react-dom from 17.0.8 to 17.0.11dependabot[bot]2021-11-042-5/+5
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.8 to 17.0.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #1342 from ueokande/dependabot/npm_and_yarn/webpack-5.67.0Shin'ya Ueoka2022-01-313-1917/+347
|\ \ \ | |/ / |/| | Bump webpack from 4.46.0 to 5.67.0