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(launcher): add new launcher option waitForInitialPage #7105

Merged
merged 7 commits into from May 6, 2021

Commits on Apr 19, 2021

  1. feat(launcher): add new launcher option waitForInitialPage

    The existing behavior is expected to be unchanged as the value defaults to `true`.
    Adding such option would allow user to skip the initial wait.
    starrify committed Apr 19, 2021
    Copy the full SHA
    5681ac3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

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

Commits on Apr 27, 2021

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

Commits on Apr 28, 2021

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

Commits on Apr 29, 2021

  1. test(launcher): formatting the newly added waitForInitialPage test case

    To resolve the linter errors.
    starrify committed Apr 29, 2021
    Copy the full SHA
    11b6d12 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

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

Commits on May 6, 2021

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