Skip to content

Change return type of window.open to Window | null (#18132) #291

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

Merged
merged 2 commits into from
Sep 7, 2017

Conversation

heejongahn
Copy link
Contributor

Update return type signature of window.open from Window to Window | null. Solves Microsoft/TypeScript/#18132.

Also, I made a slight change to the common PR steps section of README - I thought being more explicit could help a very beginner (like myself).

@msftclas
Copy link

msftclas commented Sep 6, 2017

@heejongahn,
Thanks for your contribution.
To ensure that the project team has proper rights to use your work, please complete the Contribution License Agreement at https://cla.microsoft.com.

It will cover your contributions to all Microsoft-managed open source projects.
Thanks,
Microsoft Pull Request Bot

@msftclas
Copy link

msftclas commented Sep 6, 2017

@heejongahn, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request.

Thanks, Microsoft Pull Request Bot

@mhegazy mhegazy merged commit 59f63d0 into microsoft:master Sep 7, 2017
@heejongahn heejongahn deleted the window.open branch September 9, 2017 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants