aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Stabilize x$ test case on e2e testsShin'ya Ueoka2020-12-091-2/+4
|
* Remove unused classesShin'ya Ueoka2020-12-0916-538/+10
|
* Add operator testsShin'ya Ueoka2020-12-0947-0/+1583
|
* Make WindowPresenter interfaceShin'ya Ueoka2020-12-095-6/+12
|
* Fix select next/prevShin'ya Ueoka2020-12-093-13/+7
|
* Make background operator as an operatorShin'ya Ueoka2020-12-0923-49/+177
|
* Make background operations as a operatorShin'ya Ueoka2020-12-0946-108/+892
|
* Remove unused usecasesShin'ya Ueoka2020-12-096-216/+0
|
* Add operators' testShin'ya Ueoka2020-12-0945-34/+836
|
* extract independent classesShin'ya Ueoka2020-12-0928-323/+403
|
* Make operators as a strategy patternShin'ya Ueoka2020-12-0915-78/+590
|
* Make HintKeyRepositoryShin'ya Ueoka2020-12-096-94/+84
|
* Merge pull request #913 from TeepaBlue/patch-1Shin'ya Ueoka2020-12-051-1/+1
|\ | | | | Update ScrollPresenter.ts
| * Update ScrollPresenter.tsTeepaBlue2020-12-031-1/+1
|/ | | fix a typo
* Merge pull request #846 from ueokande/dependabot/npm_and_yarn/types/assert-1.5.2Shin'ya Ueoka2020-12-011-3/+3
|\ | | | | Bump @types/assert from 1.5.1 to 1.5.2
| * Bump @types/assert from 1.5.1 to 1.5.2dependabot-preview[bot]2020-09-221-3/+3
| | | | | | | | | | | | | | Bumps [@types/assert](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/assert) from 1.5.1 to 1.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/assert) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #841 from ↵Shin'ya Ueoka2020-11-302-5/+5
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/html-webpack-plugin-4.5.0 Bump html-webpack-plugin from 4.3.0 to 4.5.0
| * | Bump html-webpack-plugin from 4.3.0 to 4.5.0dependabot-preview[bot]2020-11-292-5/+5
|/ / | | | | | | | | | | | | | | Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.3.0 to 4.5.0. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v4.3.0...v4.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #905 from ↵Shin'ya Ueoka2020-11-292-5/+5
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/eslint-plugin-standard-5.0.0 Bump eslint-plugin-standard from 4.1.0 to 5.0.0
| * | Bump eslint-plugin-standard from 4.1.0 to 5.0.0dependabot-preview[bot]2020-11-262-5/+5
| | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #909 from hyiltiz/patch-1Shin'ya Ueoka2020-11-281-1/+1
|\ \ \ | | | | | | | | update copyright time frame
| * | | update copyright time frameHörmet Yiltiz2020-11-271-1/+1
|/ / /
* | | Merge pull request #906 from ueokande/dependabot/npm_and_yarn/tsyringe-4.4.0Shin'ya Ueoka2020-11-262-5/+5
|\ \ \ | |/ / |/| | Bump tsyringe from 4.3.0 to 4.4.0
| * | Bump tsyringe from 4.3.0 to 4.4.0dependabot-preview[bot]2020-11-262-5/+5
|/ / | | | | | | | | | | | | Bumps [tsyringe](https://github.com/Microsoft/tsyringe) from 4.3.0 to 4.4.0. - [Release notes](https://github.com/Microsoft/tsyringe/releases) - [Commits](https://github.com/Microsoft/tsyringe/compare/v4.3.0...v4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #903 from ueokande/dependabot/npm_and_yarn/prettier-2.2.0Shin'ya Ueoka2020-11-262-5/+5
|\ \ | | | | | | Bump prettier from 2.1.2 to 2.2.0
| * | Bump prettier from 2.1.2 to 2.2.0dependabot-preview[bot]2020-11-242-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #904 from ueokande/dependabot/npm_and_yarn/types/sinon-9.0.9Shin'ya Ueoka2020-11-251-3/+3
|\ \ \ | |/ / |/| | Bump @types/sinon from 9.0.7 to 9.0.9
| * | Bump @types/sinon from 9.0.7 to 9.0.9dependabot-preview[bot]2020-11-241-3/+3
|/ / | | | | | | | | | | | | Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.7 to 9.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #897 from ueokande/dependabot/npm_and_yarn/types/mocha-8.0.4Shin'ya Ueoka2020-11-241-3/+3
|\ \ | | | | | | Bump @types/mocha from 8.0.3 to 8.0.4
| * | Bump @types/mocha from 8.0.3 to 8.0.4dependabot-preview[bot]2020-11-111-3/+3
|/ / | | | | | | | | | | | | Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.3 to 8.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #896 from ↵Shin'ya Ueoka2020-11-111-3/+3
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/eslint-plugin-standard-4.1.0 Bump eslint-plugin-standard from 4.0.1 to 4.1.0
| * | Bump eslint-plugin-standard from 4.0.1 to 4.1.0dependabot-preview[bot]2020-11-101-3/+3
|/ / | | | | | | | | | | | | Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/standard/eslint-plugin-standard/releases) - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #891 from ↵Shin'ya Ueoka2020-11-042-7/+8
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/karma-firefox-launcher-2.1.0 Bump karma-firefox-launcher from 1.3.0 to 2.1.0
| * | Bump karma-firefox-launcher from 1.3.0 to 2.1.0dependabot-preview[bot]2020-11-032-7/+8
|/ / | | | | | | | | | | | | | | Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher) from 1.3.0 to 2.1.0. - [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v1.3.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #888 from ↵Shin'ya Ueoka2020-11-021-3/+3
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/styled-components-5.2.1 Bump styled-components from 5.1.1 to 5.2.1
| * | Bump styled-components from 5.1.1 to 5.2.1dependabot-preview[bot]2020-10-301-3/+3
|/ / | | | | | | | | | | | | | | Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.1.1 to 5.2.1. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Changelog](https://github.com/styled-components/styled-components/blob/v5.2.1/CHANGELOG.md) - [Commits](https://github.com/styled-components/styled-components/compare/v5.1.1...v5.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #882 from ueokande/dependabot/npm_and_yarn/ts-loader-8.0.6Shin'ya Ueoka2020-10-211-3/+3
|\ \ | | | | | | Bump ts-loader from 8.0.4 to 8.0.6
| * | Bump ts-loader from 8.0.4 to 8.0.6dependabot-preview[bot]2020-10-201-3/+3
|/ / | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.4 to 8.0.6. - [Release notes](https://github.com/TypeStrong/ts-loader/releases) - [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/TypeStrong/ts-loader/compare/8.0.4...v8.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #879 from ueokande/dependabot/npm_and_yarn/style-loader-2.0.0Shin'ya Ueoka2020-10-192-8/+27
|\ \ | | | | | | Bump style-loader from 1.2.1 to 2.0.0
| * | Bump style-loader from 1.2.1 to 2.0.0dependabot-preview[bot]2020-10-182-8/+27
|/ / | | | | | | | | | | | | | | Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.1 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #878 from ↵Shin'ya Ueoka2020-10-182-5/+5
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/eslint-config-prettier-6.13.0 Bump eslint-config-prettier from 6.11.0 to 6.13.0
| * | Bump eslint-config-prettier from 6.11.0 to 6.13.0dependabot-preview[bot]2020-10-172-5/+5
|/ / | | | | | | | | | | | | | | Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 6.13.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #875 from ueokande/dependabot/npm_and_yarn/eslint-7.11.0Shin'ya Ueoka2020-10-162-6/+11
|\ \ | | | | | | Bump eslint from 7.10.0 to 7.11.0
| * | Bump eslint from 7.10.0 to 7.11.0dependabot-preview[bot]2020-10-162-6/+11
|/ / | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.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.10.0...v7.11.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #867 from ueokande/dependabot/npm_and_yarn/sinon-9.2.0Shin'ya Ueoka2020-10-151-10/+10
|\ \ | | | | | | Bump sinon from 9.0.3 to 9.2.0
| * | Bump sinon from 9.0.3 to 9.2.0dependabot-preview[bot]2020-10-071-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.3 to 9.2.0. - [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/v9.0.3...v9.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #872 from ↵Shin'ya Ueoka2020-10-152-13/+51
|\ \ \ | |/ / |/| | | | | | | | ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.21.4 Bump eslint-plugin-react from 7.21.2 to 7.21.4
| * | Bump eslint-plugin-react from 7.21.2 to 7.21.4dependabot-preview[bot]2020-10-102-13/+51
|/ / | | | | | | | | | | | | | | Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.2 to 7.21.4. - [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.21.2...v7.21.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #857 from ueokande/dependabot/npm_and_yarn/eslint-7.10.0Shin'ya Ueoka2020-10-072-21/+45
|\ \ | | | | | | Bump eslint from 7.7.0 to 7.10.0
| * | Bump eslint from 7.7.0 to 7.10.0dependabot-preview[bot]2020-09-292-21/+45
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.10.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.7.0...v7.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>