aboutsummaryrefslogtreecommitdiff
path: root/src/reducers
Commit message (Expand)AuthorAgeFilesLines
* search settings in storeShin'ya Ueoka2017-10-012-8/+5
* setting as reduxShin'ya Ueoka2017-10-011-0/+17
* add tests for completion and fixShin'ya Ueoka2017-10-011-2/+9
* redux in consoleShin'ya Ueoka2017-09-301-0/+61
* load keymaps from storageShin'ya Ueoka2017-09-301-0/+6
* 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