aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|\|
| * fix word splitter in completionShin'ya Ueoka2017-10-111-7/+17
| * fix word splitter in commandShin'ya Ueoka2017-10-111-15/+19
|/
* Merge pull request #47 from ueokande/fix-source-mapShin'ya Ueoka2017-10-111-1/+1
|\
| * fix source mapShin'ya Ueoka2017-10-111-1/+1
|/
* Merge pull request #46 from ueokande/fix-42Shin'ya Ueoka2017-10-101-2/+2
|\
| * fix errors on tabs selectionShin'ya Ueoka2017-10-101-2/+2
|/
* Merge pull request #45 from ueokande/fix-38Shin'ya Ueoka2017-10-101-1/+2
|\
| * ignore meta keys on inputShin'ya Ueoka2017-10-101-1/+2
|/
* Merge pull request #44 from ueokande/fix-37Shin'ya Ueoka2017-10-101-2/+2
|\
| * fix tab selectionShin'ya Ueoka2017-10-101-2/+2
|/
* Merge pull request #43 from ueokande/fix-36Shin'ya Ueoka2017-10-101-2/+2
|\
| * fix default keymapShin'ya Ueoka2017-10-101-2/+2
|/
* Merge pull request #32 from ueokande/build-packageShin'ya Ueoka2017-10-1010-5/+380
|\
| * add npm package to CIShin'ya Ueoka2017-10-101-0/+1
| * add package stepShin'ya Ueoka2017-10-104-1/+33
| * add build stepShin'ya Ueoka2017-10-102-4/+12
| * install babel-minify-webpack-pluginShin'ya Ueoka2017-10-102-0/+264