Skip to content

Only convert undefined argument to null (fixes #215)#216

Merged
dbaeumer merged 1 commit intomicrosoft:masterfrom
svenefftinge:master
Jun 12, 2017
Merged

Only convert undefined argument to null (fixes #215)#216
dbaeumer merged 1 commit intomicrosoft:masterfrom
svenefftinge:master

Conversation

@svenefftinge
Copy link
Copy Markdown
Contributor

Falsy parameter values were translated to null. This change fixes that.

@msftclas
Copy link
Copy Markdown

@svenefftinge,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

1 similar comment
@msftclas
Copy link
Copy Markdown

@svenefftinge,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@dbaeumer
Copy link
Copy Markdown
Member

@svenefftinge very good catch.

@dbaeumer dbaeumer merged commit ddeae43 into microsoft:master Jun 12, 2017
@dbaeumer
Copy link
Copy Markdown
Member

One little thing I changed. We usually use void 0 for undefined.

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