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
|
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 |
|
usk
|
c4de9ec451
|
add support for duplicating current tab
|
2017-11-07 03:22:18 +09:00 |
|
Jiabo Hou
|
87b8280d4b
|
code review
* change default keybinding for pin/unpin tab from 'p' to 'zp'
* use toggleTabPinned to toggle the tab pinned state, instead of updateTabPinned
|
2017-11-05 18:09:02 -05:00 |
|
Jiabo Hou
|
c2d2f895a5
|
added support for pinning/unpinning tabs
features:
* pin tab
* unpin tab
* toggle pin/unpin tab
|
2017-11-05 17:28:26 -05:00 |
|
Shin'ya Ueoka
|
b3b017a123
|
Merge pull request #113 from alx741/tabs
Add Tabs first/last selectors
|
2017-11-05 13:17:40 +00:00 |
|
Shin'ya Ueoka
|
7e6b8262b5
|
fix settings reload on content
|
2017-11-05 11:48:11 +09:00 |
|
Shin'ya Ueoka
|
387524a407
|
fix plugin load
|
2017-11-05 07:47:05 +09:00 |
|
Shin'ya Ueoka
|
e4ff3a78fb
|
Merge pull request #126 from ueokande/69-fix-completion-navigate
fix completion navigate
|
2017-11-02 23:07:06 +00:00 |
|
Shin'ya Ueoka
|
774a960a83
|
remove comparison with previous value
|
2017-11-02 21:04:13 +09:00 |
|
Shin'ya Ueoka
|
14241ca842
|
support following area tags
|
2017-10-31 21:37:53 +09:00 |
|
Shin'ya Ueoka
|
2c600786c8
|
rename to follow-controller
|
2017-10-31 19:34:32 +09:00 |
|
Shin'ya Ueoka
|
24c7369451
|
Remove update propagation
|
2017-10-31 19:34:32 +09:00 |
|
Shin'ya Ueoka
|
3a1940a0c3
|
fix completion navigate
|
2017-10-30 20:49:18 +09:00 |
|
Daniel Campoverde
|
ef98e196ab
|
Add TAB_LAST operation
|
2017-10-29 22:26:08 -05:00 |
|
Daniel Campoverde
|
d0df1a05a1
|
Clean up TAB_FIRST operation
|
2017-10-29 22:03:46 -05:00 |
|
Daniel Campoverde
|
2c97f8a4f3
|
Fix selectFirstTab
|
2017-10-29 22:01:12 -05:00 |
|
Daniel Campoverde
|
026fee32d6
|
Default TAB_FIRST mapping
|
2017-10-29 21:56:59 -05:00 |
|
Daniel Campoverde
|
a2651f617f
|
Add TAB_FIRST operation
|
2017-10-29 20:48:22 -05:00 |
|
Shin'ya Ueoka
|
9c277d0b04
|
scroll html and body preferentially
|
2017-10-29 22:21:18 +09:00 |
|
Shin'ya Ueoka
|
d1f456dca0
|
fix page scroll
|
2017-10-25 22:00:08 +09:00 |
|
Shin'ya Ueoka
|
fda4c95b89
|
allow to open target='_blank' link
|
2017-10-25 21:05:28 +09:00 |
|
Shin'ya Ueoka
|
a4b86bf3a0
|
scroll first scrollable elment
|
2017-10-24 21:55:50 +09:00 |
|
Shin'ya Ueoka
|
6b60d09ae2
|
follow [tabindex]
the [tabindex] elements are used in gmail
|
2017-10-23 20:40:09 +09:00 |
|
Shin'ya Ueoka
|
a57cdbd5b5
|
dom helper
|
2017-10-23 20:10:05 +09:00 |
|
Shin'ya Ueoka
|
b9f2668cea
|
add blacklist setting
|
2017-10-22 22:17:00 +09:00 |
|
Shin'ya Ueoka
|
c6eb5553d0
|
add setting actions in content
|
2017-10-22 20:14:38 +09:00 |
|
Shin'ya Ueoka
|
6ad143d294
|
change default keymap
|
2017-10-21 19:41:55 +09:00 |
|
Shin'ya Ueoka
|
dc6d93c1da
|
enable/disable addon by keys
|
2017-10-21 19:40:22 +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
|
c2a663a64d
|
clean
|
2017-10-21 10:13:20 +09:00 |
|
Shin'ya Ueoka
|
71d35005b4
|
force console focus
|
2017-10-19 20:31:16 +09:00 |
|