aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Bump mocha from 8.1.1 to 8.1.3dependabot-preview[bot]2020-09-231-65/+62
|/ / | | | | | | | | | | | | | | Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.1 to 8.1.3. - [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.1...v8.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Release 0.31Shin'ya Ueoka2020-09-231-1/+1
| |
* | Merge pull request #847 from ueokande/dependabot/npm_and_yarn/css-loader-4.3.0Shin'ya Ueoka2020-09-231-15/+19
|\ \ | | | | | | Bump css-loader from 4.2.1 to 4.3.0
| * | Bump css-loader from 4.2.1 to 4.3.0dependabot-preview[bot]2020-09-221-15/+19
|/ / | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.2.1 to 4.3.0. - [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.2.1...v4.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #842 from ↵Shin'ya Ueoka2020-09-221-3/+3
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/styled-components-5.1.3 Bump @types/styled-components from 5.1.2 to 5.1.3
| * | Bump @types/styled-components from 5.1.2 to 5.1.3dependabot-preview[bot]2020-09-221-3/+3
| |/ | | | | | | | | | | | | Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 5.1.2 to 5.1.3. - [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 #845 from ueokande/dependabot/npm_and_yarn/ajv-6.12.5Shin'ya Ueoka2020-09-221-3/+3
|\ \ | |/ |/| Bump ajv from 6.12.4 to 6.12.5
| * Bump ajv from 6.12.4 to 6.12.5dependabot-preview[bot]2020-09-221-3/+3
|/ | | | | | | Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.4 to 6.12.5. - [Release notes](https://github.com/ajv-validator/ajv/releases) - [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.4...v6.12.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Remove greenkeeper's badgeShin'ya Ueoka2020-09-221-1/+0
|
* Merge pull request #835 from ueokande/dependabot/npm_and_yarn/typescript-4.0.3Shin'ya Ueoka2020-09-223-5/+9
|\ | | | | Bump typescript from 3.9.7 to 4.0.3
| * Use destructuring-assignment instead of delete operatorShin'ya Ueoka2020-09-221-3/+2
| | | | | | | | | | | | | | | | | | | | Operands for delete must be optional on TypeScript 4.0. When using the delete operator in strictNullChecks, the operand must now be any, unknown, never, or be optional (in that it contains undefined in the type). Otherwise, use of the delete operator is an error. https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-0.html#operands-for-delete-must-be-optional
| * Bump typescript from 3.9.7 to 4.0.3dependabot-preview[bot]2020-09-212-2/+7
| | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #839 from ueokande/firefox-78-esrShin'ya Ueoka2020-09-222-3/+3
|\ \ | | | | | | End-of-support Firefox 68 ESR
| * | Bump supported Firefox version on READMEShin'ya Ueoka2020-09-221-1/+1
| | |
| * | Bump firefox to 78 ESR on CircleCIShin'ya Ueoka2020-09-221-2/+2
|/ /
* | Merge pull request #807 from ↵Shin'ya Ueoka2020-09-221-3/+3
|\ \ | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/karma-sourcemap-loader-0.3.8 Bump karma-sourcemap-loader from 0.3.7 to 0.3.8
| * | Bump karma-sourcemap-loader from 0.3.7 to 0.3.8dependabot-preview[bot]2020-08-191-3/+3
| | | | | | | | | | | | | | | | | | | | | Bumps [karma-sourcemap-loader](https://github.com/demerzel3/karma-sourcemap-loader) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/demerzel3/karma-sourcemap-loader/releases) - [Commits](https://github.com/demerzel3/karma-sourcemap-loader/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Merge pull request #838 from ueokande/form-styled-componentsShin'ya Ueoka2020-09-2235-1252/+830
|\ \ \ | | | | | | | | Use styled-components instead of vanilla CSS/SCSS in option
| * | | Remove sassShin'ya Ueoka2020-09-222-536/+36
| | | |
| * | | Fix e2e test on optionShin'ya Ueoka2020-09-225-95/+107
| | | |
| * | | Fix component testShin'ya Ueoka2020-09-215-17/+23
| | | |
| * | | Remove scss-loader ruleShin'ya Ueoka2020-09-211-4/+0
| | | |
| * | | Move console cssShin'ya Ueoka2020-09-213-1/+1
| | | |
| * | | Introduce styled-components on top of formShin'ya Ueoka2020-09-214-63/+72
| | | |
| * | | Introduce styled-components on form fieldsShin'ya Ueoka2020-09-2110-218/+248
| | | |
| * | | Introduce styled-components on settings uiShin'ya Ueoka2020-09-219-184/+145
| | | |
| * | | 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.3
| * | | Bump @types/mocha from 8.0.2 to 8.0.3dependabot-preview[bot]2020-08-181-3/+3
| |/ / | | | | | | | | | | | | | | | | | | Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.2 to 8.0.3. - [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 #823 from dev-output/focus-inputs-missing-typeShin'ya Ueoka2020-09-211-1/+1
|\ \ \ | |_|/ |/| | Focus inputs without type
| * | Focus inputs without typeSteve Fromwork2020-08-311-1/+1
| | |
* | | Merge pull request #837 from ueokande/use-styled-componentsShin'ya Ueoka2020-09-2122-454/+851
|\ \ \ | | | | | | | | Use styled-components instead of vanilla CSS/SCSS in console
| * | | 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
|\ \ \ \ | | | | | | | | | | Console frame rendering fix
| * | | | 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 ↵Shin'ya Ueoka2020-09-211-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | ueokande/dependabot/npm_and_yarn/types/express-4.17.8 Bump @types/express from 4.17.7 to 4.17.8
| * | | | Bump @types/express from 4.17.7 to 4.17.8dependabot-preview[bot]2020-09-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.7 to 4.17.8. - [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 #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.5
| * | | | | Bump @types/sinon from 9.0.4 to 9.0.5dependabot-preview[bot]2020-08-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) from 9.0.4 to 9.0.5. - [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>