Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #71 from ueokande/release-0.2 | Shin'ya Ueoka | 2017-10-18 | 1 | -1/+1 |
|\ | | | | | Release 0.2 | ||||
| * | bump a version | Shin'ya Ueoka | 2017-10-17 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #75 from ueokande/qa | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+17 |
|\ | | | | | Update QA | ||||
| * | Update QA | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+17 |
| | | |||||
* | | Merge pull request #73 from ueokande/fix-for-release | Shin'ya Ueoka | 2017-10-17 | 2 | -3/+3 |
|\ \ | | | | | | | some fix | ||||
| * | | fix settings reload | Shin'ya Ueoka | 2017-10-17 | 2 | -3/+3 |
|/ / | |||||
* | | Merge pull request #72 from ueokande/65-fix-empty-suggestions | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+1 |
|\ \ | |/ |/| | Fix empty suggestions | ||||
| * | reset prevValue on console on shown | Shin'ya Ueoka | 2017-10-17 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #61 from ueokande/multi-frame-following | Shin'ya Ueoka | 2017-10-16 | 23 | -240/+462 |
|\ | | | | | Multi frame following | ||||
| * | fix .eslintrc for Travis CI | Shin'ya Ueoka | 2017-10-15 | 1 | -0/+1 |
| | | |||||
| * | follow links for multi-frames in viewport | Shin'ya Ueoka | 2017-10-15 | 4 | -13/+42 |
| | | |||||
| * | support multi-frame following | Shin'ya Ueoka | 2017-10-15 | 11 | -95/+234 |
| | | |||||
| * | make top-content component and frame-content component | Shin'ya Ueoka | 2017-10-15 | 13 | -76/+102 |
| | | |||||
| * | console only top window | Shin'ya Ueoka | 2017-10-15 | 1 | -14/+38 |
| | | |||||
| * | index reducer in background | Shin'ya Ueoka | 2017-10-14 | 3 | -12/+18 |
| | | |||||
| * | load content script all_frames and click link | Shin'ya Ueoka | 2017-10-14 | 2 | -24/+21 |
| | | |||||
| * | get hints from window | Shin'ya Ueoka | 2017-10-14 | 3 | -13/+13 |
| | | |||||
| * | move hint component | Shin'ya Ueoka | 2017-10-14 | 5 | -3/+3 |
| | | |||||
| * | [WIP] Multi frame following | Shin'ya Ueoka | 2017-10-14 | 0 | -0/+0 |
|/ | |||||
* | Merge pull request #54 from ueokande/fix-53 | Shin'ya Ueoka | 2017-10-12 | 4 | -5/+22 |
|\ | | | | | Fix 53 | ||||
| * | fix follow for contenteditable | Shin'ya Ueoka | 2017-10-12 | 3 | -4/+17 |
| | | |||||
| * | ignore events from contenteditable | Shin'ya Ueoka | 2017-10-12 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #52 from CYBAI/patch-1 | Shin'ya Ueoka | 2017-10-12 | 1 | -1/+1 |
|\ | | | | | Fix typo | ||||
| * | Fix typo | cybai | 2017-10-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #35 from ueokande/release-0.1 | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
|\ | | | | | Release 0.1 | ||||
| * | Bump a version | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #33 from ueokande/qa | Shin'ya Ueoka | 2017-10-11 | 1 | -0/+110 |
|\ | | | | | QA | ||||
| * | update qa | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
| | | |||||
| * | fix qa | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
| | | |||||
| * | Update QA | Shin'ya Ueoka | 2017-10-11 | 1 | -4/+3 |
| | | |||||
| * | Update QA | Shin'ya Ueoka | 2017-10-11 | 1 | -32/+25 |
| | | |||||
| * | update QA | Shin'ya Ueoka | 2017-10-11 | 1 | -9/+9 |
| | | |||||
| * | update QA.md | Shin'ya Ueoka | 2017-10-11 | 1 | -17/+17 |
| | | |||||
| * | update QA.md | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+20 |
| | | |||||
| * | add QA.md | Shin'ya Ueoka | 2017-10-11 | 1 | -0/+99 |
|/ | |||||
* | Merge pull request #51 from ueokande/follow-link-to-new-tab | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
|\ | | | | | follow link in new tab | ||||
| * | follow link in new tab | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #50 from ueokande/fix-console-tokenizer | Shin'ya Ueoka | 2017-10-11 | 1 | -3/+7 |
|\ | | | | | fix buffer commands | ||||
| * | fix buffer commands | Shin'ya Ueoka | 2017-10-11 | 1 | -3/+7 |
| | | |||||
* | | Merge pull request #49 from ueokande/fix-console-tokenizer | Shin'ya Ueoka | 2017-10-11 | 1 | -22/+36 |
|\| | | | | | Fix console tokenizer | ||||
| * | fix word splitter in completion | Shin'ya Ueoka | 2017-10-11 | 1 | -7/+17 |
| | | |||||
| * | fix word splitter in command | Shin'ya Ueoka | 2017-10-11 | 1 | -15/+19 |
|/ | |||||
* | Merge pull request #47 from ueokande/fix-source-map | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
|\ | | | | | Fix source map | ||||
| * | fix source map | Shin'ya Ueoka | 2017-10-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #46 from ueokande/fix-42 | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 |
|\ | | | | | Fix errors on tabs selection | ||||
| * | fix errors on tabs selection | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #45 from ueokande/fix-38 | Shin'ya Ueoka | 2017-10-10 | 1 | -1/+2 |
|\ | | | | | Ignore meta keys on input | ||||
| * | ignore meta keys on input | Shin'ya Ueoka | 2017-10-10 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #44 from ueokande/fix-37 | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 |
|\ | | | | | Fix tab selection | ||||
| * | fix tab selection | Shin'ya Ueoka | 2017-10-10 | 1 | -2/+2 |
|/ |