aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #71 from ueokande/release-0.2Shin'ya Ueoka2017-10-181-1/+1
|\ | | | | Release 0.2
| * bump a versionShin'ya Ueoka2017-10-171-1/+1
|/
* Merge pull request #75 from ueokande/qaShin'ya Ueoka2017-10-171-0/+17
|\ | | | | Update QA
| * Update QAShin'ya Ueoka2017-10-171-0/+17
| |
* | Merge pull request #73 from ueokande/fix-for-releaseShin'ya Ueoka2017-10-172-3/+3
|\ \ | | | | | | some fix
| * | 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
|\ \ | |/ |/| Fix empty suggestions
| * 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
|\ | | | | Multi frame following
| * 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 53
| * 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 typo
| * Fix typocybai2017-10-111-1/+1
|/
* Merge pull request #35 from ueokande/release-0.1Shin'ya Ueoka2017-10-111-1/+1
|\ | | | | Release 0.1
| * Bump a versionShin'ya Ueoka2017-10-111-1/+1
|/
* Merge pull request #33 from ueokande/qaShin'ya Ueoka2017-10-111-0/+110
|\ | | | | QA
| * 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 tab
| * 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 commands
| * 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 console tokenizer
| * 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 map
| * 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 selection
| * 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 input
| * 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 selection
| * fix tab selectionShin'ya Ueoka2017-10-101-2/+2
|/