aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump ts-loader from 8.2.0 to 9.2.6dependabot[bot]2022-02-012-67/+21
* Merge pull request #1292 from ueokande/dependabot/npm_and_yarn/types/selenium...Shin'ya Ueoka2022-02-012-5/+5
|\
| * Bump @types/selenium-webdriver from 4.0.12 to 4.0.16dependabot[bot]2021-10-252-5/+5
* | Merge pull request #1297 from ueokande/dependabot/npm_and_yarn/types/react-do...Shin'ya Ueoka2022-02-012-5/+5
|\ \
| * | Bump @types/react-dom from 17.0.8 to 17.0.11dependabot[bot]2021-11-042-5/+5
| |/
* | Merge pull request #1342 from ueokande/dependabot/npm_and_yarn/webpack-5.67.0Shin'ya Ueoka2022-01-313-1917/+347
|\ \ | |/ |/|
| * Migrate to webpack v5Shin'ya Ueoka2022-01-311-26/+26
| * Bump webpack from 4.46.0 to 5.67.0dependabot[bot]2022-01-242-1891/+321
|/
* Merge pull request #1269 from ueokande/dependabot/npm_and_yarn/eslint-plugin-...Shin'ya Ueoka2021-10-102-40/+129
|\
| * Bump eslint-plugin-react from 7.23.2 to 7.26.1dependabot[bot]2021-10-102-40/+129
* | Merge pull request #1272 from ueokande/dependabot/npm_and_yarn/webpack-cli-4.9.0Shin'ya Ueoka2021-10-102-22/+27
|\ \ | |/ |/|
| * Bump webpack-cli from 4.7.0 to 4.9.0dependabot[bot]2021-10-102-22/+27
|/
* Merge pull request #1267 from ueokande/move-to-jestShin'ya Ueoka2021-10-10157-3243/+3902
|\
| * Remove unused packagesShin'ya Ueoka2021-09-302-921/+63
| * Do not use webextensions-api-fakeShin'ya Ueoka2021-09-301-6/+0
| * Move mock library to jestShin'ya Ueoka2021-09-3028-610/+447
| * Remove karma configShin'ya Ueoka2021-09-281-42/+0
| * Move to jest on e2e testShin'ya Ueoka2021-09-2731-57/+71
| * Do not use chai on unit testShin'ya Ueoka2021-09-2696-772/+657
| * Use jest on npm scriptShin'ya Ueoka2021-09-261-1/+1
| * Use jest API and fix some testsShin'ya Ueoka2021-09-2612-57/+53
| * Use jsdom environment on html testShin'ya Ueoka2021-09-2610-0/+40
| * Fix mismatched signatureShin'ya Ueoka2021-09-264-10/+8
| * Remove unused fileShin'ya Ueoka2021-09-263-8/+0
| * Configure jestShin'ya Ueoka2021-09-261-0/+11
| * Install webextensions-api-face@1.0.1Shin'ya Ueoka2021-09-262-7499/+7420
| * Install jestShin'ya Ueoka2021-09-262-6077/+7948
|/
* Release 1.2.3Shin'ya Ueoka2021-09-261-1/+1
* Merge pull request #1264 from ueokande/fix-establish-connection-issueShin'ya Ueoka2021-09-2618-175/+338
|\
| * Remove webNavigation permissionShin'ya Ueoka2021-09-251-2/+1
| * Discover frames on search by count of connectionsShin'ya Ueoka2021-09-255-42/+31
| * Sort frame IDsShin'ya Ueoka2021-09-252-2/+3
| * Create find targets by port connectionsShin'ya Ueoka2021-09-2513-161/+207
| * Search a content from frames successfully loadedShin'ya Ueoka2021-09-2314-42/+170
|/
* Release 1.2.2Shin'ya Ueoka2021-08-041-1/+1
* Merge pull request #1213 from ueokande/cross-frame-searchShin'ya Ueoka2021-07-2947-553/+1199
|\
| * Fix e2e testShin'ya Ueoka2021-07-271-18/+36
| * Add tests to findShin'ya Ueoka2021-07-279-283/+532
| * Add toggleReaderMode to MockTabPresenterShin'ya Ueoka2021-07-271-0/+4
| * Implement backwards findShin'ya Ueoka2021-07-052-6/+95
| * Implement FindNextOperatorShin'ya Ueoka2021-07-0527-12/+886
| * Return a value to background scriptShin'ya Ueoka2021-07-052-11/+10
| * Show caught error on message listenerShin'ya Ueoka2021-07-051-0/+2
| * Remove legacy findShin'ya Ueoka2021-07-0523-594/+0
| * Implement missing method in mockShin'ya Ueoka2021-07-051-0/+4
| * Add webNavigation to retrieve frames in a tabShin'ya Ueoka2021-07-051-1/+2
* | Merge pull request #1206 from ueokande/dependabot/npm_and_yarn/styled-compone...Shin'ya Ueoka2021-07-052-5/+5
|\ \
| * | Bump styled-components from 5.2.3 to 5.3.0dependabot[bot]2021-07-052-5/+5
| |/
* | Merge pull request #1205 from ueokande/dependabot/npm_and_yarn/mocha-9.0.2Shin'ya Ueoka2021-07-052-34/+34
|\ \ | |/ |/|
| * Bump mocha from 9.0.1 to 9.0.2dependabot[bot]2021-07-052-34/+34
|/