Shin'ya Ueoka
f66e75575d
Store x position into marks
2018-10-11 17:33:27 +09:00
Shin'ya Ueoka
2055dfb2fb
Rename mode acton and reducer
2018-10-11 17:33:22 +09:00
Shin'ya Ueoka
bf283c732e
Add mark action and reducer
2018-10-11 15:00:50 +09:00
Magnus Bergmark
b45ffea6a4
Allow following <summary> elements
2018-07-16 13:04:26 +02:00
Shin'ya Ueoka
efa1cb3967
Use official redux on content
2018-07-08 11:44:37 +09:00
Shin'ya Ueoka
fc8a12faa6
global expect
2018-05-05 13:56:52 +09:00
Shin'ya Ueoka
92f8365be7
set find keyword from background
2018-03-07 21:05:52 +09:00
Shin'ya Ueoka
90b83d7b7b
hide console on <Esc> and <C-{>
2018-03-04 18:41:23 +09:00
chocolateboy
ee3cd3faab
pagination tweaks and fixes:
...
- fallback links:
- select the last matching link rather than the first
- use `innerText` rather than `textContent`
- use a single regex for each pattern rather than an array
- fix markup typo in test
2017-11-23 16:39:45 +00:00
chocolateboy
4a44679321
improve #linkPrev and #linkNext:
...
- add support for <link> elements
- match if there's more than one rel e.g. <a rel="nofollow next">...</a>
- more tests
2017-11-17 23:17:32 +00:00
Shin'ya Ueoka
c202ab0529
fix hot-reload settings
2017-11-13 19:44:19 +09:00
Shin'ya Ueoka
036ede3379
support mutliple modifiers for key bindings
2017-11-11 20:34:31 +09:00
Shin'ya Ueoka
fe8a928317
remove unused actions and fix test
2017-11-11 18:51:32 +09:00
Shin'ya Ueoka
e1c70769ea
add find action and reducer
2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
387524a407
fix plugin load
2017-11-05 07:47:05 +09:00
Shin'ya Ueoka
2c600786c8
rename to follow-controller
2017-10-31 19:34:32 +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
39fb540037
separate content
2017-10-08 15:04:55 +09:00
Shin'ya Ueoka
5ef9a2a60c
fix imports in test
2017-10-05 20:12:08 +09:00
Shin'ya Ueoka
0a7ae631cd
follow as redux
2017-10-02 21:38:23 +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
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