Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #559 from ueokande/lanthan-integration-test | Shin'ya Ueoka | 2019-04-06 | 37 | -1835/+1577 |
|\ | |||||
| * | Use native assert instead of power-assert | Shin'ya Ueoka | 2019-04-06 | 8 | -420/+5 |
| * | Update lanthan | Shin'ya Ueoka | 2019-04-06 | 1 | -1/+1 |
| * | Configure build script to run e2e | Shin'ya Ueoka | 2019-04-06 | 3 | -8/+17 |
| * | Replace e2e with lanthan | Shin'ya Ueoka | 2019-04-06 | 35 | -1354/+0 |
| * | Add mark e2e tests | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+121 |
| * | Add navigate e2e tests | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+167 |
| * | Add zoom e2e test | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+81 |
| * | Use eventually instead of sleep | Shin'ya Ueoka | 2019-04-06 | 2 | -20/+37 |
| * | Add tabs e2e test | Shin'ya Ueoka | 2019-04-06 | 1 | -0/+210 |
| * | Add integration tests for scroll | Shin'ya Ueoka | 2019-04-04 | 3 | -0/+225 |
| * | Update .gitignore | Shin'ya Ueoka | 2019-04-03 | 1 | -0/+1 |
| * | Install lanthan | Shin'ya Ueoka | 2019-04-03 | 2 | -0/+350 |
| * | Install power-assert | Shin'ya Ueoka | 2019-04-03 | 2 | -548/+878 |
|/ | |||||
* | :tada: Release 0.21 | Shin'ya Ueoka | 2019-03-23 | 1 | -1/+1 |
* | Merge pull request #547 from ueokande/qa-0.21 | Shin'ya Ueoka | 2019-03-23 | 3 | -3073/+3801 |
|\ | |||||
| * | Install web-ext@github:ueokande/web-ext#patched-3.0.0 | Shin'ya Ueoka | 2019-03-09 | 2 | -2442/+1002 |
| * | Install eslint@5.15.1 | Shin'ya Ueoka | 2019-03-09 | 2 | -83/+158 |
| * | Install webpack-cli@3.2.3 | Shin'ya Ueoka | 2019-03-09 | 2 | -55/+88 |
| * | Install webpack@4.29.6 | Shin'ya Ueoka | 2019-03-09 | 2 | -270/+1003 |
| * | Install karma@4.0.1 | Shin'ya Ueoka | 2019-03-09 | 2 | -157/+691 |
| * | Install css-loader@2.1.1 | Shin'ya Ueoka | 2019-03-09 | 2 | -92/+65 |
| * | Install mocha@6.0.2 | Shin'ya Ueoka | 2019-03-09 | 2 | -25/+852 |
| * | Work around for scrollBy() after scrollTo() does not work | Shin'ya Ueoka | 2019-03-09 | 1 | -15/+8 |
| * | Fix scroller target | Shin'ya Ueoka | 2019-03-09 | 1 | -2/+2 |
* | | Merge pull request #552 from TeepaBlue/master | Shin'ya Ueoka | 2019-03-18 | 2 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Update CONTRIBUTING.md | TeepaBlue | 2019-03-17 | 1 | -1/+1 |
| * | Update README.md | TeepaBlue | 2019-03-17 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #538 from ueokande/scroll-console | Shin'ya Ueoka | 2019-02-25 | 5 | -77/+232 |
|\ | |||||
| * | Remove unused import | Shin'ya Ueoka | 2019-02-15 | 1 | -1/+0 |
| * | Fix Completion interface and add test | Shin'ya Ueoka | 2019-02-15 | 3 | -3/+144 |
| * | Clean completion component | Shin'ya Ueoka | 2019-02-15 | 2 | -15/+11 |
| * | Implement completion scroll | Shin'ya Ueoka | 2019-02-15 | 3 | -4/+49 |
| * | Use single index on completions of the console | Shin'ya Ueoka | 2019-02-15 | 3 | -70/+45 |
* | | Merge pull request #539 from ueokande/webext-on-install-event | Shin'ya Ueoka | 2019-02-25 | 5 | -26/+30 |
|\ \ | |||||
| * | | Show popup when installed or updated | Shin'ya Ueoka | 2019-02-25 | 1 | -1/+4 |
| * | | Use onInstalled event | Shin'ya Ueoka | 2019-02-25 | 5 | -26/+27 |
|/ / | |||||
* | | Merge pull request #544 from ueokande/refactor-background | Shin'ya Ueoka | 2019-02-24 | 59 | -476/+502 |
|\ \ | |||||
| * | | Update .eslintrc | Shin'ya Ueoka | 2019-02-24 | 1 | -0/+1 |
| * | | Ignore about: tabs on broadcast | Shin'ya Ueoka | 2019-02-24 | 1 | -0/+3 |
| * | | Clean classes and repository | Shin'ya Ueoka | 2019-02-24 | 10 | -251/+279 |
| * | | Remove unused methods | Shin'ya Ueoka | 2019-02-24 | 2 | -8/+0 |
| * | | Capitalize background scripts | Shin'ya Ueoka | 2019-02-24 | 50 | -245/+247 |
| |/ | |||||
* | | Merge pull request #543 from ryanstreur/ryanstreur-patch-readme | Shin'ya Ueoka | 2019-02-22 | 1 | -2/+2 |
|\ \ | |||||
| * | | Update README.md | Ryan Streur | 2019-02-21 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #537 from ueokande/space-key-map | Shin'ya Ueoka | 2019-02-15 | 3 | -1/+24 |
|\ \ | |/ |/| | |||||
| * | Enable to bind space key | Shin'ya Ueoka | 2019-02-11 | 2 | -0/+23 |
| * | Use FirefoxHeadless | Shin'ya Ueoka | 2019-02-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #536 from ueokande/make-smooth-scroll-smoother | Shin'ya Ueoka | 2019-02-11 | 4 | -86/+62 |
|\ | |||||
| * | Increase scroll delta | Shin'ya Ueoka | 2019-02-11 | 1 | -2/+2 |