Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused className | Shin'ya Ueoka | 2020-09-21 | 2 | -4/+1 |
* | Fix console icon | Shin'ya Ueoka | 2020-09-21 | 1 | -2/+2 |
* | Fix e2e tests | Shin'ya Ueoka | 2020-09-21 | 7 | -165/+148 |
* | Improve a11y on Message component | Shin'ya Ueoka | 2020-09-21 | 2 | -2/+29 |
* | Fix Completion.test | Shin'ya Ueoka | 2020-09-21 | 5 | -92/+243 |
* | Improve a11y in completion items | Shin'ya Ueoka | 2020-09-21 | 3 | -22/+54 |
* | Remove unused styles | Shin'ya Ueoka | 2020-08-16 | 2 | -33/+1 |
* | Migrate Vanilla CSS to styled-components | Shin'ya Ueoka | 2020-08-16 | 6 | -150/+133 |
* | Ignore react/prop-types on tsx | Shin'ya Ueoka | 2020-08-13 | 1 | -1/+9 |
* | Define color theme | Shin'ya Ueoka | 2020-08-13 | 1 | -0/+53 |
* | Install styled-component | Shin'ya Ueoka | 2020-08-13 | 2 | -7/+202 |
* | Release 0.30 | Shin'ya Ueoka | 2020-08-12 | 1 | -1/+1 |
* | Remove QA.md | Shin'ya Ueoka | 2020-08-12 | 1 | -29/+0 |
* | Merge pull request #798 from ueokande/eslint | Shin'ya Ueoka | 2020-08-12 | 28 | -129/+112 |
|\ | |||||
| * | Enable eslint:recommended and prettier/react | Shin'ya Ueoka | 2020-08-11 | 3 | -4/+4 |
| * | Set react version on eslint | Shin'ya Ueoka | 2020-08-11 | 1 | -0/+5 |
| * | Enable @typescript-eslint/explicit-function-return-type | Shin'ya Ueoka | 2020-08-11 | 1 | -1/+0 |
| * | Enable @typescript-eslint/no-use-before-define | Shin'ya Ueoka | 2020-08-11 | 1 | -2/+1 |
| * | Enable @typescript-eslint/no-extra-non-null-assertion | Shin'ya Ueoka | 2020-08-11 | 19 | -52/+51 |
| * | Enable @typescript-eslint/no-namespace | Shin'ya Ueoka | 2020-08-11 | 6 | -65/+27 |
| * | Enable @typescript-eslint/ban-types rule | Shin'ya Ueoka | 2020-08-11 | 5 | -6/+25 |
* | | Merge pull request #783 from YoloClin/follow-js-click-last-ditch-effort | Shin'ya Ueoka | 2020-08-12 | 1 | -0/+1 |
|\ \ | |||||
| * | | When no href value exists on a link the user selects to follow, attempt to cl... | yoloClin | 2020-08-02 | 1 | -0/+1 |
* | | | Merge pull request #797 from ueokande/dependabot/npm_and_yarn/types/mocha-8.0.2 | Shin'ya Ueoka | 2020-08-12 | 1 | -3/+3 |
|\ \ \ | |||||
| * | | | Bump @types/mocha from 8.0.1 to 8.0.2 | dependabot-preview[bot] | 2020-08-12 | 1 | -3/+3 |
|/ / / | |||||
* | | | Merge pull request #796 from ueokande/qa-0.30 | Shin'ya Ueoka | 2020-08-11 | 4 | -77/+211 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update tsyringe | Shin'ya Ueoka | 2020-08-11 | 2 | -2/+2 |
| * | | Update webpack | Shin'ya Ueoka | 2020-08-11 | 2 | -6/+6 |
| * | | Update eslint ant plugins | Shin'ya Ueoka | 2020-08-11 | 4 | -61/+195 |
| * | | Update react | Shin'ya Ueoka | 2020-08-11 | 2 | -6/+6 |
| * | | Upgrade typescript | Shin'ya Ueoka | 2020-08-11 | 2 | -2/+2 |
|/ / | |||||
* | | Merge pull request #795 from ueokande/dependabot/npm_and_yarn/sinon-9.0.3 | Shin'ya Ueoka | 2020-08-11 | 2 | -12/+12 |
|\ \ | |||||
| * | | Bump sinon from 9.0.2 to 9.0.3 | dependabot-preview[bot] | 2020-08-11 | 2 | -12/+12 |
|/ / | |||||
* | | Merge pull request #789 from ueokande/dependabot/npm_and_yarn/karma-mocha-2.0.1 | Shin'ya Ueoka | 2020-08-11 | 2 | -12/+7 |
|\ \ | |||||
| * | | Bump karma-mocha from 1.3.0 to 2.0.1 | dependabot-preview[bot] | 2020-08-10 | 2 | -12/+7 |
* | | | Merge pull request #790 from ueokande/dependabot/npm_and_yarn/ts-loader-8.0.2 | Shin'ya Ueoka | 2020-08-11 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | Bump ts-loader from 6.2.2 to 8.0.2 | dependabot-preview[bot] | 2020-08-10 | 2 | -5/+5 |
| |/ / | |||||
* | | | Merge pull request #792 from ueokande/dependabot/npm_and_yarn/types/react-16.... | Shin'ya Ueoka | 2020-08-11 | 2 | -5/+5 |
|\ \ \ | |||||
| * | | | Bump @types/react from 16.9.45 to 16.9.46 | dependabot-preview[bot] | 2020-08-10 | 2 | -5/+5 |
* | | | | Merge pull request #791 from ueokande/dependabot/npm_and_yarn/mocha-8.1.1 | Shin'ya Ueoka | 2020-08-11 | 2 | -102/+199 |
|\ \ \ \ | |||||
| * | | | | Bump mocha from 7.2.0 to 8.1.1 | dependabot-preview[bot] | 2020-08-10 | 2 | -102/+199 |
| |/ / / | |||||
* | | | | Merge pull request #793 from ueokande/dependabot/npm_and_yarn/sass-loader-9.0.3 | Shin'ya Ueoka | 2020-08-11 | 2 | -13/+18 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Bump sass-loader from 8.0.2 to 9.0.3 | dependabot-preview[bot] | 2020-08-10 | 2 | -13/+18 |
|/ / / | |||||
* | | | Merge pull request #786 from ueokande/dependabot/npm_and_yarn/css-loader-4.2.1 | Shin'ya Ueoka | 2020-08-11 | 2 | -11/+16 |
|\ \ \ | |||||
| * | | | Bump css-loader from 3.6.0 to 4.2.1 | dependabot-preview[bot] | 2020-08-10 | 2 | -11/+16 |
| |/ / | |||||
* | | | Merge pull request #787 from ueokande/dependabot/npm_and_yarn/prettier-eslint... | Shin'ya Ueoka | 2020-08-11 | 2 | -245/+83 |
|\ \ \ | |||||
| * | | | Bump prettier-eslint from 9.0.2 to 11.0.0 | dependabot-preview[bot] | 2020-08-10 | 2 | -245/+83 |
| |/ / | |||||
* | | | Merge pull request #788 from ueokande/dependabot/npm_and_yarn/types/mocha-8.0.1 | Shin'ya Ueoka | 2020-08-11 | 2 | -5/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Bump @types/mocha from 7.0.2 to 8.0.1 | dependabot-preview[bot] | 2020-08-10 | 2 | -5/+5 |
|/ / | |||||
* | | Merge pull request #755 from MatiasStorm/improved_scrolling | Shin'ya Ueoka | 2020-08-10 | 1 | -11/+14 |
|\ \ |