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: YusukeIwaki/puppeteer-ruby
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.31.0
Choose a base ref
...
head repository: YusukeIwaki/puppeteer-ruby
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.31.1
Choose a head ref
  • 14 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    37a5ef4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #69 from fbukevin/feature/add_require_statement_to…

    …_sample
    
    Add 'require' statement to sample code
    YusukeIwaki authored Mar 18, 2021
    Configuration menu
    Copy the full SHA
    0d887d2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    273d796 View commit details
    Browse the repository at this point in the history
  2. Implement api.md parser

    YusukeIwaki committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c4f1576 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. split Puppeteer class

    YusukeIwaki committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    6f48f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c92932 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dde9bf View commit details
    Browse the repository at this point in the history
  4. [ci skip] Update README

    YusukeIwaki committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    bdef869 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #73 from YusukeIwaki/docs/api-coverages

    Generate api coverages
    YusukeIwaki authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    9bd60f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. fix PDF on Windows

    YusukeIwaki committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    276ae2b View commit details
    Browse the repository at this point in the history
  2. Revert "Remove ugly logic in Connection"

    This reverts commit 73f4def.
    YusukeIwaki committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    d959d10 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #74 from YusukeIwaki/fix-pdf-windows

    fix Page.pdf on Windows
    YusukeIwaki authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0967137 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #75 from YusukeIwaki/fix-on_event_nil

    Revert "Remove ugly logic in Connection"
    YusukeIwaki authored Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5a0390a View commit details
    Browse the repository at this point in the history
  5. 0.31.0 -> 0.31.1

    YusukeIwaki committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9c4a67b View commit details
    Browse the repository at this point in the history
Loading