aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge pull request #784 from ueokande/move-to-yarnShin'ya Ueoka2020-08-107-12148/+7085
|\ \ \ | | | | | | | | Migrate npm to yarn
| * | | Replace npm with yarn in CONTRIBUTING.mdShin'ya Ueoka2020-08-101-4/+4
| | | |
| * | | Remove discarded propertyShin'ya Ueoka2020-08-101-2/+0
| | | |
| * | | npm to yarnShin'ya Ueoka2020-08-101-1/+1
| | | |
| * | | Use yarn on CircleCIShin'ya Ueoka2020-08-101-14/+15
| | | |
| * | | Yarn installShin'ya Ueoka2020-08-103-12127/+7065
|/ / /
* | | Merge pull request #778 from ueokande/dependabot/npm_and_yarn/lodash-es-4.17.15Shin'ya Ueoka2020-08-101-3/+3
|\ \ \ | | | | | | | | Bump lodash-es from 4.17.11 to 4.17.15
| * | | Bump lodash-es from 4.17.11 to 4.17.15dependabot[bot]2020-07-221-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-#257Shin'ya Ueoka2020-08-102-1/+5
|\ \ \ | | | | | | | | Added elements with attribute 'onclick' to hints
| * | | Reverted change in getTargetsMatiasStorm2020-05-121-1/+1
| | | |
| * | | Removed performance measurementsMatiasStorm2020-05-121-3/+0
| | | |
| * | | Added elements with the 'onclick' attribute to allowed hintsMatiasStorm2020-05-122-2/+9
| | |/ | |/|
* | | Merge pull request #781 from muedli/patch-1Shin'ya Ueoka2020-08-101-1/+1
|\ \ \ | |_|/ |/| | Fixing a small grammatical error.
| * | Fixing a small grammatical error.Liam Mulhall2020-08-011-1/+1
|/ /
* | Merge pull request #777 from ueokande/dependabot/npm_and_yarn/lodash-4.17.19Shin'ya Ueoka2020-07-221-16/+4
|\ \ | |/ |/| Bump lodash from 4.17.15 to 4.17.19
| * Bump lodash from 4.17.15 to 4.17.19dependabot[bot]2020-07-151-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-modeShin'ya Ueoka2020-05-0423-33/+310
|\ | | | | Supports dark mode
| * Add document of colorschemeShin'ya Ueoka2020-05-041-0/+16
| |
| * Remove padding in the code blockShin'ya Ueoka2020-05-041-0/+1
| |
| * Add test cases for colorschemeShin'ya Ueoka2020-05-042-0/+66
| |
| * Allow to change colorscheme property by set commandShin'ya Ueoka2020-05-041-0/+13
| |
| * Fix e2e testShin'ya Ueoka2020-05-041-1/+2
| |
| * Allow to change color scheme by "colorscheme" propertyShin'ya Ueoka2020-05-0411-12/+86
| |
| * Fix message typeShin'ya Ueoka2020-05-043-5/+5
| |
| * Remove unused description in background scriptShin'ya Ueoka2020-05-041-5/+0
| |
| * Add colorscheme propertyShin'ya Ueoka2020-05-045-2/+75
| |
| * Define dark theme and specify a theme by an attributeShin'ya Ueoka2020-05-042-2/+18
| |
| * Use CSS var()Shin'ya Ueoka2020-05-041-28/+30
| |
| * Replace console colors by a variableShin'ya Ueoka2020-05-041-15/+35
|/
* Release 0.29Shin'ya Ueoka2020-05-041-1/+1
|
* Merge pull request #750 from ueokande/fix-set-command-completionsShin'ya Ueoka2020-05-041-1/+1
|\ | | | | Fix set command completions
| * Fix set command completionsShin'ya Ueoka2020-05-041-1/+1
|/
* Release 0.28Shin'ya Ueoka2020-05-021-1/+1
|
* Merge pull request #749 from ueokande/qa-0.28Shin'ya Ueoka2020-05-02249-6265/+7369
|\ | | | | QA 0.28
| * Remove tab completion limitationShin'ya Ueoka2020-05-021-3/+0
| |
| * Fix types in testsShin'ya Ueoka2020-05-0218-148/+221
| |
| * fix testShin'ya Ueoka2020-04-131-3/+3
| |
| * Use plugin:prettier/recommendedShin'ya Ueoka2020-04-13249-6194/+7228
|/
* Merge pull request #731 from ueokande/greenkeeper/@types/sinon-9.0.0Shin'ya Ueoka2020-04-132-4/+13
|\ | | | | Update @types/sinon to the latest version 🚀
| * chore(package): update lockfile package-lock.jsongreenkeeper[bot]2020-04-011-3/+12
| |
| * chore(package): update @types/sinon to version 9.0.0greenkeeper[bot]2020-04-011-1/+1
| |
* | Merge pull request #738 from ueokande/greenkeeper/karma-5.0.0Shin'ya Ueoka2020-04-132-86/+215
|\ \ | | | | | | Update karma to the latest version 🚀
| * | chore(package): update lockfile package-lock.jsongreenkeeper[bot]2020-04-091-85/+214
| | |
| * | chore(package): update karma to version 5.0.0greenkeeper[bot]2020-04-091-1/+1
| | |
* | | Merge pull request #740 from ueokande/completion-performanceShin'ya Ueoka2020-04-131-2/+2
|\ \ \ | |/ / |/| | Fix bookmark completion on open command
| * | Fix bookmark completion on open commandShin'ya Ueoka2020-04-131-2/+2
| | |
* | | Merge pull request #736 from ueokande/completion-performanceShin'ya Ueoka2020-04-096-56/+246
|\| | | | | | | | Improve completion performance on the console
| * | Prefetch completion items and store them to cacheShin'ya Ueoka2020-04-096-56/+246
|/ /
* | Merge pull request #730 from ueokande/refactor-console-and-completionShin'ya Ueoka2020-04-0955-557/+1512
|\ \ | | | | | | Refactor console and completions
| * | Clean unused codeShin'ya Ueoka2020-03-2910-319/+2
| | |