aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Bump typescript from 4.0.3 to 4.1.3dependabot-preview[bot]2021-01-022-5/+5
|/
* Merge pull request #960 from ueokande/dependabot/npm_and_yarn/ajv-7.0.2Shin'ya Ueoka2021-01-023-4/+4
|\
| * Import as an asteriskShin'ya UEOKA2021-01-021-1/+1
| * Bump ajv from 6.12.6 to 7.0.2dependabot-preview[bot]2021-01-022-3/+3
* | Merge pull request #954 from ueokande/dependabot/npm_and_yarn/react-test-rend...Shin'ya Ueoka2021-01-022-5/+5
|\ \
| * | Bump react-test-renderer from 16.13.1 to 16.14.0dependabot-preview[bot]2021-01-022-5/+5
| |/
* | Merge pull request #956 from ueokande/dependabot/npm_and_yarn/urijs-1.19.5Shin'ya Ueoka2021-01-021-3/+3
|\ \
| * | [Security] Bump urijs from 1.19.2 to 1.19.5dependabot-preview[bot]2021-01-021-3/+3
| |/
* | Merge pull request #961 from ueokande/dependabot/npm_and_yarn/eslint-config-p...Shin'ya Ueoka2021-01-022-5/+5
|\ \
| * | Bump eslint-config-prettier from 7.0.0 to 7.1.0dependabot-preview[bot]2021-01-022-5/+5
* | | Merge pull request #962 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.3.1Shin'ya Ueoka2021-01-022-96/+51
|\ \ \ | |/ / |/| |
| * | Bump webpack-cli from 4.2.0 to 4.3.1dependabot-preview[bot]2021-01-022-96/+51
| |/
* | Merge pull request #958 from ueokande/dependabot/npm_and_yarn/eslint-plugin-r...Shin'ya Ueoka2021-01-022-5/+5
|\ \
| * | Bump eslint-plugin-react from 7.21.5 to 7.22.0dependabot-preview[bot]2021-01-022-5/+5
| |/
* | Merge pull request #963 from ueokande/dependabot/npm_and_yarn/types/sinon-9.0.10Shin'ya Ueoka2021-01-021-3/+3
|\ \
| * | Bump @types/sinon from 9.0.9 to 9.0.10dependabot-preview[bot]2021-01-021-3/+3
| |/
* | Merge pull request #959 from ueokande/dependabot/npm_and_yarn/types/selenium-...Shin'ya Ueoka2021-01-021-3/+3
|\ \ | |/ |/|
| * Bump @types/selenium-webdriver from 4.0.9 to 4.0.11dependabot-preview[bot]2021-01-021-3/+3
|/
* Enable GitHub Actions on all branchesShin'ya UEOKA2021-01-021-2/+0
* Changee GitHub Actions badgeShin'ya UEOKA2021-01-021-1/+1
* Merge pull request #955 from ueokande/dependabot/npm_and_yarn/types/node-14.1...Shin'ya Ueoka2021-01-011-3/+3
|\
| * Bump @types/node from 14.14.13 to 14.14.17dependabot-preview[bot]2021-01-011-3/+3
* | Merge pull request #949 from ueokande/dependabot/npm_and_yarn/types/react-red...Shin'ya Ueoka2021-01-011-3/+3
|\ \
| * | Bump @types/react-redux from 7.1.13 to 7.1.14dependabot-preview[bot]2020-12-281-3/+3
* | | Merge pull request #957 from ueokande/github-actionsShin'ya Ueoka2021-01-012-125/+106
|\ \ \
| * | | Goodbye CircleCIShin'ya UEOKA2021-01-011-125/+0
| * | | Fix setup-geckodriver parameterShin'ya UEOKA2021-01-011-2/+2
| * | | Set AMO secretsShin'ya UEOKA2021-01-011-0/+3
| * | | Add deploy stepShin'ya UEOKA2021-01-011-0/+28
| * | | Install xsel on GitHub ActionsShin'ya UEOKA2021-01-011-1/+4
| * | | Run XvfbShin'ya UEOKA2021-01-011-0/+4
| * | | Start geckodriverShin'ya UEOKA2021-01-011-1/+3
| * | | Hello, GitHub ActioonsShin'ya UEOKA2021-01-011-0/+66
| |/ /
* | | Merge pull request #951 from ueokande/dependabot/npm_and_yarn/react-dom-16.14.0Shin'ya Ueoka2021-01-012-5/+5
|\ \ \
| * | | Bump react-dom from 16.13.1 to 16.14.0dependabot-preview[bot]2020-12-282-5/+5
| |/ /
* | | Merge pull request #948 from ueokande/dependabot/npm_and_yarn/eslint-plugin-p...Shin'ya Ueoka2021-01-012-5/+5
|\ \ \ | |_|/ |/| |
| * | Bump eslint-plugin-prettier from 3.1.4 to 3.3.0dependabot-preview[bot]2021-01-012-5/+5
|/ /
* | Merge pull request #946 from ueokande/dependabot/npm_and_yarn/eslint-7.16.0Shin'ya Ueoka2021-01-012-75/+3
|\ \
| * | Bump eslint from 7.15.0 to 7.16.0dependabot-preview[bot]2020-12-282-75/+3
| |/
* | Merge pull request #953 from ueokande/dependabot/npm_and_yarn/types/mocha-8.2.0Shin'ya Ueoka2021-01-011-3/+3
|\ \ | |/ |/|
| * Bump @types/mocha from 8.0.4 to 8.2.0dependabot-preview[bot]2020-12-281-3/+3
|/
* 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 elementsCihan Demirci2020-10-101-18/+23
* | 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.14dependabot-preview[bot]2020-12-271-3/+3
* | | Merge pull request #941 from ueokande/dependabot/npm_and_yarn/types/styled-co...Shin'ya Ueoka2020-12-271-11/+3
|\ \ \ | |/ / |/| |
| * | Bump @types/styled-components from 5.1.3 to 5.1.7dependabot-preview[bot]2020-12-271-11/+3
|/ /
* | Merge pull request #935 from ueokande/dependabot/npm_and_yarn/types/react-tes...Shin'ya Ueoka2020-12-272-5/+5
|\ \