Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump karma-mocha from 1.3.0 to 2.0.1 | dependabot-preview[bot] | 2020-08-10 | 2 | -12/+7 |
* | Merge pull request #755 from MatiasStorm/improved_scrolling | Shin'ya Ueoka | 2020-08-10 | 1 | -11/+14 |
|\ | |||||
| * | Minor improvements to ScrollPresenter | MatiasStorm | 2020-05-11 | 1 | -11/+14 |
* | | Use pointer cursor on a hamburger menu | Shin'ya Ueoka | 2020-08-10 | 1 | -1/+2 |
* | | Merge pull request #785 from ueokande/docs-mobile-support | Shin'ya Ueoka | 2020-08-10 | 7 | -7/+425 |
|\ \ | |||||
| * | | 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 |
* | | | 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 | natinaum | 2020-07-01 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #784 from ueokande/move-to-yarn | Shin'ya Ueoka | 2020-08-10 | 7 | -12148/+7085 |
|\ \ | |||||
| * | | 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 | dependabot[bot] | 2020-07-22 | 1 | -3/+3 |
* | | | Merge pull request #757 from MatiasStorm/Issue-#257 | Shin'ya Ueoka | 2020-08-10 | 2 | -1/+5 |
|\ \ \ | |||||
| * | | | 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. | 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 | dependabot[bot] | 2020-07-15 | 1 | -16/+4 |
|/ | |||||
* | Merge pull request #751 from ueokande/dark-mode | Shin'ya Ueoka | 2020-05-04 | 23 | -33/+310 |
|\ | |||||
| * | 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 | 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 |
|\ | |||||
| * | 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 |
|\ |