Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | chore(package): update karma to version 5.0.0 | greenkeeper[bot] | 2020-04-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #740 from ueokande/completion-performance | Shin'ya Ueoka | 2020-04-13 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | Fix bookmark completion on open command | |||||
| * | | Fix bookmark completion on open command | Shin'ya Ueoka | 2020-04-13 | 1 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #736 from ueokande/completion-performance | Shin'ya Ueoka | 2020-04-09 | 6 | -56/+246 | |
|\| | | | | | | | | Improve completion performance on the console | |||||
| * | | Prefetch completion items and store them to cache | Shin'ya Ueoka | 2020-04-09 | 6 | -56/+246 | |
|/ / | ||||||
* | | Merge pull request #730 from ueokande/refactor-console-and-completion | Shin'ya Ueoka | 2020-04-09 | 55 | -557/+1512 | |
|\ \ | | | | | | | Refactor console and completions | |||||
| * | | Clean unused code | Shin'ya Ueoka | 2020-03-29 | 10 | -319/+2 | |
| | | | ||||||
| * | | Complete by flags | Shin'ya Ueoka | 2020-03-29 | 1 | -2/+2 | |
| | | | ||||||
| * | | Complete properties on set command | Shin'ya Ueoka | 2020-03-29 | 8 | -4/+109 | |
| | | | ||||||
| * | | Complete tab by an index and a flag | Shin'ya Ueoka | 2020-03-29 | 4 | -18/+94 | |
| | | | ||||||
| * | | Fix tests with TabPresenter | Shin'ya Ueoka | 2020-03-29 | 2 | -27/+106 | |
| | | | ||||||
| * | | Fix e2e test | Shin'ya Ueoka | 2020-03-28 | 1 | -1/+1 | |
| | | | ||||||
| * | | Skip group on completion completions | Shin'ya Ueoka | 2020-03-28 | 1 | -29/+44 | |
| | | | ||||||
| * | | Complete tabs by the completion packages | Shin'ya Ueoka | 2020-03-28 | 28 | -52/+367 | |
| | | | ||||||
| * | | Separate repository's interface and its implementation | Shin'ya Ueoka | 2020-03-27 | 13 | -202/+346 | |
| | | | ||||||
| * | | Query completions on open command by a completion source | Shin'ya Ueoka | 2020-03-26 | 11 | -8/+244 | |
| | | | ||||||
| * | | Use new completion use-case on current use-case (aliased) | Shin'ya Ueoka | 2020-03-26 | 6 | -59/+123 | |
| | | | ||||||
| * | | Complete commands on the console script | Shin'ya Ueoka | 2020-03-25 | 3 | -5/+81 | |
| | | | ||||||
| * | | Revert "Remove ! from commands" | Shin'ya Ueoka | 2020-03-25 | 3 | -3/+9 | |
| | | | | | | | | | | | | This reverts commit f7479c36ad0883455e511a86adf86e147ff4460a. | |||||
| * | | Remove ! from commands | Shin'ya Ueoka | 2020-03-25 | 3 | -9/+3 | |
| | | | ||||||
| * | | Use typed completions on console | Shin'ya Ueoka | 2020-03-25 | 3 | -3/+16 | |
| | | | ||||||
| * | | Add command-line parser on console scripts | Shin'ya Ueoka | 2020-03-25 | 5 | -0/+149 | |
| | | | ||||||
* | | | Merge pull request #732 from TeepaBlue/master | Shin'ya Ueoka | 2020-04-06 | 1 | -2/+2 | |
|\ \ \ | |_|/ |/| | | Update index.md | |||||
| * | | fix typo and grammatical error | TeepaBlue | 2020-04-06 | 1 | -2/+2 | |
|/ / | ||||||
* | | Merge pull request #727 from ueokande/greenkeeper/html-webpack-plugin-4.0.0 | Shin'ya Ueoka | 2020-03-23 | 2 | -167/+219 | |
|\ \ | | | | | | | Update html-webpack-plugin to the latest version ๐ | |||||
| * | | chore(package): update lockfile package-lock.json | greenkeeper[bot] | 2020-03-23 | 1 | -166/+218 | |
| | | | ||||||
| * | | chore(package): update html-webpack-plugin to version 4.0.0 | greenkeeper[bot] | 2020-03-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #724 from egoexpress/blacklist-typo | Shin'ya Ueoka | 2020-03-23 | 1 | -1/+1 | |
|\ \ | |/ |/| | Fix typo in partial blacklist example | |||||
| * | Fix typo in partial blacklist example | Bjรถrn Stierand | 2020-03-11 | 1 | -1/+1 | |
| | | | | | | the provided JSON file was missing a ':' | |||||
* | | Merge pull request #726 from ueokande/greenkeeper/prettier-2.0.0 | Shin'ya Ueoka | 2020-03-22 | 2 | -33/+31 | |
|\ \ | |/ |/| | Update prettier to the latest version ๐ | |||||
| * | chore(package): update lockfile package-lock.json | greenkeeper[bot] | 2020-03-21 | 1 | -32/+30 | |
| | | ||||||
| * | chore(package): update prettier to version 2.0.0 | greenkeeper[bot] | 2020-03-21 | 1 | -1/+1 | |
|/ | ||||||
* | Release 0.27 | Shin'ya Ueoka | 2020-02-22 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #714 from ueokande/qa-0.27 | Shin'ya Ueoka | 2020-02-22 | 7 | -250/+788 | |
|\ | | | | | QA 0.27 | |||||
| * | Merge remote-tracking branch 'origin/master' into qa-0.27 | Shin'ya Ueoka | 2020-02-22 | 1 | -1/+1 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #717 from ueokande/greenkeeper/sinon-9.0.0 | Shin'ya Ueoka | 2020-02-21 | 2 | -43/+73 | |
|\ \ | | | | | | | Update sinon to the latest version ๐ | |||||
| * | | chore(package): update lockfile package-lock.json | greenkeeper[bot] | 2020-02-19 | 1 | -42/+72 | |
| | | | ||||||
| * | | chore(package): update sinon to version 9.0.0 | greenkeeper[bot] | 2020-02-19 | 1 | -1/+1 | |
|/ / | ||||||
| * | Add find test cases | Shin'ya Ueoka | 2020-02-22 | 4 | -9/+136 | |
| | | ||||||
| * | Update webpack | Shin'ya Ueoka | 2020-02-09 | 2 | -19/+13 | |
| | | ||||||
| * | Update test libraries | Shin'ya Ueoka | 2020-02-09 | 2 | -19/+19 | |
| | | ||||||
| * | Update ajv | Shin'ya Ueoka | 2020-02-09 | 2 | -5/+13 | |
| | | ||||||
| * | Update react and redux libraries | Shin'ya Ueoka | 2020-02-09 | 2 | -20/+20 | |
| | | ||||||
| * | Update node-sass | Shin'ya Ueoka | 2020-02-09 | 2 | -17/+14 | |
| | | ||||||
| * | Update eslint libraries | Shin'ya Ueoka | 2020-02-09 | 2 | -54/+419 | |
| | | ||||||
| * | Update style-loader,css-loader and sass-loader | Shin'ya Ueoka | 2020-02-09 | 2 | -26/+26 | |
| | | ||||||
| * | Update ts-node | Shin'ya Ueoka | 2020-02-09 | 2 | -11/+11 | |
| | | ||||||
| * | Update typescript | Shin'ya Ueoka | 2020-02-09 | 2 | -4/+4 | |
| | | ||||||
| * | Update sinon | Shin'ya Ueoka | 2020-02-09 | 2 | -19/+97 | |
| | | ||||||
| * | Remove David badge | Shin'ya Ueoka | 2020-02-09 | 1 | -1/+0 | |
|/ |