aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump react-dom from 16.13.1 to 16.14.0dependabot-preview[bot]2020-12-282-5/+5
| | | | | | | | Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 to 16.14.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Release 0.32Shin'ya UEOKA2020-12-271-1/+1
|
* npm run lint:fixShin'ya UEOKA2020-12-271-6/+11
|
* Merge pull request #854 from femnad/825-fix-scroll-up-from-bottomShin'ya Ueoka2020-12-271-18/+23
|\ | | | | Check scrollability by actually scrolling elements
| * Check scrollability by actually scrolling elementsCihan Demirci2020-10-101-18/+23
| | | | | | | | | | | | | | | | | | | | Addresses #825 In addition to style checks, actually scroll an element (and restore back) to verify that it can be scrolled. Inspiration from [Vimium](https://github.com/philc/vimium) scrolling code.
* | Merge pull request #928 from ueokande/dependabot/npm_and_yarn/types/chai-4.2.14Shin'ya Ueoka2020-12-271-3/+3
|\ \ | | | | | | Bump @types/chai from 4.2.12 to 4.2.14
| * | Bump @types/chai from 4.2.12 to 4.2.14dependabot-preview[bot]2020-12-271-3/+3
| | | | | | | | | | | | | | | | | | | | | Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.12 to 4.2.14. - [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 #941 from ↵Shin'ya Ueoka2020-12-271-11/+3
|\ \ \ | |/ / |/| | | | | | | | ueokande/dependabot/npm_and_yarn/types/styled-components-5.1.7 Bump @types/styled-components from 5.1.3 to 5.1.7
| * | Bump @types/styled-components from 5.1.3 to 5.1.7dependabot-preview[bot]2020-12-271-11/+3
|/ / | | | | | | | | | | | | Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.3 to 5.1.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #935 from ↵Shin'ya Ueoka2020-12-272-5/+5
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-test-renderer-17.0.0 Bump @types/react-test-renderer from 16.9.3 to 17.0.0
| * | Bump @types/react-test-renderer from 16.9.3 to 17.0.0dependabot-preview[bot]2020-12-272-5/+5
| | | | | | | | | | | | | | | | | | | | | Bumps [@types/react-test-renderer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-test-renderer) from 16.9.3 to 17.0.0. - [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>
* | | Merge pull request #929 from ↵Shin'ya Ueoka2020-12-272-254/+68
|\ \ \ | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/prettier-eslint-12.0.0 Bump prettier-eslint from 11.0.0 to 12.0.0
| * | | Bump prettier-eslint from 11.0.0 to 12.0.0dependabot-preview[bot]2020-12-272-254/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 11.0.0 to 12.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/v11.0.0...v12.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #931 from ueokande/dependabot/npm_and_yarn/react-redux-7.2.2Shin'ya Ueoka2020-12-271-12/+12
|\ \ \ \ | |_|/ / |/| | | Bump react-redux from 7.2.1 to 7.2.2
| * | | Bump react-redux from 7.2.1 to 7.2.2dependabot-preview[bot]2020-12-271-12/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.1 to 7.2.2. - [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.1...v7.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #945 from ueokande/stabilize-unit-testShin'ya Ueoka2020-12-271-1/+3
|\ \ \ | | | | | | | | Stabilize NavigationPresenterImpl test
| * | | Stabilize NavigationPresenterImpl testShin'ya UEOKA2020-12-271-1/+3
| | | |
* | | | Merge pull request #936 from ↵Shin'ya Ueoka2020-12-271-3/+3
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/express-4.17.9 Bump @types/express from 4.17.8 to 4.17.9
| * | | Bump @types/express from 4.17.8 to 4.17.9dependabot-preview[bot]2020-12-141-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.8 to 4.17.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #937 from ueokande/dependabot/npm_and_yarn/react-16.14.0Shin'ya Ueoka2020-12-272-5/+5
|\ \ \ \ | | | | | | | | | | Bump react from 16.13.1 to 16.14.0
| * | | | Bump react from 16.13.1 to 16.14.0dependabot-preview[bot]2020-12-272-5/+5
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #939 from ueokande/dependabot/npm_and_yarn/mocha-8.2.1Shin'ya Ueoka2020-12-271-170/+82
|\ \ \ \ | |/ / / |/| | | Bump mocha from 8.1.3 to 8.2.1
| * | | Bump mocha from 8.1.3 to 8.2.1dependabot-preview[bot]2020-12-271-170/+82
|/ / / | | | | | | | | | | | | | | | | | | | | | Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.3 to 8.2.1. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](https://github.com/mochajs/mocha/compare/v8.1.3...v8.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #944 from ueokande/dependabot/npm_and_yarn/ajv-cli-4.0.1Shin'ya Ueoka2020-12-272-148/+44
|\ \ \ | | | | | | | | Bump ajv-cli from 3.3.0 to 4.0.1
| * | | Bump ajv-cli from 3.3.0 to 4.0.1dependabot-preview[bot]2020-12-252-148/+44
|/ / / | | | | | | | | | | | | | | | | | | Bumps [ajv-cli](https://github.com/ajv-validator/ajv-cli) from 3.3.0 to 4.0.1. - [Release notes](https://github.com/ajv-validator/ajv-cli/releases) - [Commits](https://github.com/ajv-validator/ajv-cli/compare/v3.3.0...v4.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #943 from ↵Shin'ya Ueoka2020-12-252-5/+5
|\ \ \ | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-dom-17.0.0 Bump @types/react-dom from 16.9.8 to 17.0.0
| * | | Bump @types/react-dom from 16.9.8 to 17.0.0dependabot-preview[bot]2020-12-242-5/+5
|/ / / | | | | | | | | | | | | | | | | | | Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.8 to 17.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #942 from ↵Shin'ya Ueoka2020-12-241-3/+3
|\ \ \ | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/react-redux-7.1.13 Bump @types/react-redux from 7.1.9 to 7.1.13
| * | | Bump @types/react-redux from 7.1.9 to 7.1.13dependabot-preview[bot]2020-12-231-3/+3
|/ / / | | | | | | | | | | | | | | | | | | Bumps [@types/react-redux](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-redux) from 7.1.9 to 7.1.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-redux) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #933 from ueokande/dependabot/npm_and_yarn/css-loader-5.0.1Shin'ya Ueoka2020-12-152-72/+64
|\ \ \ | | | | | | | | Bump css-loader from 4.3.0 to 5.0.1
| * | | Bump css-loader from 4.3.0 to 5.0.1dependabot-preview[bot]2020-12-152-72/+64
|/ / / | | | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.3.0 to 5.0.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/v4.3.0...v5.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #930 from ueokande/dependabot/npm_and_yarn/eslint-7.15.0Shin'ya Ueoka2020-12-152-17/+42
|\ \ \ | | | | | | | | Bump eslint from 7.11.0 to 7.15.0
| * | | Bump eslint from 7.11.0 to 7.15.0dependabot-preview[bot]2020-12-142-17/+42
| |/ / | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.15.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.11.0...v7.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #934 from ueokande/dependabot/npm_and_yarn/ts-node-9.1.1Shin'ya Ueoka2020-12-151-3/+9
|\ \ \ | |/ / |/| | Bump ts-node from 9.0.0 to 9.1.1
| * | Bump ts-node from 9.0.0 to 9.1.1dependabot-preview[bot]2020-12-141-3/+9
|/ / | | | | | | | | | | | | Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.0.0 to 9.1.1. - [Release notes](https://github.com/TypeStrong/ts-node/releases) - [Commits](https://github.com/TypeStrong/ts-node/compare/v9.0.0...v9.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #925 from ↵Shin'ya Ueoka2020-12-133-11/+6
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/node-14.14.13 Bump @types/node from 12.12.54 to 14.14.13
| * | Bump node version on CircleCIShin'ya Ueoka2020-12-131-1/+1
| | |
| * | Bump @types/node from 12.12.54 to 14.14.13dependabot-preview[bot]2020-12-132-10/+5
| | | | | | | | | | | | | | | | | | | | | Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.54 to 14.14.13. - [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 #880 from ↵Shin'ya Ueoka2020-12-132-14/+7
|\ \ \ | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/eslint-plugin-react-7.21.5 Bump eslint-plugin-react from 7.21.4 to 7.21.5
| * | | Bump eslint-plugin-react from 7.21.4 to 7.21.5dependabot-preview[bot]2020-12-132-14/+7
|/ / / | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.21.4 to 7.21.5. - [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.4...v7.21.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #915 from ↵Shin'ya Ueoka2020-12-132-12/+5
|\ \ \ | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/eslint-config-prettier-7.0.0 Bump eslint-config-prettier from 6.13.0 to 7.0.0
| * | | Bump eslint-config-prettier from 6.13.0 to 7.0.0dependabot-preview[bot]2020-12-132-12/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.13.0 to 7.0.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.13.0...v7.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #923 from ueokande/dependabot/npm_and_yarn/ts-loader-8.0.12Shin'ya Ueoka2020-12-131-3/+3
|\ \ \ \ | | | | | | | | | | Bump ts-loader from 8.0.6 to 8.0.12
| * | | | Bump ts-loader from 8.0.6 to 8.0.12dependabot-preview[bot]2020-12-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.6 to 8.0.12. - [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/v8.0.6...v8.0.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #924 from ueokande/dependabot/npm_and_yarn/sinon-9.2.2Shin'ya Ueoka2020-12-131-8/+8
|\ \ \ \ \ | |_|_|/ / |/| | | | Bump sinon from 9.2.0 to 9.2.2
| * | | | Bump sinon from 9.2.0 to 9.2.2dependabot-preview[bot]2020-12-131-8/+8
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sinon](https://github.com/sinonjs/sinon) from 9.2.0 to 9.2.2. - [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.2.0...v9.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #911 from ueokande/dependabot/npm_and_yarn/types/react-17.0.0Shin'ya Ueoka2020-12-132-5/+5
|\ \ \ \ | |/ / / |/| | | Bump @types/react from 16.9.51 to 17.0.0
| * | | Bump @types/react from 16.9.51 to 17.0.0dependabot-preview[bot]2020-11-302-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.51 to 17.0.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #914 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.2.0Shin'ya Ueoka2020-12-132-131/+220
|\ \ \ \ | | | | | | | | | | Bump webpack-cli from 3.3.12 to 4.2.0
| * | | | Remove --display-error-details flag on webpackShin'ya Ueoka2020-12-131-1/+1
| | | | |