Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use key instead of keyCode in follow | Shin'ya Ueoka | 2017-10-08 | 1 | -2/+2 |
* | remove completion actions/reducer | Shin'ya Ueoka | 2017-10-07 | 3 | -75/+56 |
* | fix imports in src | Shin'ya Ueoka | 2017-10-05 | 6 | -10/+10 |
* | single reducer | Shin'ya Ueoka | 2017-10-04 | 2 | -1/+7 |
* | remove deprecated property in KeyboardEvent | Shin'ya Ueoka | 2017-10-03 | 1 | -8/+3 |
* | follow as redux | Shin'ya Ueoka | 2017-10-02 | 1 | -0/+31 |
* | search settings in store | Shin'ya Ueoka | 2017-10-01 | 2 | -8/+5 |
* | setting as redux | Shin'ya Ueoka | 2017-10-01 | 1 | -0/+17 |
* | add tests for completion and fix | Shin'ya Ueoka | 2017-10-01 | 1 | -2/+9 |
* | redux in console | Shin'ya Ueoka | 2017-09-30 | 1 | -0/+61 |
* | load keymaps from storage | Shin'ya Ueoka | 2017-09-30 | 1 | -0/+6 |
* | more strict lint | Shin'ya Ueoka | 2017-09-17 | 2 | -5/+7 |
* | keep error message | Shin'ya Ueoka | 2017-09-16 | 1 | -0/+4 |
* | consome as store/reducers | Shin'ya Ueoka | 2017-09-16 | 5 | -81/+5 |
* | use input as store/reducer | Shin'ya Ueoka | 2017-09-14 | 3 | -10/+14 |
* | improve store and reducers | Shin'ya Ueoka | 2017-09-14 | 1 | -0/+7 |
* | content operations | Shin'ya Ueoka | 2017-09-13 | 2 | -31/+0 |
* | move background actions to operations | Shin'ya Ueoka | 2017-09-13 | 1 | -16/+0 |
* | command as action/reducer | Shin'ya Ueoka | 2017-09-11 | 1 | -0/+24 |
* | key input sequence as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -0/+23 |
* | content commands as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -0/+48 |
* | background command from reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -7/+22 |
* | completion as action/reducer | Shin'ya Ueoka | 2017-09-10 | 1 | -0/+38 |
* | add console actions/reducer tests and fix targets | Shin'ya Ueoka | 2017-09-09 | 1 | -6/+6 |
* | console state as action/reducer in redux | Shin'ya Ueoka | 2017-09-09 | 1 | -0/+39 |