Commit graph

347 commits

Author SHA1 Message Date
Shin'ya Ueoka
1b2a5462f3 set default properties 2018-01-23 21:03:33 +09:00
Shin'ya Ueoka
526009ba52 fix for slack scroll 2018-01-20 21:00:39 +09:00
Shin'ya Ueoka
1f57547c0a
Merge pull request #308 from ueokande/focus-input
Focus input
2018-01-18 10:41:08 +00:00
Ben Boeckel
f55f0bfd98 keymaps-form: fix a typo 2018-01-15 15:18:56 -05:00
Shin'ya Ueoka
d1a81a877f focus on visible elements 2018-01-15 21:56:10 +09:00
Cornelius Matějka
478aa3cfab Changed default key binding for closing pined tabs ('DD' -> '!d')as requested in PR 2018-01-14 17:19:02 +01:00
Cornelius Matějka
5c803656f2 Fixed few lint errors 2018-01-14 17:19:02 +01:00
Cornelius Matějka
e7dcd7f500 Pinned tabs are not closeable by 'd'
Added binding 'DD' to force tab close which also closes pinned tabs
2018-01-14 17:19:02 +01:00
Shin'ya Ueoka
423d17aeb6
Merge pull request #137 from alx741/tabs
Most recently used tab selector
2018-01-14 00:29:08 +00:00
Shin'ya Ueoka
930cd14ac1 fix default propertiest 2018-01-14 09:08:24 +09:00
Shin'ya Ueoka
1d85b397c9 fix default settings 2018-01-14 09:08:21 +09:00
Shin'ya Ueoka
9384fd07d5 implement focus input 2018-01-13 23:05:51 +09:00
Shin'ya Ueoka
e3fdf742e7 add focus input key map 2018-01-13 22:42:39 +09:00
Shin'ya Ueoka
be1f8e4d71
Merge pull request #300 from usk/feature/open-clipboard's-url
open clipboard's URL in current/new tab
2018-01-13 12:10:14 +00:00
Shin'ya Ueoka
335b9ca474 fix smooth scroll on key repeated 2018-01-13 19:51:22 +09:00
Shin'ya Ueoka
8fea1e5cd2 clean scrolls 2018-01-13 16:45:47 +09:00
Shin'ya Ueoka
2ca1b54faa add smoothscroll property 2018-01-13 16:24:24 +09:00
Shin'ya Ueoka
42839161bb add smooth scroll 2018-01-13 16:24:23 +09:00
Shin'ya Ueoka
057a0b8a46 remove window from scrolls 2018-01-13 15:33:59 +09:00
Shin'ya Ueoka
03bb124cce support custom chars as hintchars 2018-01-11 22:02:38 +09:00
Shin'ya Ueoka
fad8f96a66 implement set option 2018-01-11 21:27:41 +09:00
Shin'ya Ueoka
befcff973a fix property parser 2018-01-11 20:14:56 +09:00
Shin'ya Ueoka
dda4e7475c move commands to background action 2018-01-11 20:07:25 +09:00
Shin'ya Ueoka
22c34a0a6f add set property action in background 2018-01-10 21:34:40 +09:00
Shin'ya Ueoka
6083e70ea0 separate setting actions and reducers 2018-01-08 22:04:33 +09:00
Shin'ya Ueoka
d23c190cad default properties 2018-01-08 21:40:12 +09:00
Shin'ya Ueoka
3dbdcdba07 property parser 2018-01-08 18:37:29 +09:00
Shin'ya Ueoka
5c449df9b6 separate command 2018-01-08 16:25:55 +09:00
Shin'ya Ueoka
fe48dce1c9 default property values 2018-01-08 16:25:55 +09:00
Shin'ya Ueoka
f4499b840c Set default properties 2018-01-08 13:54:18 +09:00
Shin'ya Ueoka
86df54067f Add PropertiesForm 2018-01-05 22:55:25 +09:00
Shin'ya Ueoka
e19f89f162 add property to settings 2018-01-05 22:55:25 +09:00
Shin'ya Ueoka
fbdec04786 move settings validator 2018-01-05 22:55:25 +09:00
usk
54a7662cd1 open clipboard's URL in current/new tab 2018-01-03 07:34:41 +09:00
Shin'ya Ueoka
df18fb337f
Merge pull request #291 from usk/feature/do-not-follow-link-which-has-aria-hidden-attribute-or-aria-disabled-attribute
do not follow link which has aria-hidden attribute or aria-disabled a…
2017-12-28 16:20:54 +09:00
l4
2e67d9a667 fix scroll settings typos 2017-12-28 13:58:53 +07:00
usk
de7883329b do not follow link which has aria-hidden attribute or aria-disabled attribute 2017-12-24 06:29:07 +09:00
Shin'ya Ueoka
a133ee3d6a
Merge pull request #221 from kleschenko/fixed_completion
Fix history completion to show most frequent results first.
2017-12-22 08:04:14 +09:00
Shin'ya Ueoka
b18674de73
Merge pull request #240 from chocolateboy/pagination-tweaks
Pagination tweaks and fixes
2017-11-30 19:48:46 +09:00
Shin'ya Ueoka
d5517345a8
Merge pull request #252 from ollef/patch-1
Use encodeURIComponent for search queries
2017-11-29 18:54:57 +09:00
Shin'ya Ueoka
8361b70d0b
Merge pull request #222 from kleschenko/fix_buffers_completion
Fix buffers completion when there are some tabs with undefined title.
2017-11-29 18:35:35 +09:00
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
Daniel Campoverde
f9b59a1433 Remove unused variables 2017-11-26 14:52:54 -05:00
Daniel Campoverde
0056c5fec4 Fix visible links test 2017-11-26 14:40:26 -05:00
Daniel Campoverde
70a47fdaee Fix linter error 2017-11-26 13:38:17 -05:00
Daniel Campoverde
6fc5d06205 Previous selected tab based on tab events only 2017-11-26 13:26:27 -05:00
Daniel Campoverde
3acd921d52 Use tab-change event handler 2017-11-26 13:19:40 -05:00
Daniel Campoverde
e9a7f679c4 Keep current en previous tabs id 2017-11-26 12:39:09 -05:00
Daniel Campoverde
9c1bc5552a Format lines to 80 chars 2017-11-26 12:39:09 -05:00