Commit graph

54 commits

Author SHA1 Message Date
Shin'ya Ueoka
2c600786c8 rename to follow-controller 2017-10-31 19:34:32 +09:00
Shin'ya Ueoka
b9f2668cea add blacklist setting 2017-10-22 22:17:00 +09:00
Shin'ya Ueoka
c6eb5553d0 add setting actions in content 2017-10-22 20:14:38 +09:00
Shin'ya Ueoka
59f7ef205d add addon actions 2017-10-21 13:26:36 +09:00
Shin'ya Ueoka
cd6f7e7788 support shift modifier 2017-10-21 12:50:53 +09:00
Shin'ya Ueoka
214a5103f3 emit mapped keys from input-component 2017-10-21 12:47:44 +09:00
Shin'ya Ueoka
45b3b0510f follow links for multi-frames in viewport 2017-10-15 21:59:37 +09:00
Shin'ya Ueoka
4c9d0433a6 make top-content component and frame-content component 2017-10-15 09:04:00 +09:00
Shin'ya Ueoka
bebf8e2327 get hints from window 2017-10-14 06:46:31 +09:00
Shin'ya Ueoka
890f84c343 move hint component 2017-10-14 06:40:49 +09:00
Shin'ya Ueoka
4646e8b18d fix follow for contenteditable 2017-10-12 21:18:52 +09:00
Shin'ya Ueoka
c913dcdec7 parse json in settings 2017-10-09 15:30:05 +09:00
Shin'ya Ueoka
7ac00fce6f Show info on yanked 2017-10-08 19:58:36 +09:00
Shin'ya Ueoka
b0d2b53281 use mode in console message 2017-10-08 19:09:25 +09:00
Shin'ya Ueoka
2faf44af74 move store to shared 2017-10-08 15:11:09 +09:00
Shin'ya Ueoka
39fb540037 separate content 2017-10-08 15:04:55 +09:00
Shin'ya Ueoka
d886d7de29 move background 2017-10-08 14:57:27 +09:00
Shin'ya Ueoka
58123210ab separate settings 2017-10-08 14:44:21 +09:00
Shin'ya Ueoka
541449b1fc separate console 2017-10-08 14:18:12 +09:00
Shin'ya Ueoka
38fee74760 reset follow on enabled 2017-10-08 10:12:52 +09:00
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