aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* Merge pull request #43 from ueokande/fix-36Shin'ya Ueoka2017-10-101-2/+2
|\ | | | | Fix default keymap
| * fix default keymapShin'ya Ueoka2017-10-101-2/+2
|/
* Merge pull request #32 from ueokande/build-packageShin'ya Ueoka2017-10-1010-5/+380
|\ | | | | Build package
| * 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
| |
| * Add iconsShin'ya Ueoka2017-10-103-0/+70
|/
* Merge pull request #30 from ueokande/usage-in-readmeShin'ya Ueoka2017-10-101-51/+117
|\ | | | | README
| * remove background from READMEShin'ya Ueoka2017-10-101-15/+4
| |
| * pretty READMEShin'ya Ueoka2017-10-091-36/+113
|/
* Merge pull request #29 from ueokande/horizonal-scrollShin'ya Ueoka2017-10-091-2/+2
|\ | | | | fix operation name
| * fix operation nameShin'ya Ueoka2017-10-091-2/+2
| |
* | Merge pull request #28 from ueokande/horizonal-scrollShin'ya Ueoka2017-10-095-17/+30
|\| | | | | Horizonal scroll
| * fix method nameShin'ya Ueoka2017-10-092-5/+5
| |
| * scroll horizonallyShin'ya Ueoka2017-10-094-9/+22
| |
| * change tabs.prev/tabs.next default keymapShin'ya Ueoka2017-10-091-2/+2
| |
| * fix degrateShin'ya Ueoka2017-10-091-2/+2
|/
* Merge pull request #27 from ueokande/react-settingsShin'ya Ueoka2017-10-0923-135/+551
|\ | | | | Use React in settings