Shin'ya Ueoka
335b9ca474
fix smooth scroll on key repeated
7 years ago
Shin'ya Ueoka
8fea1e5cd2
clean scrolls
7 years ago
Shin'ya Ueoka
2ca1b54faa
add smoothscroll property
7 years ago
Shin'ya Ueoka
42839161bb
add smooth scroll
7 years ago
Shin'ya Ueoka
057a0b8a46
remove window from scrolls
7 years ago
Shin'ya Ueoka
03bb124cce
support custom chars as hintchars
7 years ago
Shin'ya Ueoka
fad8f96a66
implement set option
7 years ago
Shin'ya Ueoka
befcff973a
fix property parser
7 years ago
Shin'ya Ueoka
dda4e7475c
move commands to background action
7 years ago
Shin'ya Ueoka
22c34a0a6f
add set property action in background
7 years ago
Shin'ya Ueoka
6083e70ea0
separate setting actions and reducers
7 years ago
Shin'ya Ueoka
d23c190cad
default properties
7 years ago
Shin'ya Ueoka
3dbdcdba07
property parser
7 years ago
Shin'ya Ueoka
5c449df9b6
separate command
7 years ago
Shin'ya Ueoka
fe48dce1c9
default property values
7 years ago
Shin'ya Ueoka
f4499b840c
Set default properties
7 years ago
Shin'ya Ueoka
86df54067f
Add PropertiesForm
7 years ago
Shin'ya Ueoka
e19f89f162
add property to settings
7 years ago
Shin'ya Ueoka
fbdec04786
move settings validator
7 years ago
usk
54a7662cd1
open clipboard's URL in current/new tab
7 years ago
l4
2e67d9a667
fix scroll settings typos
7 years ago
usk
de7883329b
do not follow link which has aria-hidden attribute or aria-disabled attribute
7 years ago
Shin'ya Ueoka
a69f33f569
cancel migrate on failure
7 years ago
Shin'ya Ueoka
e1060f9bb2
remove default form settings
7 years ago
Shin'ya Ueoka
6821372fc7
fix form key bindings
7 years ago
Shin'ya Ueoka
6b7fad3e49
fix form key bindings
7 years ago
Shin'ya Ueoka
8c79b2c5e7
fix keymap field
7 years ago
Shin'ya Ueoka
c934550a02
remove <C-Y>/<C-E> keymaps
7 years ago
Olle Fredriksson
86421b7586
Use encodeURIComponent for search queries
...
Should fix issue #244 .
7 years ago
Shin'ya Ueoka
c23333110d
confirm before setting migration
7 years ago
Shin'ya Ueoka
26777d9e30
fix form css
7 years ago
Shin'ya Ueoka
705c47bc63
add KeymapsForm test
7 years ago
Shin'ya Ueoka
0967304ebe
add SearchForm test
7 years ago
Shin'ya Ueoka
d195890eb9
rename serach engine
7 years ago
Shin'ya Ueoka
e90cf895ad
add input test
7 years ago
Shin'ya Ueoka
256e7372d4
settings migration between json and form
7 years ago
Shin'ya Ueoka
2c46e9d448
fix keymap form
7 years ago
Shin'ya Ueoka
d15de42a75
settings helpers
7 years ago
Shin'ya Ueoka
f27d21908a
load settiongs from form
7 years ago
Shin'ya Ueoka
5070006193
add button
7 years ago
Shin'ya Ueoka
df10208ed5
blacklist form
7 years ago
Shin'ya Ueoka
bbad1c6c6a
delete button
7 years ago
Shin'ya Ueoka
2641183a5b
keymaps form
7 years ago
Shin'ya Ueoka
7b44b65247
Add search form
7 years ago
Shin'ya Ueoka
4e5ddc1d57
Add keybindings form
7 years ago
Shin'ya Ueoka
d33b37cdb9
Use Preact for settings and show validation
7 years ago
Shin'ya Ueoka
44459e39c3
use preact
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
Kostyantyn Leschenko
cc539d96bc
Fix buffers completion when there are some tabs with undefined title.
7 years ago
Kostyantyn Leschenko
05c7a64b6d
Fix history completion to show most frequent results first.
7 years ago