Skip to content

Add missing optional constructor param for Text #229

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 1 commit into from
Apr 13, 2017

Conversation

alexeagle
Copy link
Contributor

/cc @samccone

@msftclas
Copy link

msftclas commented Apr 4, 2017

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@saschanaz
Copy link
Contributor

saschanaz commented Apr 5, 2017

The file must not be modified:
image

Instead you can modify [added/overriding/removed]Types.json.

@alexeagle
Copy link
Contributor Author

alexeagle commented Apr 5, 2017 via email

@saschanaz
Copy link
Contributor

You'll want to look at addedTypes.json to add a constructor to an interface.

@saschanaz
Copy link
Contributor

Make sure you get pass on the build script to solve the CI failure! The generated directory will have new files and you have to copy-paste them to baselines directory.

@alexeagle alexeagle force-pushed the master branch 2 times, most recently from e35e298 to d6b5214 Compare April 5, 2017 05:33
@alexeagle
Copy link
Contributor Author

The CI only says that the generated file doesn't match the baseline, without printing the diff. I guess I'll have to install Mono so I can generate the files locally.

@alexeagle
Copy link
Contributor Author

Thanks for the help @saschanaz !

@samccone
Copy link

samccone commented Apr 5, 2017

Thanks @alexeagle

@mhegazy
Copy link
Contributor

mhegazy commented Apr 13, 2017

Link to documentation: https://dom.spec.whatwg.org/#text

For future purposes, please file an issue on the TS repo along with the change.

@mhegazy
Copy link
Contributor

mhegazy commented Apr 13, 2017

thanks!

@mhegazy mhegazy merged commit fb07b70 into microsoft:master Apr 13, 2017
@mhegazy
Copy link
Contributor

mhegazy commented Apr 13, 2017

and thanks @saschanaz!

@samccone
Copy link

thank you for landing @mhegazy

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.

5 participants