aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add scroll to hint positionShin'ya Ueoka2017-08-221-2/+4
* remove follow on activatedShin'ya Ueoka2017-08-221-11/+10
* add Hint testsShin'ya Ueoka2017-08-213-2/+64
* add follow testsShin'ya Ueoka2017-08-213-1/+35
* install karma-html2js-preprocessorShin'ya Ueoka2017-08-213-2/+14
* add Follow testShin'ya Ueoka2017-08-201-0/+14
* add follow fot a tagsShin'ya Ueoka2017-08-204-1/+119
* add hint element wrapperShin'ya Ueoka2017-08-202-0/+45
* add HintKeyProducerShin'ya Ueoka2017-08-172-0/+58
* Merge branch 'command-line'Shin'ya Ueoka2017-08-1612-19/+1342
|\
| * implement d/u commandShin'ya Ueoka2017-08-165-2/+37
| * implement o/O commandShin'ya Ueoka2017-08-155-18/+39
| * implement simple open/tabopen commandShin'ya Ueoka2017-08-153-18/+53
| * fix command-line boxShin'ya Ueoka2017-08-152-7/+62
| * add command-line barShin'ya Ueoka2017-08-155-0/+79
| * configure style loaderShin'ya Ueoka2017-08-151-1/+5
| * install package css-loader and style-loaderShin'ya Ueoka2017-08-152-0/+1094
|/
* Merge branch 'keys-test'Shin'ya Ueoka2017-08-151-0/+55
|\
| * add keys testShin'ya Ueoka2017-08-151-0/+55
|/
* Merge branch 'test'Shin'ya Ueoka2017-08-156-5/+1334
|\
| * fix .travis.ymlShin'ya Ueoka2017-08-151-0/+4
| * add test taskShin'ya Ueoka2017-08-152-2/+2
| * add key-queue testShin'ya Ueoka2017-08-153-5/+56
| * add karma.conf.jsShin'ya Ueoka2017-08-151-0/+34
| * install karmaShin'ya Ueoka2017-08-152-0/+1020
| * add mocha and chaiShin'ya Ueoka2017-08-152-0/+220
|/
* Merge branch 'basic-features'Shin'ya Ueoka2017-08-1312-25/+251
|\
| * implement gg/G commandsShin'ya Ueoka2017-08-135-15/+38
| * ignore input-elementShin'ya Ueoka2017-08-131-0/+4
| * flush input queue when no key-maps matchedShin'ya Ueoka2017-08-132-9/+24
| * use key-queue for inputShin'ya Ueoka2017-08-137-39/+133
| * use key-codeShin'ya Ueoka2017-08-132-7/+7
| * implement simple scrollingShin'ya Ueoka2017-08-123-3/+56
| * implement simple tab switchShin'ya Ueoka2017-08-123-6/+46
| * fix .eslint for web extensionsShin'ya Ueoka2017-08-121-2/+3
| * message passing between background and contentShin'ya Ueoka2017-08-126-23/+19
|/
* Merge branch 'lint-and-ci'Shin'ya Ueoka2017-08-125-2/+752
|\
| * add .travis.ymlShin'ya Ueoka2017-08-122-1/+7
| * add lint taskShin'ya Ueoka2017-08-121-1/+2
| * fix for lintShin'ya Ueoka2017-08-121-1/+1
| * add .eslintrcShin'ya Ueoka2017-08-121-0/+43
| * install eslintShin'ya Ueoka2017-08-122-0/+700
|/
* Merge branch 'init-project'Shin'ya Ueoka2017-08-117-0/+3219
|\
| * add manifest.jsonShin'ya Ueoka2017-08-111-0/+12
| * add webpack taskShin'ya Ueoka2017-08-111-1/+1
| * add webpack.configShin'ya Ueoka2017-08-114-0/+54
| * install babel and webpackShin'ya Ueoka2017-08-113-1/+3137
| * init npmShin'ya Ueoka2017-08-111-0/+17
|/
* Initial commitShin'ya Ueoka2017-08-112-0/+23