-
-
Notifications
You must be signed in to change notification settings - Fork 476
Comparing changes
Open a pull request
base repository: hardkoded/puppeteer-sharp
base: v15.1.0
head repository: hardkoded/puppeteer-sharp
compare: v16.0.0
- 18 commits
- 298 files changed
- 2 contributors
Commits on Mar 21, 2024
-
Improve expose function reliability (#2514)
* Some progress * improve binding * unflake test
Configuration menu - View commit details
-
Copy full SHA for 68fa055 - Browse repository at this point
Copy the full SHA 68fa055View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8dee7a - Browse repository at this point
Copy the full SHA f8dee7aView commit details -
Introduce ElementHandle.ScrollIntoViewAsync (#2520)
* Introduce ElementHandle.ScrollIntoViewAsync * Fix tests * fix another test * Fix test in Firefox
Configuration menu - View commit details
-
Copy full SHA for d615c75 - Browse repository at this point
Copy the full SHA d615c75View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7ad974 - Browse repository at this point
Copy the full SHA a7ad974View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db8202 - Browse repository at this point
Copy the full SHA 8db8202View commit details -
Introduce CdpWebWorker (#2563)
* Introduce CdpWebWorker * add missing constructor * fix the world property
Configuration menu - View commit details
-
Copy full SHA for e9b07f3 - Browse repository at this point
Copy the full SHA e9b07f3View commit details
Commits on Mar 26, 2024
-
[BREAKING] Split Response and Request classes (#2568)
* Split Response class * Implement CdpHttpRequest
Configuration menu - View commit details
-
Copy full SHA for 964399e - Browse repository at this point
Copy the full SHA 964399eView commit details -
* Split target class * Docs changes --------- Co-authored-by: GitHub Action <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27837b5 - Browse repository at this point
Copy the full SHA 27837b5View commit details
Commits on Mar 28, 2024
-
Split JSHandle and ElementHandle (#2570)
* Split JSHandle and ElementHandle * add missing toString
Configuration menu - View commit details
-
Copy full SHA for 43f13e3 - Browse repository at this point
Copy the full SHA 43f13e3View commit details -
[BREAKING] Split CdpSession (#2571)
* Split CdpSession * Docs changes * Ignore new tests in firefox * doc update * Docs changes --------- Co-authored-by: GitHub Action <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd4e9b9 - Browse repository at this point
Copy the full SHA dd4e9b9View commit details -
Split browser and browser context (#2572)
* Split browser and browser context * Docs changes * Move connection * Fix CDPSession * more fixes * some fixes --------- Co-authored-by: GitHub Action <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c354cd4 - Browse repository at this point
Copy the full SHA c354cd4View commit details
Commits on Mar 29, 2024
-
* Split frame class * Docs changes --------- Co-authored-by: GitHub Action <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff23f14 - Browse repository at this point
Copy the full SHA ff23f14View commit details
Commits on Mar 30, 2024
-
* Split page * Docs changes --------- Co-authored-by: GitHub Action <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c43ee44 - Browse repository at this point
Copy the full SHA c43ee44View commit details
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a7d567 - Browse repository at this point
Copy the full SHA 6a7d567View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1e8bec - Browse repository at this point
Copy the full SHA b1e8becView commit details
Commits on Apr 3, 2024
-
Introduce protocol in launch options (#2578)
* Introduce protocol in launch options * code style * Add protocol to browser class
Configuration menu - View commit details
-
Copy full SHA for 2b1ba31 - Browse repository at this point
Copy the full SHA 2b1ba31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3093327 - Browse repository at this point
Copy the full SHA 3093327View commit details -
Configuration menu - View commit details
-
Copy full SHA for 174b8c7 - Browse repository at this point
Copy the full SHA 174b8c7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v15.1.0...v16.0.0