aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* show error textShin'ya Ueoka2017-09-014-8/+26
* blur console frameShin'ya Ueoka2017-09-011-0/+1
* error titleShin'ya Ueoka2017-09-014-23/+51
* error textShin'ya Ueoka2017-09-011-1/+2
* message passing by helper functionsShin'ya Ueoka2017-09-014-22/+60
* add console error elementShin'ya Ueoka2017-09-012-4/+14
* Rename command-line to consoleShin'ya Ueoka2017-09-019-35/+35
* Merge branch 'iframe-command-line'Shin'ya Ueoka2017-08-2912-151/+1708
|\
| * iframe 100% heightShin'ya Ueoka2017-08-292-7/+17
| * rename command-line filesShin'ya Ueoka2017-08-294-3/+3
| * remove footer-lineShin'ya Ueoka2017-08-292-124/+0
| * use iframe-ed command-lineShin'ya Ueoka2017-08-296-26/+140
| * command-line as background pageShin'ya Ueoka2017-08-284-2/+75
| * install node-sass and sass-loaderShin'ya Ueoka2017-08-272-0/+1162
| * install html-webpack-pluginShin'ya Ueoka2017-08-272-0/+322
|/
* support 0/$ commandsShin'ya Ueoka2017-08-274-3/+27
* fix keymapsShin'ya Ueoka2017-08-271-6/+6
* use keypressShin'ya Ueoka2017-08-272-23/+7
* use char-code in KeyQueueShin'ya Ueoka2017-08-273-66/+85
* scroll by pagesShin'ya Ueoka2017-08-274-1/+19
* scroll lines actionShin'ya Ueoka2017-08-274-19/+8
* Merge branch 'some-features'Shin'ya Ueoka2017-08-268-5/+96
|\
| * support r/R commandsShin'ya Ueoka2017-08-264-1/+15
| * support zz commandShin'ya Ueoka2017-08-234-4/+14
| * support zi/zo commandsShin'ya Ueoka2017-08-235-2/+48
| * support history navigationShin'ya Ueoka2017-08-234-2/+23
|/
* Merge branch 'fix-ci'Shin'ya Ueoka2017-08-221-0/+2
|\
| * use firefox 55Shin'ya Ueoka2017-08-221-0/+2
|/
* Merge branch 'follow-hints'Shin'ya Ueoka2017-08-2215-3/+347
|\
| * 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