aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Delay completion query for users inputShin'ya Ueoka2021-04-121-55/+115
|
* Revert PrefetchAndCacheShin'ya Ueoka2021-04-126-290/+51
|
* Merge pull request #1098 from ueokande/replace-redux-with-react-hooksShin'ya Ueoka2021-04-1239-1254/+1627
|\ | | | | Refactor state management with React Hooks on Console
| * Replace app state with Custom HooksShin'ya Ueoka2021-04-1114-284/+401
| |
| * Reload colorscheme on mode changedShin'ya Ueoka2021-04-111-2/+4
| |
| * Replace completion state with Custom HooksShin'ya Ueoka2021-04-1115-595/+645
| |
| * Replace colorscheme state with React HooksShin'ya Ueoka2021-04-0614-90/+89
| |
| * Make resize to a custom hookShin'ya Ueoka2021-04-053-24/+34
| |
| * Separate Command and Completion reducerShin'ya Ueoka2021-04-0514-618/+734
| |
| * Separate as CommandPromptShin'ya Ueoka2021-04-043-185/+186
| |
| * Separate FindPromptShin'ya Ueoka2021-04-043-32/+92
| |
| * Separate Message to InfoMessage and ErrorMessageShin'ya Ueoka2021-04-047-62/+72
| |
| * Extract ttheme as a ColorSchemeProviderShin'ya Ueoka2021-04-046-33/+37
| |
| * Replace Console component with a React HooksShin'ya Ueoka2021-04-044-155/+174
| |
| * Fix props typeShin'ya Ueoka2021-04-042-8/+6
| |
| * Make Completion as a React.FCShin'ya Ueoka2021-04-045-140/+127
| |
* | Merge pull request #1096 from ↵Shin'ya Ueoka2021-04-112-5/+5
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.23.2 Bump eslint-plugin-react from 7.23.1 to 7.23.2
| * | Bump eslint-plugin-react from 7.23.1 to 7.23.2dependabot-preview[bot]2021-04-092-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.23.1 to 7.23.2. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.23.1...v7.23.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #1095 from ueokande/dependabot/npm_and_yarn/css-loader-5.2.1Shin'ya Ueoka2021-04-111-3/+3
|\ \ \ | |/ / |/| | Bump css-loader from 5.2.0 to 5.2.1
| * | Bump css-loader from 5.2.0 to 5.2.1dependabot-preview[bot]2021-04-091-3/+3
|/ / | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.0...v5.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1094 from ueokande/dependabot/npm_and_yarn/sinon-10.0.1Shin'ya Ueoka2021-04-091-15/+22
|\ \ | | | | | | Bump sinon from 10.0.0 to 10.0.1
| * | Bump sinon from 10.0.0 to 10.0.1dependabot-preview[bot]2021-04-081-15/+22
| |/ | | | | | | | | | | | | | | Bumps [sinon](https://github.com/sinonjs/sinon) from 10.0.0 to 10.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/compare/v10.0.0...v10.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1091 from ueokande/dependabot/npm_and_yarn/typescript-4.2.4Shin'ya Ueoka2021-04-092-5/+5
|\ \ | |/ |/| Bump typescript from 4.2.3 to 4.2.4
| * Bump typescript from 4.2.3 to 4.2.4dependabot-preview[bot]2021-04-072-5/+5
|/ | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1089 from ueokande/dependabot/npm_and_yarn/types/chai-4.2.16Shin'ya Ueoka2021-04-031-3/+3
|\ | | | | Bump @types/chai from 4.2.15 to 4.2.16
| * Bump @types/chai from 4.2.15 to 4.2.16dependabot-preview[bot]2021-04-021-3/+3
| | | | | | | | | | | | | | Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.15 to 4.2.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1082 from ↵Shin'ya Ueoka2021-04-031-3/+3
|\ \ | |/ |/| | | | | ueokande/dependabot/npm_and_yarn/styled-components-5.2.3 Bump styled-components from 5.2.2 to 5.2.3
| * Bump styled-components from 5.2.2 to 5.2.3dependabot-preview[bot]2021-03-311-3/+3
|/ | | | | | | | Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Changelog](https://github.com/styled-components/styled-components/blob/v5.2.3/CHANGELOG.md) - [Commits](https://github.com/styled-components/styled-components/compare/v5.2.2...v5.2.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1080 from ueokande/dependabot/npm_and_yarn/karma-6.3.2Shin'ya Ueoka2021-03-311-3/+3
|\ | | | | Bump karma from 6.3.1 to 6.3.2
| * Bump karma from 6.3.1 to 6.3.2dependabot-preview[bot]2021-03-301-3/+3
| | | | | | | | | | | | | | | | Bumps [karma](https://github.com/karma-runner/karma) from 6.3.1 to 6.3.2. - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v6.3.1...v6.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1079 from ↵Shin'ya Ueoka2021-03-311-8/+8
|\ \ | |/ |/| | | | | ueokande/dependabot/npm_and_yarn/styled-components-5.2.2 Bump styled-components from 5.2.1 to 5.2.2
| * Bump styled-components from 5.2.1 to 5.2.2dependabot-preview[bot]2021-03-301-8/+8
|/ | | | | | | | Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Changelog](https://github.com/styled-components/styled-components/blob/master/CHANGELOG.md) - [Commits](https://github.com/styled-components/styled-components/compare/v5.2.1...v5.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #1073 from ueokande/dependabot/npm_and_yarn/y18n-4.0.1Shin'ya Ueoka2021-03-301-3/+3
|\ | | | | [Security] Bump y18n from 4.0.0 to 4.0.1
| * [Security] Bump y18n from 4.0.0 to 4.0.1dependabot-preview[bot]2021-03-291-3/+3
| | | | | | | | | | | | | | | | Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. **This update includes a security fix.** - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1078 from ueokande/dependabot/npm_and_yarn/eslint-7.23.0Shin'ya Ueoka2021-03-302-5/+5
|\ \ | | | | | | Bump eslint from 7.22.0 to 7.23.0
| * | Bump eslint from 7.22.0 to 7.23.0dependabot-preview[bot]2021-03-292-5/+5
| |/ | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1077 from ueokande/dependabot/npm_and_yarn/ts-loader-8.1.0Shin'ya Ueoka2021-03-301-3/+3
|\ \ | | | | | | Bump ts-loader from 8.0.18 to 8.1.0
| * | Bump ts-loader from 8.0.18 to 8.1.0dependabot-preview[bot]2021-03-291-3/+3
| |/ | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.18 to 8.1.0. - [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.0.18...v8.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1076 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.6.0Shin'ya Ueoka2021-03-302-26/+21
|\ \ | | | | | | Bump webpack-cli from 4.5.0 to 4.6.0
| * | Bump webpack-cli from 4.5.0 to 4.6.0dependabot-preview[bot]2021-03-292-26/+21
| |/ | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.0. - [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.5.0...webpack-cli@4.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1075 from ueokande/dependabot/npm_and_yarn/ajv-cli-5.0.0Shin'ya Ueoka2021-03-302-13/+23
|\ \ | |/ |/| Bump ajv-cli from 4.2.0 to 5.0.0
| * Bump ajv-cli from 4.2.0 to 5.0.0dependabot-preview[bot]2021-03-292-13/+23
|/ | | | | | | Bumps [ajv-cli](https://github.com/ajv-validator/ajv-cli) from 4.2.0 to 5.0.0. - [Release notes](https://github.com/ajv-validator/ajv-cli/releases) - [Commits](https://github.com/ajv-validator/ajv-cli/compare/v4.2.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Release 1.0.1Shin'ya Ueoka2021-03-291-1/+1
|
* Merge pull request #1072 from femnad/update-release-notificationShin'ya Ueoka2021-03-291-1/+1
|\ | | | | update releases URL to match new versioning scheme
| * update releases URL to match new versioning schemeCihan Demirci2021-03-281-1/+1
|/
* Release 1.0.0Shin'ya Ueoka2021-03-281-1/+1
|
* Merge pull request #1070 from ↵Shin'ya Ueoka2021-03-281-3/+3
|\ | | | | | | | | ueokande/dependabot/npm_and_yarn/types/node-14.14.37 Bump @types/node from 14.14.34 to 14.14.37
| * Bump @types/node from 14.14.34 to 14.14.37dependabot-preview[bot]2021-03-281-3/+3
| | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.34 to 14.14.37. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #1054 from ↵Shin'ya Ueoka2021-03-281-3/+3
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-test-renderer-17.0.1 Bump @types/react-test-renderer from 17.0.0 to 17.0.1
| * | Bump @types/react-test-renderer from 17.0.0 to 17.0.1dependabot-preview[bot]2021-03-281-3/+3
| |/ | | | | | | | | | | | | Bumps [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer) from 17.0.0 to 17.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-test-renderer) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>