aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove es2015 transpileShin'ya Ueoka2018-03-114-637/+1
* disable minifyShin'ya Ueoka2018-03-113-305/+251
* fix e2e testShin'ya Ueoka2018-03-111-3/+1
* set mocha timeoutShin'ya Ueoka2018-03-111-1/+6
* Merge pull request #357 from ueokande/release-0.12Shin'ya Ueoka2018-03-091-1/+1
|\
| * bump a versionShin'ya Ueoka2018-03-081-1/+1
|/
* Merge pull request #356 from ueokande/qa-0.12Shin'ya Ueoka2018-03-083-18/+8
|\
| * update README.mdShin'ya Ueoka2018-03-071-0/+4
| * Update QA.mdShin'ya Ueoka2018-03-072-17/+3
| * fix test caseShin'ya Ueoka2018-03-071-1/+1
|/
* Merge pull request #355 from ueokande/search-across-pagesShin'ya Ueoka2018-03-0714-37/+127
|\
| * set find keyword from backgroundShin'ya Ueoka2018-03-073-20/+35
| * add global find keywordShin'ya Ueoka2018-03-078-0/+74
| * remove redundant checksShin'ya Ueoka2018-03-061-21/+0
| * show message on findShin'ya Ueoka2018-03-064-6/+28
|/
* Merge pull request #354 from ueokande/hide-consoleShin'ya Ueoka2018-03-0413-3/+45
|\
| * increase timeoutShin'ya Ueoka2018-03-041-0/+1
| * hide console on <Esc> and <C-{>Shin'ya Ueoka2018-03-046-2/+18
| * add hide action for consoleShin'ya Ueoka2018-03-046-1/+26
|/
* Merge pull request #351 from ueokande/cancel-by-ctrl-left-bracketShin'ya Ueoka2018-02-264-3/+15
|\
| * hide console by <C-[>Shin'ya Ueoka2018-02-261-0/+3
| * Cancel following by <C-[>Shin'ya Ueoka2018-02-262-2/+7
| * Cancel key input by <C-[>Shin'ya Ueoka2018-02-261-1/+5
|/
* Merge pull request #347 from ueokande/set-tab-openerShin'ya Ueoka2018-02-253-4/+4
|\
| * fix e2e testShin'ya Ueoka2018-02-201-1/+1
| * set opener tab idShin'ya Ueoka2018-02-202-3/+3
|/
* Merge pull request #346 from ueokande/e2e-testShin'ya Ueoka2018-02-205-5/+100
|\
| * add zomm testShin'ya Ueoka2018-02-201-0/+72
| * update QAShin'ya Ueoka2018-02-201-2/+0
| * add zomm testsShin'ya Ueoka2018-02-203-3/+28
* | Merge pull request #345 from ueokande/e2e-testShin'ya Ueoka2018-02-186-14/+195
|\|
| * update QAShin'ya Ueoka2018-02-181-6/+0
| * add <C-6> testShin'ya Ueoka2018-02-181-0/+20
| * add zp testShin'ya Ueoka2018-02-181-0/+18
| * add tab testsShin'ya Ueoka2018-02-185-8/+157
* | Merge pull request #337 from ueokande/e2e-testShin'ya Ueoka2018-02-1510-61/+279
|\|
| * simple and stableShin'ya Ueoka2018-02-151-22/+28
| * remove auto-test completed casesShin'ya Ueoka2018-02-141-6/+0
| * add scroll testShin'ya Ueoka2018-02-142-0/+50
| * add scroll testsShin'ya Ueoka2018-02-144-59/+112
| * add scroll testShin'ya Ueoka2018-02-146-18/+133
* | Merge pull request #329 from ueokande/e2e-testShin'ya Ueoka2018-02-1421-14/+3781
|\|
| * cache node_modules on Travis CIShin'ya Ueoka2018-02-131-0/+3
| * launch server on Travis CIShin'ya Ueoka2018-02-131-3/+3
| * update firefox on Travis CIShin'ya Ueoka2018-02-131-1/+1
| * add e2e testingShin'ya Ueoka2018-02-131-0/+3
| * add press zd testShin'ya Ueoka2018-02-131-11/+25
| * change e2e:test reporterShin'ya Ueoka2018-02-131-0/+3
| * add tab delete testShin'ya Ueoka2018-02-135-13/+28
| * send press key to tabsShin'ya Ueoka2018-02-1211-30/+153