Commit graph

291 commits

Author SHA1 Message Date
Shin'ya Ueoka
a69f33f569 cancel migrate on failure 2017-11-28 21:26:01 +09:00
Shin'ya Ueoka
e1060f9bb2 remove default form settings 2017-11-28 20:45:22 +09:00
Shin'ya Ueoka
6821372fc7 fix form key bindings 2017-11-26 21:59:29 +09:00
Shin'ya Ueoka
6b7fad3e49 fix form key bindings 2017-11-26 21:54:27 +09:00
Shin'ya Ueoka
8c79b2c5e7 fix keymap field 2017-11-26 21:06:39 +09:00
Shin'ya Ueoka
c934550a02 remove <C-Y>/<C-E> keymaps 2017-11-26 20:19:14 +09:00
Shin'ya Ueoka
c23333110d confirm before setting migration 2017-11-26 16:41:59 +09:00
Shin'ya Ueoka
26777d9e30 fix form css 2017-11-26 16:41:34 +09:00
Shin'ya Ueoka
705c47bc63 add KeymapsForm test 2017-11-26 12:34:49 +09:00
Shin'ya Ueoka
0967304ebe add SearchForm test 2017-11-26 12:18:12 +09:00
Shin'ya Ueoka
d195890eb9 rename serach engine 2017-11-26 12:01:48 +09:00
Shin'ya Ueoka
e90cf895ad add input test 2017-11-26 11:45:32 +09:00
Shin'ya Ueoka
256e7372d4 settings migration between json and form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
2c46e9d448 fix keymap form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
d15de42a75 settings helpers 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
f27d21908a load settiongs from form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
5070006193 add button 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
df10208ed5 blacklist form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
bbad1c6c6a delete button 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
2641183a5b keymaps form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
7b44b65247 Add search form 2017-11-26 11:45:05 +09:00
Shin'ya Ueoka
4e5ddc1d57 Add keybindings form 2017-11-26 11:40:12 +09:00
Shin'ya Ueoka
d33b37cdb9 Use Preact for settings and show validation 2017-11-26 11:40:12 +09:00
Shin'ya Ueoka
44459e39c3 use preact 2017-11-26 11:40:12 +09:00
Shin'ya Ueoka
27263e906d Fix message CSS 2017-11-19 12:01:49 +09:00
Shin'ya Ueoka
bdae21b3a1
Merge pull request #162 from heavenshell/feature/console_key
Add c-n, c-j, c-p, c-k, c-m to console keybind
2017-11-18 22:14:33 +09:00
Shin'ya Ueoka
7803739227
Merge pull request #133 from usk/follow-some-buttons-on-mobile.twitter.com
add support for following some buttons on mobile.twitter.com
2017-11-18 22:13:46 +09:00
Shinya Ohyanagi
5d0554c7e8 Fix drop arrow keys from console 2017-11-18 13:53:33 +09:00
Shinya Ohyanagi
b70a671d7e Fix drop <C-j>, <C-k> from cursor selector
Because these are not Vim's default behavior.
2017-11-18 13:22:43 +09: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
Shinya Ohyanagi
9ce5458331 Fix add return statement 2017-11-16 23:22:56 +09:00
Shinya Ohyanagi
f32dce829c Add allow up and down to move cursor
Also refactor methods.
2017-11-16 21:50:44 +09:00
Shinya Ohyanagi
b1d186b662 Add c-n, c-p, c-m to console
Add `c-n`, `c-j` for select next item.
Add `c-p`, `c-k` for select previous item.
Add `c-m` for select item.

Above console keybinds are same as Vim(Vimperator)'s completion
selector.
2017-11-15 22:42:09 +09:00
Shin'ya Ueoka
cc0fbdd496 border on console 2017-11-15 21:54:52 +09:00
Shin'ya Ueoka
1a6d13840e maximize z-index of hints 2017-11-15 21:26:06 +09:00
Shin'ya Ueoka
44aa90184f Fix console iframe styles 2017-11-15 21:18:57 +09:00
Shin'ya Ueoka
c202ab0529 fix hot-reload settings 2017-11-13 19:44:19 +09:00
Shin'ya Ueoka
91ea58008c fix 0/$ 2017-11-12 22:16:25 +09:00
Shin'ya Ueoka
ccf3c7b421 fix for symbol keys 2017-11-12 18:21:28 +09:00
Shin'ya Ueoka
036ede3379 support mutliple modifiers for key bindings 2017-11-11 20:34:31 +09:00
Shin'ya Ueoka
4e94695c75 add key utils 2017-11-11 20:24:41 +09:00
Shin'ya Ueoka
fe8a928317 remove unused actions and fix test 2017-11-11 18:51:32 +09:00
Shin'ya Ueoka
e3409b3aae fix on unfocus 2017-11-11 18:34:57 +09:00
Shin'ya Ueoka
12db4943ee show error on find and wrap search 2017-11-11 16:16:10 +09:00
Shin'ya Ueoka
6db2458929 prevent 2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
e021504356 first find implementation 2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
956dd937d3 console as redux architecture 2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
e1c70769ea add find action and reducer 2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
be37c42d28 show find in console 2017-11-11 16:16:01 +09:00
Shin'ya Ueoka
cb4b26e03f flexible prompt 2017-11-11 16:16:01 +09:00