aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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 #332 from RyanWarnock/masterShin'ya Ueoka2018-02-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fixed grammar for warning promptLeBronse2018-02-061-2/+2
|/ / /
* | | Merge pull request #321 from ueokande/release-0.11Shin'ya Ueoka2018-01-231-1/+1
|\ \ \
| * | | 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 propertiesShin'ya Ueoka2018-01-231-0/+3
|/ / /
* | | Merge pull request #316 from ueokande/release-0.10Shin'ya Ueoka2018-01-203-2/+22
|\ \ \
| * | | 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
|\ \ \
| * | | bump a versionShin'ya Ueoka2018-01-201-1/+1
|/ / /
* | | Merge pull request #314 from ueokande/qa-0.9Shin'ya Ueoka2018-01-205-334/+2730
|\ \ \
| * | | 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 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 typoBen Boeckel2018-01-151-1/+1
|/ / / /
* | | | Merge pull request #236 from r3r57/feature/force_remove_tabShin'ya Ueoka2018-01-154-3/+16
|\ \ \ \
| * | | | Changed default key binding for closing pined tabs ('DD' -> '!d')as requested...Cornelius Matějka2018-01-141-1/+1
| * | | | Fixed few lint errorsCornelius Matějka2018-01-141-2/+2
| * | | | Pinned tabs are not closeable by 'd'Cornelius Matějka2018-01-144-3/+16
|/ / / /
* | | | Merge pull request #137 from alx741/tabsShin'ya Ueoka2018-01-145-2/+21
|\ \ \ \
| * | | | Document with actual keysDaniel Campoverde2018-01-131-1/+1
| * | | | Remove unused variablesDaniel Campoverde2017-11-261-1/+1
| * | | | Fix visible links testDaniel Campoverde2017-11-261-2/+4
| * | | | Fix linter errorDaniel Campoverde2017-11-261-4/+2
| * | | | Previous selected tab based on tab events onlyDaniel Campoverde2017-11-261-35/+1
| * | | | Use tab-change event handlerDaniel Campoverde2017-11-261-2/+14