Shin'ya Ueoka
90b83d7b7b
hide console on <Esc> and <C-{>
7 years ago
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
7 years ago
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
7 years ago
Shin'ya Ueoka
c202ab0529
fix hot-reload settings
7 years ago
Shin'ya Ueoka
036ede3379
support mutliple modifiers for key bindings
7 years ago
Shin'ya Ueoka
fe8a928317
remove unused actions and fix test
7 years ago
Shin'ya Ueoka
e1c70769ea
add find action and reducer
7 years ago
Shin'ya Ueoka
387524a407
fix plugin load
7 years ago
Shin'ya Ueoka
2c600786c8
rename to follow-controller
7 years ago
Shin'ya Ueoka
c6eb5553d0
add setting actions in content
7 years ago
Shin'ya Ueoka
59f7ef205d
add addon actions
7 years ago
Shin'ya Ueoka
cd6f7e7788
support shift modifier
7 years ago
Shin'ya Ueoka
214a5103f3
emit mapped keys from input-component
7 years ago
Shin'ya Ueoka
45b3b0510f
follow links for multi-frames in viewport
7 years ago
Shin'ya Ueoka
4c9d0433a6
make top-content component and frame-content component
7 years ago
Shin'ya Ueoka
bebf8e2327
get hints from window
7 years ago
Shin'ya Ueoka
890f84c343
move hint component
7 years ago
Shin'ya Ueoka
4646e8b18d
fix follow for contenteditable
7 years ago
Shin'ya Ueoka
39fb540037
separate content
7 years ago
Shin'ya Ueoka
5ef9a2a60c
fix imports in test
7 years ago
Shin'ya Ueoka
0a7ae631cd
follow as redux
7 years ago
Shin'ya Ueoka
e9863299ab
implement go-parent command
7 years ago
Shin'ya Ueoka
ac8b40a2f3
pagenate by prev/next links
7 years ago
Shin'ya Ueoka
a052ec92b7
add Hint tests
7 years ago
Shin'ya Ueoka
c50f463bc1
add follow tests
7 years ago
Shin'ya Ueoka
55147feb8e
add Follow test
7 years ago
Shin'ya Ueoka
f1c920e000
add HintKeyProducer
7 years ago