Commit graph

1251 commits

Author SHA1 Message Date
Shin'ya Ueoka
b04eecce7f Replace e2e with lanthan 2019-04-06 22:39:40 +09:00
Shin'ya Ueoka
c9a0bf87d0 Add mark e2e tests 2019-04-06 21:37:58 +09:00
Shin'ya Ueoka
46eb287154 Add navigate e2e tests 2019-04-06 21:37:58 +09:00
Shin'ya Ueoka
f80f14f9d4 Add zoom e2e test 2019-04-06 21:37:58 +09:00
Shin'ya Ueoka
88a87504d1 Use eventually instead of sleep 2019-04-06 21:37:57 +09:00
Shin'ya Ueoka
1ae9b108fd Add tabs e2e test 2019-04-06 18:34:19 +09:00
Shin'ya Ueoka
6e6cd4c01e Add integration tests for scroll 2019-04-04 18:43:56 +09:00
Shin'ya Ueoka
af9662f86c Update .gitignore 2019-04-03 21:44:32 +09:00
Shin'ya Ueoka
39ea9231ff Install lanthan 2019-04-03 21:13:47 +09:00
Shin'ya Ueoka
249d3eb6c2 Install power-assert 2019-04-03 20:59:43 +09:00
Shin'ya Ueoka
d37e0b92d3 🎉 Release 0.21 2019-03-23 17:35:10 +09:00
Shin'ya Ueoka
831538e37b
Merge pull request #547 from ueokande/qa-0.21
QA 0.21
2019-03-23 08:21:05 +00:00
Shin'ya Ueoka
ddb6853551
Merge pull request #552 from TeepaBlue/master
Update documents
2019-03-18 12:08:30 +00:00
TeepaBlue
965aa349bc
Update CONTRIBUTING.md 2019-03-17 06:42:05 +09:00
TeepaBlue
2a76a5df62
Update README.md
keyboard → the keyboard
2019-03-17 06:39:44 +09:00
Shin'ya Ueoka
d0cdb72edb Install web-ext@github:ueokande/web-ext#patched-3.0.0 2019-03-09 22:50:05 +09:00
Shin'ya Ueoka
dc078986f7 Install eslint@5.15.1 2019-03-09 17:39:16 +09:00
Shin'ya Ueoka
e9276772bc Install webpack-cli@3.2.3 2019-03-09 17:37:36 +09:00
Shin'ya Ueoka
38d23a5adc Install webpack@4.29.6 2019-03-09 17:36:26 +09:00
Shin'ya Ueoka
298633f440 Install karma@4.0.1 2019-03-09 17:34:55 +09:00
Shin'ya Ueoka
63d8e3f918 Install css-loader@2.1.1 2019-03-09 17:33:51 +09:00
Shin'ya Ueoka
d50ee8f9ca Install mocha@6.0.2 2019-03-09 17:32:33 +09:00
Shin'ya Ueoka
b9d41333c1 Work around for scrollBy() after scrollTo() does not work 2019-03-09 17:01:36 +09:00
Shin'ya Ueoka
4a2b2e6134 Fix scroller target 2019-03-09 17:01:33 +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