aboutsummaryrefslogtreecommitdiff
path: root/src/reducers
Commit message (Collapse)AuthorAgeFilesLines
* more strict lintShin'ya Ueoka2017-09-172-5/+7
|
* keep error messageShin'ya Ueoka2017-09-161-0/+4
|
* consome as store/reducersShin'ya Ueoka2017-09-165-81/+5
|
* use input as store/reducerShin'ya Ueoka2017-09-143-10/+14
|
* improve store and reducersShin'ya Ueoka2017-09-141-0/+7
|
* content operationsShin'ya Ueoka2017-09-132-31/+0
|
* move background actions to operationsShin'ya Ueoka2017-09-131-16/+0
|
* command as action/reducerShin'ya Ueoka2017-09-111-0/+24
|
* key input sequence as action/reducerShin'ya Ueoka2017-09-101-0/+23
|
* content commands as action/reducerShin'ya Ueoka2017-09-101-0/+48
|
* background command from reducerShin'ya Ueoka2017-09-101-7/+22
|
* completion as action/reducerShin'ya Ueoka2017-09-101-0/+38
|
* add console actions/reducer tests and fix targetsShin'ya Ueoka2017-09-091-6/+6
|
* console state as action/reducer in reduxShin'ya Ueoka2017-09-091-0/+39