Commit graph

284 commits

Author SHA1 Message Date
Shin'ya Ueoka
e4ff3a78fb
Merge pull request #126 from ueokande/69-fix-completion-navigate
fix completion navigate
2017-11-02 23:07:06 +00:00
Shin'ya Ueoka
774a960a83 remove comparison with previous value 2017-11-02 21:04:13 +09:00
Shin'ya Ueoka
14241ca842 support following area tags 2017-10-31 21:37:53 +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
3a1940a0c3 fix completion navigate 2017-10-30 20:49:18 +09:00
Daniel Campoverde
ef98e196ab Add TAB_LAST operation 2017-10-29 22:26:08 -05:00
Daniel Campoverde
d0df1a05a1 Clean up TAB_FIRST operation 2017-10-29 22:03:46 -05:00
Daniel Campoverde
2c97f8a4f3 Fix selectFirstTab 2017-10-29 22:01:12 -05:00
Daniel Campoverde
026fee32d6 Default TAB_FIRST mapping 2017-10-29 21:56:59 -05:00
Daniel Campoverde
a2651f617f Add TAB_FIRST operation 2017-10-29 20:48:22 -05:00
Shin'ya Ueoka
9c277d0b04 scroll html and body preferentially 2017-10-29 22:21:18 +09:00
Shin'ya Ueoka
d1f456dca0 fix page scroll 2017-10-25 22:00:08 +09:00
Shin'ya Ueoka
fda4c95b89 allow to open target='_blank' link 2017-10-25 21:05:28 +09:00
Shin'ya Ueoka
a4b86bf3a0 scroll first scrollable elment 2017-10-24 21:55:50 +09:00
Shin'ya Ueoka
6b60d09ae2 follow [tabindex]
the [tabindex] elements are used in gmail
2017-10-23 20:40:09 +09:00
Shin'ya Ueoka
a57cdbd5b5 dom helper 2017-10-23 20:10:05 +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
6ad143d294 change default keymap 2017-10-21 19:41:55 +09:00
Shin'ya Ueoka
dc6d93c1da enable/disable addon by keys 2017-10-21 19:40:22 +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
c2a663a64d clean 2017-10-21 10:13:20 +09:00
Shin'ya Ueoka
71d35005b4 force console focus 2017-10-19 20:31:16 +09:00
Shin'ya Ueoka
903c9c78b7 remove message propagation 2017-10-18 22:04:30 +09:00
Shin'ya Ueoka
74c53b9040 fix settings reload 2017-10-17 22:01:01 +09:00
Shin'ya Ueoka
c143cf070e reset prevValue on console on shown 2017-10-17 21:07:41 +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
Shin'ya Ueoka
4c9d0433a6 make top-content component and frame-content component 2017-10-15 09:04:00 +09:00
Shin'ya Ueoka
042aa94936 console only top window 2017-10-15 07:37:42 +09:00
Shin'ya Ueoka
157ebaef9c index reducer in background 2017-10-14 22:11:54 +09:00
Shin'ya Ueoka
fc90f78e26 load content script all_frames and click link 2017-10-14 13:18:46 +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
10beccfab2 ignore events from contenteditable 2017-10-12 20:42:55 +09:00
Shin'ya Ueoka
7b0a43c559 follow link in new tab 2017-10-11 21:12:27 +09:00
Shin'ya Ueoka
6ea1a70e1b fix buffer commands 2017-10-11 20:52:16 +09:00
Shin'ya Ueoka
b2fad97cba fix word splitter in completion 2017-10-11 20:44:09 +09:00
Shin'ya Ueoka
7e70169d83 fix word splitter in command 2017-10-11 20:21:05 +09:00
Shin'ya Ueoka
142c7d45f4 fix errors on tabs selection 2017-10-10 22:11:19 +09:00
Shin'ya Ueoka
b9e177f800 ignore meta keys on input 2017-10-10 21:50:32 +09:00
Shin'ya Ueoka
053a6f0948 fix tab selection 2017-10-10 21:45:54 +09:00
Shin'ya Ueoka
c01358dad0 fix default keymap 2017-10-10 21:19:31 +09:00
Shin'ya Ueoka
83a9f2d7ee fix operation name 2017-10-09 21:32:52 +09:00
Shin'ya Ueoka
cf36bf192c fix method name 2017-10-09 21:01:22 +09:00
Shin'ya Ueoka
8c84930ca3 scroll horizonally 2017-10-09 21:00:26 +09:00