Commit graph

978 commits

Author SHA1 Message Date
TeepaBlue
2a76a5df62
Update README.md
keyboard → the keyboard
2019-03-17 06:39:44 +09:00
Shin'ya Ueoka
124e221999
Merge pull request #538 from ueokande/scroll-console
Scroll console
2019-02-25 22:04:12 +09:00
Shin'ya Ueoka
cebd64a69f
Merge pull request #539 from ueokande/webext-on-install-event
Use browser.runtime.onInstalled event
2019-02-25 22:01:37 +09:00
Shin'ya Ueoka
8614c7a516 Show popup when installed or updated 2019-02-25 21:52:29 +09:00
Shin'ya Ueoka
f961c205a7 Use onInstalled event 2019-02-25 21:51:48 +09:00
Shin'ya Ueoka
dfeb7e7549
Merge pull request #544 from ueokande/refactor-background
Refactor background
2019-02-24 22:45:47 +09:00
Shin'ya Ueoka
80a4a347ec Update .eslintrc 2019-02-24 22:39:46 +09:00
Shin'ya Ueoka
0a1aeb2342 Ignore about: tabs on broadcast 2019-02-24 22:39:46 +09:00
Shin'ya Ueoka
f707f4da75 Clean classes and repository 2019-02-24 22:39:46 +09:00
Shin'ya Ueoka
a880d5684b Remove unused methods 2019-02-24 21:58:12 +09:00
Shin'ya Ueoka
a26d8a8a1b Capitalize background scripts 2019-02-24 21:58:12 +09:00
Shin'ya Ueoka
83684a78e6
Merge pull request #543 from ryanstreur/ryanstreur-patch-readme
Update README.md
2019-02-22 12:34:16 +09:00
Ryan Streur
6e961946dd
Update README.md
Correct simple mix-up with scroll direction in README.md
2019-02-21 16:13:26 -08:00
Shin'ya Ueoka
8a0d9e5efb
Merge pull request #537 from ueokande/space-key-map
Space key map
2019-02-15 21:17:25 +09:00
Shin'ya Ueoka
9868da1ac4 Remove unused import 2019-02-15 21:16:34 +09:00
Shin'ya Ueoka
bc327e87a8 Fix Completion interface and add test 2019-02-15 21:16:34 +09:00
Shin'ya Ueoka
f43a2d2a9e Clean completion component 2019-02-15 21:16:34 +09:00
Shin'ya Ueoka
014963b327 Implement completion scroll 2019-02-15 21:16:34 +09:00
Shin'ya Ueoka
0c2fcf74bb Use single index on completions of the console 2019-02-15 21:16:34 +09:00
Shin'ya Ueoka
fd125422e0 Enable to bind space key 2019-02-11 20:19:34 +09:00
Shin'ya Ueoka
1731bf1f5f Use FirefoxHeadless 2019-02-11 20:17:01 +09:00
Shin'ya Ueoka
21788740c1
Merge pull request #536 from ueokande/make-smooth-scroll-smoother
Make smooth-scroll smoother
2019-02-11 20:11:13 +09:00
Shin'ya Ueoka
68668cfefa Increase scroll delta 2019-02-11 20:07:46 +09:00
Shin'ya Ueoka
4f342102c0 Remove repeat properties 2019-02-11 20:06:31 +09:00
Shin'ya Ueoka
7bdecfdb34 Clean scroller 2019-02-11 20:05:29 +09:00
Shin'ya Ueoka
514f91f8dc Make smooth-scroll smoother 2019-02-11 19:58:33 +09:00
Shin'ya Ueoka
b5a85ad059
Merge pull request #535 from sleepypikachu/fix-issue-534
Correct spelling of WebExtensions
2019-02-06 20:03:59 +09:00
Elliot
8abc2d8ef0
Correct spelling of WebExtensions
Spelling as per https://wiki.mozilla.org/WebExtensions
2019-02-06 10:52:30 +00:00
Shin'ya Ueoka
21bc06cfeb Bump a version 2019-02-04 16:22:49 +09:00
Shin'ya Ueoka
7c99569b0c
Merge pull request #533 from ueokande/qa-0.20
QA 0.20
2019-02-04 16:04:50 +09:00
Shin'ya Ueoka
e911d2772c Show alert on opening about:home 2019-02-04 15:48:03 +09:00
Shin'ya Ueoka
ac1a37aeec Add test cases for gh/gH 2019-02-04 15:48:03 +09:00
Shin'ya Ueoka
44aff07b89 Remove openerTabId on gH 2019-02-04 15:48:03 +09:00
Shin'ya Ueoka
d5e561e777 Add e2e test case for <S-D> 2019-02-04 15:48:03 +09:00
Shin'ya Ueoka
c404bbba22
Merge pull request #532 from ueokande/update-packages
Update packages
2019-02-04 12:38:53 +09:00
Shin'ya Ueoka
5bdbff0be6 Update css-loader 2019-02-04 10:36:44 +09:00
Shin'ya Ueoka
d166bf0749 Update eslint 2019-02-04 10:36:09 +09:00
Shin'ya Ueoka
01c58bd337 Update karma 2019-02-04 10:33:23 +09:00
Shin'ya Ueoka
af2aedcb9e Update node-sass 2019-02-04 10:32:14 +09:00
Shin'ya Ueoka
de33bb12e0 Update preact 2019-02-04 10:22:57 +09:00
Shin'ya Ueoka
f23445fc00 Update style-laoder 2019-02-04 10:15:48 +09:00
Shin'ya Ueoka
2577743558 Update babel-eslint 2019-02-04 10:06:46 +09:00
Shin'ya Ueoka
5cb6b5f76a
Merge pull request #516 from ueokande/close-tabs-to-the-right
Add close tabs to the right command
2019-02-04 09:44:01 +09:00
Shin'ya Ueoka
6282204fc6
Merge pull request #524 from tsia/patch-1
fixed typo in README
2019-01-16 06:54:01 +09:00
Shin'ya Ueoka
a6f82471c0
Merge branch 'master' into patch-1 2019-01-16 06:53:43 +09:00
Shin'ya Ueoka
58299e2d45
Merge pull request #523 from tsia/patch-2
added Hint how to select items from the completion list
2019-01-16 06:49:31 +09:00
tsia
30e0a11e59
added Hint how to select items from the completion list
(see #522)
2019-01-15 14:21:49 +01:00
tsia
91c5942e7d
fixed typo in README 2019-01-15 12:51:51 +01:00
Shin'ya Ueoka
54bbe4ecbd Close only unpinned tabs; 2018-12-27 20:06:32 +09:00
Shin'ya Ueoka
c03ab2862b Add close tabs to the right command 2018-12-27 19:49:48 +09:00