Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Bump addressable from 2.7.0 to 2.8.0 in /docs | dependabot[bot] | 2021-07-13 | 1 | -1/+1 | |
* | | Merge pull request #1275 from ueokande/dependabot/npm_and_yarn/jszip-3.7.1 | Shin'ya Ueoka | 2022-02-01 | 2 | -5/+5 | |
|\ \ | ||||||
| * | | Bump jszip from 3.6.0 to 3.7.1 | dependabot[bot] | 2022-02-01 | 2 | -5/+5 | |
* | | | Merge pull request #1238 from ueokande/dependabot/npm_and_yarn/path-parse-1.0.7 | Shin'ya Ueoka | 2022-02-01 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Bump path-parse from 1.0.6 to 1.0.7 | dependabot[bot] | 2021-10-10 | 1 | -3/+3 | |
* | | | | Merge pull request #1328 from ueokande/dependabot/npm_and_yarn/types/react-17... | Shin'ya Ueoka | 2022-02-01 | 2 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | Bump @types/react from 17.0.13 to 17.0.38 | dependabot[bot] | 2022-02-01 | 2 | -5/+5 | |
* | | | | | Merge pull request #1349 from ueokande/dependabot/npm_and_yarn/ts-loader-9.2.6 | Shin'ya Ueoka | 2022-02-01 | 2 | -67/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | Bump ts-loader from 8.2.0 to 9.2.6 | dependabot[bot] | 2022-02-01 | 2 | -67/+21 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1336 from ueokande/dependabot/npm_and_yarn/ajv-8.9.0 | Shin'ya Ueoka | 2022-02-01 | 4 | -638/+7 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Fix signature for ajv v8.x | Shin'ya Ueoka | 2022-02-01 | 1 | -1/+1 | |
| * | | | | Regenerate json schema | Shin'ya Ueoka | 2022-02-01 | 1 | -612/+1 | |
| * | | | | Bump ajv from 7.2.4 to 8.9.0 | dependabot[bot] | 2022-01-17 | 2 | -25/+5 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1352 from ueokande/dependabot/npm_and_yarn/prettier-eslin... | Shin'ya Ueoka | 2022-02-01 | 2 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | Bump prettier-eslint from 12.0.0 to 13.0.0 | dependabot[bot] | 2022-02-01 | 2 | -10/+10 | |
* | | | | | Merge pull request #1348 from ueokande/dependabot/bundler/docs/nokogiri-1.13.1 | Shin'ya Ueoka | 2022-02-01 | 1 | -4/+4 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Bump nokogiri from 1.11.5 to 1.13.1 in /docs | dependabot[bot] | 2022-01-31 | 1 | -4/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #1292 from ueokande/dependabot/npm_and_yarn/types/selenium... | Shin'ya Ueoka | 2022-02-01 | 2 | -5/+5 | |
|\ \ \ \ | ||||||
| * | | | | Bump @types/selenium-webdriver from 4.0.12 to 4.0.16 | dependabot[bot] | 2021-10-25 | 2 | -5/+5 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1297 from ueokande/dependabot/npm_and_yarn/types/react-do... | Shin'ya Ueoka | 2022-02-01 | 2 | -5/+5 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Bump @types/react-dom from 17.0.8 to 17.0.11 | dependabot[bot] | 2021-11-04 | 2 | -5/+5 | |
| |/ / | ||||||
* | | | Merge pull request #1342 from ueokande/dependabot/npm_and_yarn/webpack-5.67.0 | Shin'ya Ueoka | 2022-01-31 | 3 | -1917/+347 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Migrate to webpack v5 | Shin'ya Ueoka | 2022-01-31 | 1 | -26/+26 | |
| * | | Bump webpack from 4.46.0 to 5.67.0 | dependabot[bot] | 2022-01-24 | 2 | -1891/+321 | |
|/ / | ||||||
* | | Merge pull request #1269 from ueokande/dependabot/npm_and_yarn/eslint-plugin-... | Shin'ya Ueoka | 2021-10-10 | 2 | -40/+129 | |
|\ \ | ||||||
| * | | Bump eslint-plugin-react from 7.23.2 to 7.26.1 | dependabot[bot] | 2021-10-10 | 2 | -40/+129 | |
* | | | Merge pull request #1272 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.9.0 | Shin'ya Ueoka | 2021-10-10 | 2 | -22/+27 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Bump webpack-cli from 4.7.0 to 4.9.0 | dependabot[bot] | 2021-10-10 | 2 | -22/+27 | |
|/ / | ||||||
* | | Merge pull request #1267 from ueokande/move-to-jest | Shin'ya Ueoka | 2021-10-10 | 157 | -3243/+3902 | |
|\ \ | ||||||
| * | | Remove unused packages | Shin'ya Ueoka | 2021-09-30 | 2 | -921/+63 | |
| * | | Do not use webextensions-api-fake | Shin'ya Ueoka | 2021-09-30 | 1 | -6/+0 | |
| * | | Move mock library to jest | Shin'ya Ueoka | 2021-09-30 | 28 | -610/+447 | |
| * | | Remove karma config | Shin'ya Ueoka | 2021-09-28 | 1 | -42/+0 | |
| * | | Move to jest on e2e test | Shin'ya Ueoka | 2021-09-27 | 31 | -57/+71 | |
| * | | Do not use chai on unit test | Shin'ya Ueoka | 2021-09-26 | 96 | -772/+657 | |
| * | | Use jest on npm script | Shin'ya Ueoka | 2021-09-26 | 1 | -1/+1 | |
| * | | Use jest API and fix some tests | Shin'ya Ueoka | 2021-09-26 | 12 | -57/+53 | |
| * | | Use jsdom environment on html test | Shin'ya Ueoka | 2021-09-26 | 10 | -0/+40 | |
| * | | Fix mismatched signature | Shin'ya Ueoka | 2021-09-26 | 4 | -10/+8 | |
| * | | Remove unused file | Shin'ya Ueoka | 2021-09-26 | 3 | -8/+0 | |
| * | | Configure jest | Shin'ya Ueoka | 2021-09-26 | 1 | -0/+11 | |
| * | | Install webextensions-api-face@1.0.1 | Shin'ya Ueoka | 2021-09-26 | 2 | -7499/+7420 | |
| * | | Install jest | Shin'ya Ueoka | 2021-09-26 | 2 | -6077/+7948 | |
|/ / | ||||||
* | | Release 1.2.3 | Shin'ya Ueoka | 2021-09-26 | 1 | -1/+1 | |
* | | Merge pull request #1264 from ueokande/fix-establish-connection-issue | Shin'ya Ueoka | 2021-09-26 | 18 | -175/+338 | |
|\ \ | ||||||
| * | | Remove webNavigation permission | Shin'ya Ueoka | 2021-09-25 | 1 | -2/+1 | |
| * | | Discover frames on search by count of connections | Shin'ya Ueoka | 2021-09-25 | 5 | -42/+31 | |
| * | | Sort frame IDs | Shin'ya Ueoka | 2021-09-25 | 2 | -2/+3 | |
| * | | Create find targets by port connections | Shin'ya Ueoka | 2021-09-25 | 13 | -161/+207 | |
| * | | Search a content from frames successfully loaded | Shin'ya Ueoka | 2021-09-23 | 14 | -42/+170 | |
|/ / |