Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add fromSurface option #8496

Merged
merged 24 commits into from Jun 27, 2022
Merged

Commits on Jun 20, 2022

  1. Add fromSurface option

    LeviPesin authored and jrandolf committed Jun 20, 2022
    Copy the full SHA
    2d4c344 View commit details
    Browse the repository at this point in the history
  2. Update docs

    LeviPesin authored and jrandolf committed Jun 20, 2022
    Copy the full SHA
    57fd126 View commit details
    Browse the repository at this point in the history
  3. Add test

    LeviPesin authored and jrandolf committed Jun 20, 2022
    Copy the full SHA
    38db312 View commit details
    Browse the repository at this point in the history
  4. Fix linting

    LeviPesin authored and jrandolf committed Jun 20, 2022
    Copy the full SHA
    05d3d01 View commit details
    Browse the repository at this point in the history
  5. Lint

    LeviPesin authored and jrandolf committed Jun 20, 2022
    Copy the full SHA
    fbfb51d View commit details
    Browse the repository at this point in the history
  6. Fix tsdoc

    LeviPesin committed Jun 20, 2022
    Copy the full SHA
    63d27f6 View commit details
    Browse the repository at this point in the history
  7. Fix tests

    LeviPesin committed Jun 20, 2022
    Copy the full SHA
    9c3b3bd View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Copy the full SHA
    c6f1208 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    790c794 View commit details
    Browse the repository at this point in the history
  3. Lint

    LeviPesin committed Jun 23, 2022
    Copy the full SHA
    29f7a41 View commit details
    Browse the repository at this point in the history
  4. Set default to undefined

    In headless mode the option is not supported at all, so it is better to set the default to `undefined` instead of `true`
    LeviPesin committed Jun 23, 2022
    Copy the full SHA
    134cbf2 View commit details
    Browse the repository at this point in the history
  5. Fix type inference

    LeviPesin committed Jun 23, 2022
    Copy the full SHA
    efa6348 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Fix

    LeviPesin committed Jun 24, 2022
    Copy the full SHA
    f6c9b67 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2b1eb92 View commit details
    Browse the repository at this point in the history
  3. Lint

    LeviPesin committed Jun 24, 2022
    Copy the full SHA
    f2d0a83 View commit details
    Browse the repository at this point in the history
  4. More lint fixes

    LeviPesin committed Jun 24, 2022
    Copy the full SHA
    6d97c08 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    6e77462 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    067d636 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Copy the full SHA
    96765ab View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Fix test

    LeviPesin committed Jun 27, 2022
    Copy the full SHA
    535b8a5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b356205 View commit details
    Browse the repository at this point in the history
  3. Remove screenshot

    LeviPesin committed Jun 27, 2022
    Copy the full SHA
    94266d0 View commit details
    Browse the repository at this point in the history
  4. Fix test

    LeviPesin committed Jun 27, 2022
    Copy the full SHA
    a167dbc View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d60d3e9 View commit details
    Browse the repository at this point in the history