Commit graph

34 commits

Author SHA1 Message Date
Shin'ya Ueoka
944683a2d8 use key instead of keyCode in follow 2017-10-08 09:54:15 +09:00
Shin'ya Ueoka
45368384d1 remove completion actions/reducer 2017-10-07 08:15:04 +09:00
Shin'ya Ueoka
5ef9a2a60c fix imports in test 2017-10-05 20:12:08 +09:00
Shin'ya Ueoka
5ac1f60ece remove deprecated property in KeyboardEvent 2017-10-03 20:58:50 +09:00
Shin'ya Ueoka
fc36195e79 add follow action and reducers test 2017-10-02 21:53:12 +09:00
Shin'ya Ueoka
0a7ae631cd follow as redux 2017-10-02 21:38:23 +09:00
Shin'ya Ueoka
a74a8b537e BackgroundInputComponent 2017-10-01 17:18:26 +09:00
Shin'ya Ueoka
c382715405 search engine validation 2017-10-01 15:44:16 +09:00
Shin'ya Ueoka
2d0968a70b add setting validator 2017-10-01 12:17:58 +09:00
Shin'ya Ueoka
61806a4e7f setting as redux 2017-10-01 11:09:29 +09:00
Shin'ya Ueoka
40cc5b9175 add tests for completion and fix 2017-10-01 08:32:55 +09:00
Shin'ya Ueoka
567b696cec redux in console 2017-09-30 22:51:18 +09:00
Shin'ya Ueoka
6551420e1a move messages to content 2017-09-30 20:36:17 +09:00
Shin'ya Ueoka
e9863299ab implement go-parent command 2017-09-17 12:52:24 +09:00
Shin'ya Ueoka
ac8b40a2f3 pagenate by prev/next links 2017-09-17 11:54:21 +09:00
Shin'ya Ueoka
fb1d3b5962 add store test and fix store 2017-09-16 23:17:42 +09:00
Shin'ya Ueoka
83cb277ba2 consome as store/reducers 2017-09-16 21:08:18 +09:00
Shin'ya Ueoka
7bc569eac7 fix input actions test 2017-09-11 21:37:51 +09:00
Shin'ya Ueoka
2190a525b4 add command actions test 2017-09-11 21:37:32 +09:00
Shin'ya Ueoka
14d13e2c3a add tests for input action/reducer 2017-09-10 22:23:17 +09:00
Shin'ya Ueoka
879b5afe66 key input sequence as action/reducer 2017-09-10 22:14:55 +09:00
Shin'ya Ueoka
3c67cc0a00 completion as action/reducer 2017-09-10 11:13:05 +09:00
Shin'ya Ueoka
7e35d11f65 add console actions/reducer tests and fix targets 2017-09-09 22:50:00 +09:00
Shin'ya Ueoka
8593b3f5cd remove messages 2017-09-09 20:36:07 +09:00
Shin'ya Ueoka
eff7fe276b remove keys 2017-09-09 16:43:17 +09:00
Shin'ya Ueoka
5e124e7561 add Completion class 2017-09-05 18:15:24 +09:00
Shin'ya Ueoka
adcaf2aa48 message passing by helper functions 2017-09-01 11:52:31 +09:00
Shin'ya Ueoka
2c4e8c299c use char-code in KeyQueue 2017-08-27 17:55:17 +09:00
Shin'ya Ueoka
a052ec92b7 add Hint tests 2017-08-21 22:19:01 +09:00
Shin'ya Ueoka
c50f463bc1 add follow tests 2017-08-21 21:32:02 +09:00
Shin'ya Ueoka
55147feb8e add Follow test 2017-08-20 21:34:06 +09:00
Shin'ya Ueoka
f1c920e000 add HintKeyProducer 2017-08-17 22:33:46 +09:00
Shin'ya Ueoka
8c6bd8eb90 add keys test 2017-08-15 21:17:17 +09:00
Shin'ya Ueoka
b9fe3343fc add key-queue test 2017-08-15 20:47:52 +09:00