aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Separate input componentShin'ya Ueoka2020-09-2110-245/+309
* Merge pull request #802 from ueokande/dependabot/npm_and_yarn/types/mocha-8.0.3Shin'ya Ueoka2020-09-211-3/+3
|\
| * Bump @types/mocha from 8.0.2 to 8.0.3dependabot-preview[bot]2020-08-181-3/+3
* | Merge pull request #823 from dev-output/focus-inputs-missing-typeShin'ya Ueoka2020-09-211-1/+1
|\ \
| * | Focus inputs without typeSteve Fromwork2020-08-311-1/+1
* | | Merge pull request #837 from ueokande/use-styled-componentsShin'ya Ueoka2020-09-2122-454/+851
|\ \ \
| * | | Remove unused classNameShin'ya Ueoka2020-09-212-4/+1
| * | | Fix console iconShin'ya Ueoka2020-09-211-2/+2
| * | | Fix e2e testsShin'ya Ueoka2020-09-217-165/+148
| * | | Improve a11y on Message componentShin'ya Ueoka2020-09-212-2/+29
| * | | Fix Completion.testShin'ya Ueoka2020-09-215-92/+243
| * | | Improve a11y in completion itemsShin'ya Ueoka2020-09-213-22/+54
| * | | Remove unused stylesShin'ya Ueoka2020-08-162-33/+1
| * | | Migrate Vanilla CSS to styled-componentsShin'ya Ueoka2020-08-166-150/+133
| * | | Ignore react/prop-types on tsxShin'ya Ueoka2020-08-131-1/+9
| * | | Define color themeShin'ya Ueoka2020-08-131-0/+53
| * | | Install styled-componentShin'ya Ueoka2020-08-132-7/+202
* | | | Merge pull request #822 from dev-output/console-frame-rendering-fixShin'ya Ueoka2020-09-211-2/+2
|\ \ \ \
| * | | | Prevent setting of console frame borderSteve Fromwork2020-08-311-1/+1
| * | | | Prevent setting of console frame backgroundSteve Fromwork2020-08-311-1/+1
| | |/ / | |/| |
* | | | Merge pull request #832 from ueokande/dependabot/npm_and_yarn/types/express-4...Shin'ya Ueoka2020-09-211-3/+3
|\ \ \ \
| * | | | Bump @types/express from 4.17.7 to 4.17.8dependabot-preview[bot]2020-09-171-3/+3
* | | | | Merge pull request #811 from ueokande/dependabot/npm_and_yarn/types/sinon-9.0.5Shin'ya Ueoka2020-09-211-3/+3
|\ \ \ \ \
| * | | | | Bump @types/sinon from 9.0.4 to 9.0.5dependabot-preview[bot]2020-08-221-3/+3
* | | | | | Merge pull request #816 from ueokande/dependabot/npm_and_yarn/typescript-esli...Shin'ya Ueoka2020-09-212-39/+28
|\ \ \ \ \ \
| * | | | | | Bump @typescript-eslint/parser from 3.9.0 to 3.10.1dependabot-preview[bot]2020-08-252-39/+28
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #836 from ueokande/dependabot/npm_and_yarn/ts-loader-8.0.4Shin'ya Ueoka2020-09-211-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Bump ts-loader from 8.0.2 to 8.0.4dependabot-preview[bot]2020-09-191-3/+3
|/ / / / /
* | | | | Merge pull request #830 from ueokande/dependabot/npm_and_yarn/prettier-2.1.2Shin'ya Ueoka2020-09-172-5/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump prettier from 2.0.5 to 2.1.2dependabot-preview[bot]2020-09-162-5/+5
|/ / / /
* | | | Merge pull request #810 from ueokande/dependabot/npm_and_yarn/ts-node-9.0.0Shin'ya Ueoka2020-08-232-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Bump ts-node from 8.10.2 to 9.0.0dependabot-preview[bot]2020-08-222-5/+5
|/ / /
* | | Merge pull request #805 from ueokande/dependabot/npm_and_yarn/ajv-6.12.4Shin'ya Ueoka2020-08-191-3/+3
|\ \ \ | |_|/ |/| |
| * | Bump ajv from 6.12.3 to 6.12.4dependabot-preview[bot]2020-08-181-3/+3
|/ /
* | Merge pull request #799 from ueokande/dependabot/npm_and_yarn/eslint-plugin-r...Shin'ya Ueoka2020-08-162-5/+5
|\ \
| * | Bump eslint-plugin-react from 7.20.5 to 7.20.6dependabot-preview[bot]2020-08-162-5/+5
|/ /
* | Merge pull request #801 from ueokande/dependabot/npm_and_yarn/eslint-7.7.0Shin'ya Ueoka2020-08-162-5/+5
|\ \ | |/ |/|
| * Bump eslint from 7.6.0 to 7.7.0dependabot-preview[bot]2020-08-152-5/+5
|/
* Release 0.30Shin'ya Ueoka2020-08-121-1/+1
* Remove QA.mdShin'ya Ueoka2020-08-121-29/+0
* Merge pull request #798 from ueokande/eslintShin'ya Ueoka2020-08-1228-129/+112
|\
| * Enable eslint:recommended and prettier/reactShin'ya Ueoka2020-08-113-4/+4
| * Set react version on eslintShin'ya Ueoka2020-08-111-0/+5
| * Enable @typescript-eslint/explicit-function-return-typeShin'ya Ueoka2020-08-111-1/+0
| * Enable @typescript-eslint/no-use-before-defineShin'ya Ueoka2020-08-111-2/+1
| * Enable @typescript-eslint/no-extra-non-null-assertionShin'ya Ueoka2020-08-1119-52/+51
| * Enable @typescript-eslint/no-namespaceShin'ya Ueoka2020-08-116-65/+27
| * Enable @typescript-eslint/ban-types ruleShin'ya Ueoka2020-08-115-6/+25
* | Merge pull request #783 from YoloClin/follow-js-click-last-ditch-effortShin'ya Ueoka2020-08-121-0/+1
|\ \
| * | When no href value exists on a link the user selects to follow, attempt to cl...yoloClin2020-08-021-0/+1