aboutsummaryrefslogtreecommitdiff
path: root/src/console/console.js
Commit message (Expand)AuthorAgeFilesLines
* more strict lintShin'ya Ueoka2017-09-171-29/+31
* message constantsShin'ya Ueoka2017-09-161-1/+1
* consome as store/reducersShin'ya Ueoka2017-09-161-19/+23
* command as action/reducerShin'ya Ueoka2017-09-111-8/+2
* blur as action/reducerShin'ya Ueoka2017-09-101-8/+9
* completion as action/reducerShin'ya Ueoka2017-09-101-8/+4
* add console actions/reducer tests and fix targetsShin'ya Ueoka2017-09-091-2/+2
* console state as action/reducer in reduxShin'ya Ueoka2017-09-091-62/+44
* more broadcast messageShin'ya Ueoka2017-09-091-11/+5
* receive message of consoleShin'ya Ueoka2017-09-091-12/+12
* broadcast an actionShin'ya Ueoka2017-09-091-3/+8
* reset completionShin'ya Ueoka2017-09-051-0/+5
* clean completionShin'ya Ueoka2017-09-051-34/+48
* completion hightlightShin'ya Ueoka2017-09-051-8/+19
* fix completionShin'ya Ueoka2017-09-051-3/+6
* tab completionShin'ya Ueoka2017-09-051-1/+48
* add setCompletionsShin'ya Ueoka2017-09-051-0/+39
* reopen command line after errorShin'ya Ueoka2017-09-031-4/+4
* rename command namesShin'ya Ueoka2017-09-021-3/+3
* show error textShin'ya Ueoka2017-09-011-6/+23
* error titleShin'ya Ueoka2017-09-011-8/+15
* message passing by helper functionsShin'ya Ueoka2017-09-011-13/+14
* Rename command-line to consoleShin'ya Ueoka2017-09-011-0/+64