aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Support global marks which select a tabShin'ya Ueoka2018-10-1211-4/+179
|
* Store local marksShin'ya Ueoka2018-10-115-16/+91
|
* Store x position into marksShin'ya Ueoka2018-10-114-6/+10
|
* Fix default key mappingsShin'ya Ueoka2018-10-111-2/+2
|
* Make setMode false on mark is setShin'ya Ueoka2018-10-111-1/+1
|
* lintShin'ya Ueoka2018-10-111-1/+1
|
* Rename mode acton and reducerShin'ya Ueoka2018-10-113-13/+18
|
* Add mark action and reducerShin'ya Ueoka2018-10-115-0/+129
|
* Add mark keymapsShin'ya Ueoka2018-10-112-0/+6
|
* Merge pull request #484 from ueokande/search-colonShin'ya Ueoka2018-10-082-12/+27
|\ | | | | Fix search keywords with colon
| * Fix search keywords with colonShin'ya Ueoka2018-10-082-12/+27
|/
* Merge pull request #461 from ueokande/control-over-suggestionsShin'ya Ueoka2018-10-083-12/+27
|\ | | | | Add complete property
| * Add complete propertyShin'ya Ueoka2018-09-173-12/+27
| |
* | Merge pull request #465 from Stefanough/correct_modifierdKeyName_20180830Shin'ya Ueoka2018-09-171-3/+3
|\ \ | | | | | | rename modifierdKeyName to modifiedKeyName
| * | rename modifierdKeyName to modifiedKeyNameStefan2018-08-301-3/+3
| |/
* | Merge pull request #466 from Stefanough/correctActionName_20180830Shin'ya Ueoka2018-09-171-1/+1
|\ \ | |/ |/| correct INPUT_KEY_PRESS action type name
| * correct INPUT_KEY_PRESS action nameStefan2018-08-301-1/+1
|/
* Merge pull request #455 from ueokande/fix-bookmark-limitationShin'ya Ueoka2018-08-122-6/+7
|\ | | | | Limit bookmark items on completion
| * Bump a versionShin'ya Ueoka2018-08-121-1/+1
| |
| * Limit bookmark items on completionShin'ya Ueoka2018-08-121-5/+6
|/
* Merge pull request #454 from cfillion/patch-1Shin'ya Ueoka2018-08-101-1/+1
|\ | | | | Fix typo in the buffer command's description
| * fix typo in the buffer command's descriptionChristian Fillion2018-08-091-1/+1
|/
* Merge pull request #450 from ueokande/fix-trim-startShin'ya Ueoka2018-08-083-6/+11
|\ | | | | Fix trim start
| * Use Firefox ESRShin'ya UEOKA2018-08-071-1/+1
| |
| * Bump a versionShin'ya UEOKA2018-08-071-1/+1
| |
| * Replace trimStartShin'ya UEOKA2018-08-071-4/+9
|/
* Merge pull request #447 from ueokande/release-0.16Shin'ya Ueoka2018-08-051-1/+1
|\ | | | | Release 0.16
| * Bump a versionShin'ya Ueoka2018-08-051-1/+1
|/
* Merge pull request #444 from ueokande/qa-0.16Shin'ya Ueoka2018-08-0510-1007/+1429
|\ | | | | QA 0.16
| * Use adjacent tabShin'ya Ueoka2018-08-051-1/+1
| |
| * Remove old test casesShin'ya Ueoka2018-08-051-8/+4
| |
| * Fix default settingsShin'ya Ueoka2018-08-021-2/+7
| |
| * Fix error on settingsShin'ya Ueoka2018-08-023-6/+8
| |
| * Fix property documentShin'ya Ueoka2018-08-021-1/+1
| |
| * Update QA.mdShin'ya Ueoka2018-08-011-0/+8
| |
| * Update web-extShin'ya Ueoka2018-08-012-476/+411
| |
| * Update babel-loaderShin'ya Ueoka2018-08-012-14/+8
| |
| * Update webpack and webpack-cliShin'ya Ueoka2018-08-012-178/+304
| |
| * Update sass-loaderShin'ya Ueoka2018-08-012-4/+4
| |
| * Update node-sassShin'ya Ueoka2018-08-012-167/+176
| |
| * Update mocha and karmaShin'ya Ueoka2018-08-012-77/+456
| |
| * Update eslint-plugin-reactShin'ya Ueoka2018-08-012-66/+21
| |
| * Update eslintShin'ya Ueoka2018-08-013-13/+26
| |
| * Update babel-eslintShin'ya Ueoka2018-08-012-8/+8
|/
* Merge pull request #442 from ueokande/search-on-pasteShin'ya Ueoka2018-07-295-33/+88
|\ | | | | Buffer flags
| * Add buffer flags on buffer command and completionShin'ya Ueoka2018-07-294-16/+62
| |
| * Select last tab on presenterShin'ya Ueoka2018-07-292-17/+26
| |
* | Merge pull request #432 from Mange/follow-details-summaryShin'ya Ueoka2018-07-293-3/+14
|\ \ | | | | | | Allow following <summary> elements
| * | Allow following <summary> elementsMagnus Bergmark2018-07-163-3/+14
| | |
* | | Merge pull request #441 from ueokande/search-on-pasteShin'ya Ueoka2018-07-2911-68/+81
|\ \ \ | | |/ | |/| Search on paste