Commit graph

32 commits

Author SHA1 Message Date
Shin'ya Ueoka
a88324acd9 Define client and presenter for follow 2019-05-18 16:23:00 +09:00
Shin'ya Ueoka
17dc2bb5ec Send properties on activate 2019-05-17 23:12:34 +09:00
Shin'ya Ueoka
fcd15f4f09 Find as a controller 2019-05-11 15:41:07 +09:00
Shin'ya Ueoka
ad1f3c07fb Make scroller as a presenter 2019-05-11 11:51:29 +09:00
Shin'ya Ueoka
1ba1660269 Make find as a clean architecture 2019-05-11 11:37:18 +09:00
Shin'ya Ueoka
bacf83a320 Make settings as a clean architecture 2019-05-11 08:04:01 +09:00
Shin'ya Ueoka
e76ca380f7 Make addon-enabled as a clean architecture 2019-05-10 23:00:59 +09:00
Shin'ya Ueoka
a0882bbceb Declare setting types 2019-05-06 22:17:18 +09:00
Shin'ya Ueoka
d01db82c0d Types src/content 2019-05-05 23:59:59 +09:00
Shin'ya Ueoka
c60d0e7392 Rename .js/.jsx to .ts/.tsx 2019-05-02 11:14:19 +09:00
Shin'ya Ueoka
e248477ecb Scroll on global mark and handle gone tab 2018-10-12 14:59:45 +09:00
Shin'ya Ueoka
327144a3aa [wip] content 2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
45a65b38db Fix no previous search keywords 2018-06-17 11:42:34 +09:00
Shin'ya Ueoka
0496d7e269 SHow error if not previous keywords 2018-06-17 10:35:32 +09:00
Shin'ya Ueoka
cf30ef0cd5 update indicator on loaded 2018-05-06 21:35:11 +09:00
Shin'ya Ueoka
129aae38df Indicator shows the add-on enabled 2018-05-06 22:30:04 +09:00
Shin'ya Ueoka
4d7c24f38a Merge remote-tracking branch 'origin/master' into background-adjacent-tabs 2018-05-01 13:51:07 +09:00
Shin'ya Ueoka
4923cb20c7 remove redundant checks 2018-03-06 21:59:08 +09:00
Shin'ya Ueoka
93bd0bc54f show message on find 2018-03-06 21:56:54 +09:00
Shin'ya Ueoka
8cc7d472df Cancel following by <C-[> 2018-02-26 21:23:21 +09:00
Shin'ya Ueoka
03bb124cce support custom chars as hintchars 2018-01-11 22:02:38 +09:00
Erwan Ameil
177940981e Open adjacent tabs and background tabs 2017-11-16 13:03:38 +00:00
Shin'ya Ueoka
036ede3379 support mutliple modifiers for key bindings 2017-11-11 20:34:31 +09:00
Shin'ya Ueoka
12db4943ee show error on find and wrap search 2017-11-11 16:16:10 +09:00
Shin'ya Ueoka
e021504356 first find implementation 2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
7e6b8262b5 fix settings reload on content 2017-11-05 11:48:11 +09:00
Shin'ya Ueoka
2c600786c8 rename to follow-controller 2017-10-31 19:34:32 +09:00
Shin'ya Ueoka
24c7369451 Remove update propagation 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
903c9c78b7 remove message propagation 2017-10-18 22:04:30 +09:00
Shin'ya Ueoka
45b3b0510f follow links for multi-frames in viewport 2017-10-15 21:59:37 +09:00
Shin'ya Ueoka
ac5354020e support multi-frame following 2017-10-15 17:42:17 +09:00