aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add addon actionsShin'ya Ueoka2017-10-215-0/+107
* support shift modifierShin'ya Ueoka2017-10-212-1/+36
* emit mapped keys from input-componentShin'ya Ueoka2017-10-216-21/+95
* cleanShin'ya Ueoka2017-10-211-6/+3
* Merge pull request #85 from ueokande/use-kbd-tagsShin'ya Ueoka2017-10-212-54/+54
|\
| * use kbd tags in QAShin'ya Ueoka2017-10-211-28/+28
| * use kbd tags in READMEShin'ya Ueoka2017-10-211-26/+26
|/
* Merge pull request #84 from ueokande/14-lose-console-focusShin'ya Ueoka2017-10-199-22/+39
|\
| * force console focusShin'ya Ueoka2017-10-191-0/+2
| * remove message propagationShin'ya Ueoka2017-10-188-22/+37
|/
* Merge pull request #71 from ueokande/release-0.2Shin'ya Ueoka2017-10-181-1/+1
|\
| * bump a versionShin'ya Ueoka2017-10-171-1/+1
|/
* Merge pull request #75 from ueokande/qaShin'ya Ueoka2017-10-171-0/+17
|\
| * Update QAShin'ya Ueoka2017-10-171-0/+17
* | Merge pull request #73 from ueokande/fix-for-releaseShin'ya Ueoka2017-10-172-3/+3
|\ \
| * | fix settings reloadShin'ya Ueoka2017-10-172-3/+3
|/ /
* | Merge pull request #72 from ueokande/65-fix-empty-suggestionsShin'ya Ueoka2017-10-171-0/+1
|\ \ | |/ |/|
| * reset prevValue on console on shownShin'ya Ueoka2017-10-171-0/+1
|/
* Merge pull request #61 from ueokande/multi-frame-followingShin'ya Ueoka2017-10-1623-240/+462
|\
| * fix .eslintrc for Travis CIShin'ya Ueoka2017-10-151-0/+1
| * follow links for multi-frames in viewportShin'ya Ueoka2017-10-154-13/+42
| * support multi-frame followingShin'ya Ueoka2017-10-1511-95/+234
| * make top-content component and frame-content componentShin'ya Ueoka2017-10-1513-76/+102
| * console only top windowShin'ya Ueoka2017-10-151-14/+38
| * index reducer in backgroundShin'ya Ueoka2017-10-143-12/+18
| * load content script all_frames and click linkShin'ya Ueoka2017-10-142-24/+21
| * get hints from windowShin'ya Ueoka2017-10-143-13/+13
| * move hint componentShin'ya Ueoka2017-10-145-3/+3
| * [WIP] Multi frame followingShin'ya Ueoka2017-10-140-0/+0
|/
* Merge pull request #54 from ueokande/fix-53Shin'ya Ueoka2017-10-124-5/+22
|\
| * fix follow for contenteditableShin'ya Ueoka2017-10-123-4/+17
| * ignore events from contenteditableShin'ya Ueoka2017-10-121-1/+5
|/
* Merge pull request #52 from CYBAI/patch-1Shin'ya Ueoka2017-10-121-1/+1
|\
| * Fix typocybai2017-10-111-1/+1
|/
* Merge pull request #35 from ueokande/release-0.1Shin'ya Ueoka2017-10-111-1/+1
|\
| * Bump a versionShin'ya Ueoka2017-10-111-1/+1
|/
* Merge pull request #33 from ueokande/qaShin'ya Ueoka2017-10-111-0/+110
|\
| * update qaShin'ya Ueoka2017-10-111-1/+1
| * fix qaShin'ya Ueoka2017-10-111-1/+1
| * Update QAShin'ya Ueoka2017-10-111-4/+3
| * Update QAShin'ya Ueoka2017-10-111-32/+25
| * update QAShin'ya Ueoka2017-10-111-9/+9
| * update QA.mdShin'ya Ueoka2017-10-111-17/+17
| * update QA.mdShin'ya Ueoka2017-10-111-1/+20
| * add QA.mdShin'ya Ueoka2017-10-111-0/+99
|/
* Merge pull request #51 from ueokande/follow-link-to-new-tabShin'ya Ueoka2017-10-111-1/+1
|\
| * follow link in new tabShin'ya Ueoka2017-10-111-1/+1
|/
* Merge pull request #50 from ueokande/fix-console-tokenizerShin'ya Ueoka2017-10-111-3/+7
|\
| * fix buffer commandsShin'ya Ueoka2017-10-111-3/+7
* | Merge pull request #49 from ueokande/fix-console-tokenizerShin'ya Ueoka2017-10-111-22/+36
|\|