aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* add util to wait for tab loadingShin'ya Ueoka2018-02-121-0/+18
|
* add simple web serverShin'ya Ueoka2018-02-041-0/+14
|
* first webextension testShin'ya Ueoka2018-02-0410-0/+149
|
* ambassadorShin'ya Ueoka2018-02-041-1/+1
|
* add lint targetShin'ya Ueoka2018-02-041-1/+1
|
* ambassadorShin'ya Ueoka2018-02-041-2/+2
|
* add test:e2eShin'ya Ueoka2018-02-042-0/+42
|
* ambassadorShin'ya Ueoka2018-02-042-1/+28
|
* add ambassador extensionShin'ya Ueoka2018-02-045-1/+41
|
* add karma-webext-launcherShin'ya Ueoka2018-02-031-0/+53
|
* install web-extShin'ya Ueoka2018-02-032-11/+3274
|
* Merge pull request #321 from ueokande/release-0.11Shin'ya Ueoka2018-01-231-1/+1
|\ | | | | Release 0.11
| * bump a versionShin'ya Ueoka2018-01-231-1/+1
|/
* Merge pull request #320 from ueokande/configuration-compatibleShin'ya Ueoka2018-01-231-0/+3
|\ | | | | set default properties
| * set default propertiesShin'ya Ueoka2018-01-231-0/+3
|/
* Merge pull request #316 from ueokande/release-0.10Shin'ya Ueoka2018-01-203-2/+22
|\ | | | | Release 0.10
| * bump a versionShin'ya Ueoka2018-01-201-1/+1
| |
| * revert package.shShin'ya Ueoka2018-01-202-1/+21
|/
* Merge pull request #315 from ueokande/release-0.9Shin'ya Ueoka2018-01-201-1/+1
|\ | | | | Release 0.9
| * bump a versionShin'ya Ueoka2018-01-201-1/+1
|/
* Merge pull request #314 from ueokande/qa-0.9Shin'ya Ueoka2018-01-205-334/+2730
|\ | | | | QA 0.9
| * update mochaShin'ya Ueoka2018-01-202-4/+4
| |
| * update karmaShin'ya Ueoka2018-01-202-326/+2687
| |
| * fix for slack scrollShin'ya Ueoka2018-01-201-1/+3
| |
| * fix READMEShin'ya Ueoka2018-01-182-5/+26
| |
| * Update QAShin'ya Ueoka2018-01-181-1/+13
|/
* Merge pull request #308 from ueokande/focus-inputShin'ya Ueoka2018-01-188-22/+48
|\ | | | | Focus input
| * focus on visible elementsShin'ya Ueoka2018-01-153-23/+30
| |
| * update READMEShin'ya Ueoka2018-01-131-0/+1
| |
| * implement focus inputShin'ya Ueoka2018-01-133-0/+16
| |
| * add focus input key mapShin'ya Ueoka2018-01-132-0/+2
| |
* | Merge pull request #312 from mathstuf/fix-typoShin'ya Ueoka2018-01-151-1/+1
|\ \ | | | | | | keymaps-form: fix a typo
| * | keymaps-form: fix a typoBen Boeckel2018-01-151-1/+1
|/ /
* | Merge pull request #236 from r3r57/feature/force_remove_tabShin'ya Ueoka2018-01-154-3/+16
|\ \ | | | | | | Closing pinned tabs must be forced
| * | Changed default key binding for closing pined tabs ('DD' -> '!d')as ↵Cornelius Matějka2018-01-141-1/+1
| | | | | | | | | | | | requested in PR
| * | Fixed few lint errorsCornelius Matějka2018-01-141-2/+2
| | |
| * | Pinned tabs are not closeable by 'd'Cornelius Matějka2018-01-144-3/+16
|/ / | | | | | | Added binding 'DD' to force tab close which also closes pinned tabs
* | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-145-2/+21
|\ \ | | | | | | Most recently used tab selector
| * | Document with actual keysDaniel Campoverde2018-01-131-1/+1
| | |