Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hardkoded/puppeteer-sharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v14.0.0
Choose a base ref
...
head repository: hardkoded/puppeteer-sharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14.1.0
Choose a head ref
  • 9 commits
  • 280 files changed
  • 3 contributors

Commits on Jan 26, 2024

  1. Dotnet format the world (#2414)

    * Dotnet format the world
    
    * no;t that verbose
    
    * Add gitattributes
    kblok authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9fa281b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Emit events from the frame (#2416)

    * Emit events from the frame
    
    * fix tests
    
    * fix old typo
    
    * Code factor
    
    * Some refactors
    
    * some fixes
    
    * more fixes
    kblok authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    61b68a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Support tab targets (#2419)

    * some progress
    
    * some progress
    
    * Support tab targets
    
    * add missing setup listeners
    
    * Fix a test
    kblok authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d215560 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Update sponsors (#2439)

    Co-authored-by: kblok <[email protected]>
    github-actions[bot] and kblok authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f218072 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Multisession network manager (#2437)

    * small progress
    
    * some progress
    
    * Some progress
    
    * Some nice progress
    
    * Feature complete
    
    * code factor
    
    * some fixes
    
    * some fixes
    
    * some other fixes
    kblok authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f149fa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Move more things to emulation manager (#2442)

    * Move more things to emulation manager
    
    * format
    
    * some firefox fixes
    kblok authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    9f464b2 View commit details
    Browse the repository at this point in the history
  2. Apply viewport emulation to prerender targets (#2444)

    * Apply viewport emulation to prerender targets
    
    * Remove extra assigment
    kblok authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    130f97f View commit details
    Browse the repository at this point in the history
  3. Unify tab target handling in page (#2446)

    * Unify tab target handling in page
    
    * format
    kblok authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    69563ac View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    1ac233a View commit details
    Browse the repository at this point in the history
Loading