Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #785 from ueokande/docs-mobile-support | Shin'ya Ueoka | 2020-08-10 | 7 | -7/+425 |
|\ | | | | | Support responsive design on docs | ||||
| * | Add Gemfile | Shin'ya Ueoka | 2020-08-10 | 3 | -0/+264 |
| | | |||||
| * | Fix menu display | Shin'ya Ueoka | 2020-08-10 | 1 | -0/+2 |
| | | |||||
| * | Support responsive design for mobile devices | Shin'ya Ueoka | 2020-08-10 | 2 | -3/+155 |
| | | |||||
| * | Fix link in docs | Shin'ya Ueoka | 2020-08-10 | 2 | -4/+4 |
| | | | | | | | | Links to .md is replaced with .html by jekyll-relative-links plugin. | ||||
* | | Merge pull request #774 from natinaum/patch-1 | Shin'ya Ueoka | 2020-08-10 | 1 | -1/+1 |
|\ \ | |/ |/| | changed console_commands.html to console_commands.md | ||||
| * | changed console_commands.html to console_commands.md | natinaum | 2020-07-01 | 1 | -1/+1 |
| | | | | | | #767 | ||||
* | | Merge pull request #784 from ueokande/move-to-yarn | Shin'ya Ueoka | 2020-08-10 | 7 | -12148/+7085 |
|\ \ | | | | | | | Migrate npm to yarn | ||||
| * | | Replace npm with yarn in CONTRIBUTING.md | Shin'ya Ueoka | 2020-08-10 | 1 | -4/+4 |
| | | | |||||
| * | | Remove discarded property | Shin'ya Ueoka | 2020-08-10 | 1 | -2/+0 |
| | | | |||||
| * | | npm to yarn | Shin'ya Ueoka | 2020-08-10 | 1 | -1/+1 |
| | | | |||||
| * | | Use yarn on CircleCI | Shin'ya Ueoka | 2020-08-10 | 1 | -14/+15 |
| | | | |||||
| * | | Yarn install | Shin'ya Ueoka | 2020-08-10 | 3 | -12127/+7065 |
|/ / | |||||
* | | Merge pull request #778 from ueokande/dependabot/npm_and_yarn/lodash-es-4.17.15 | Shin'ya Ueoka | 2020-08-10 | 1 | -3/+3 |
|\ \ | | | | | | | Bump lodash-es from 4.17.11 to 4.17.15 | ||||
| * | | Bump lodash-es from 4.17.11 to 4.17.15 | dependabot[bot] | 2020-07-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | | | Merge pull request #757 from MatiasStorm/Issue-#257 | Shin'ya Ueoka | 2020-08-10 | 2 | -1/+5 |
|\ \ \ | | | | | | | | | Added elements with attribute 'onclick' to hints | ||||
| * | | | Reverted change in getTargets | MatiasStorm | 2020-05-12 | 1 | -1/+1 |
| | | | | |||||
| * | | | Removed performance measurements | MatiasStorm | 2020-05-12 | 1 | -3/+0 |
| | | | | |||||
| * | | | Added elements with the 'onclick' attribute to allowed hints | MatiasStorm | 2020-05-12 | 2 | -2/+9 |
| | |/ | |/| | |||||
* | | | Merge pull request #781 from muedli/patch-1 | Shin'ya Ueoka | 2020-08-10 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | Fixing a small grammatical error. | ||||
| * | | Fixing a small grammatical error. | Liam Mulhall | 2020-08-01 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #777 from ueokande/dependabot/npm_and_yarn/lodash-4.17.19 | Shin'ya Ueoka | 2020-07-22 | 1 | -16/+4 |
|\ \ | |/ |/| | Bump lodash from 4.17.15 to 4.17.19 | ||||
| * | Bump lodash from 4.17.15 to 4.17.19 | dependabot[bot] | 2020-07-15 | 1 | -16/+4 |
|/ | | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> | ||||
* | Merge pull request #751 from ueokande/dark-mode | Shin'ya Ueoka | 2020-05-04 | 23 | -33/+310 |
|\ | | | | | Supports dark mode | ||||
| * | Add document of colorscheme | Shin'ya Ueoka | 2020-05-04 | 1 | -0/+16 |
| | | |||||
| * | Remove padding in the code block | Shin'ya Ueoka | 2020-05-04 | 1 | -0/+1 |
| | | |||||
| * | Add test cases for colorscheme | Shin'ya Ueoka | 2020-05-04 | 2 | -0/+66 |
| | | |||||
| * | Allow to change colorscheme property by set command | Shin'ya Ueoka | 2020-05-04 | 1 | -0/+13 |
| | | |||||
| * | Fix e2e test | Shin'ya Ueoka | 2020-05-04 | 1 | -1/+2 |
| | | |||||
| * | Allow to change color scheme by "colorscheme" property | Shin'ya Ueoka | 2020-05-04 | 11 | -12/+86 |
| | | |||||
| * | Fix message type | Shin'ya Ueoka | 2020-05-04 | 3 | -5/+5 |
| | | |||||
| * | Remove unused description in background script | Shin'ya Ueoka | 2020-05-04 | 1 | -5/+0 |
| | | |||||
| * | Add colorscheme property | Shin'ya Ueoka | 2020-05-04 | 5 | -2/+75 |
| | | |||||
| * | Define dark theme and specify a theme by an attribute | Shin'ya Ueoka | 2020-05-04 | 2 | -2/+18 |
| | | |||||
| * | Use CSS var() | Shin'ya Ueoka | 2020-05-04 | 1 | -28/+30 |
| | | |||||
| * | Replace console colors by a variable | Shin'ya Ueoka | 2020-05-04 | 1 | -15/+35 |
|/ | |||||
* | Release 0.29 | Shin'ya Ueoka | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Merge pull request #750 from ueokande/fix-set-command-completions | Shin'ya Ueoka | 2020-05-04 | 1 | -1/+1 |
|\ | | | | | Fix set command completions | ||||
| * | Fix set command completions | Shin'ya Ueoka | 2020-05-04 | 1 | -1/+1 |
|/ | |||||
* | Release 0.28 | Shin'ya Ueoka | 2020-05-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #749 from ueokande/qa-0.28 | Shin'ya Ueoka | 2020-05-02 | 249 | -6265/+7369 |
|\ | | | | | QA 0.28 | ||||
| * | Remove tab completion limitation | Shin'ya Ueoka | 2020-05-02 | 1 | -3/+0 |
| | | |||||
| * | Fix types in tests | Shin'ya Ueoka | 2020-05-02 | 18 | -148/+221 |
| | | |||||
| * | fix test | Shin'ya Ueoka | 2020-04-13 | 1 | -3/+3 |
| | | |||||
| * | Use plugin:prettier/recommended | Shin'ya Ueoka | 2020-04-13 | 249 | -6194/+7228 |
|/ | |||||
* | Merge pull request #731 from ueokande/greenkeeper/@types/sinon-9.0.0 | Shin'ya Ueoka | 2020-04-13 | 2 | -4/+13 |
|\ | | | | | Update @types/sinon to the latest version 🚀 | ||||
| * | chore(package): update lockfile package-lock.json | greenkeeper[bot] | 2020-04-01 | 1 | -3/+12 |
| | | |||||
| * | chore(package): update @types/sinon to version 9.0.0 | greenkeeper[bot] | 2020-04-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #738 from ueokande/greenkeeper/karma-5.0.0 | Shin'ya Ueoka | 2020-04-13 | 2 | -86/+215 |
|\ \ | | | | | | | Update karma to the latest version 🚀 | ||||
| * | | chore(package): update lockfile package-lock.json | greenkeeper[bot] | 2020-04-09 | 1 | -85/+214 |
| | | |