Skip to content

TS: Use same type naming as @types/react#1519

Merged
marvinhagemeister merged 4 commits into
masterfrom
ts_types_react
Apr 7, 2019
Merged

TS: Use same type naming as @types/react#1519
marvinhagemeister merged 4 commits into
masterfrom
ts_types_react

Conversation

@marvinhagemeister

Copy link
Copy Markdown
Member

This makes copy & pasting react components that are written in TypeScript easier.

Fixes #1518 .

@JoviDeCroock

JoviDeCroock commented Apr 7, 2019

Copy link
Copy Markdown
Member

Maybe we need to export them as an alias, so that we stay backwards compatible for people relying on the old names? Or just reexport them from compat since we guarantee react compat there

@marvinhagemeister

Copy link
Copy Markdown
Member Author

True, this is a breaking change and we should make the transition as smooth as possible 👍

@JoviDeCroock JoviDeCroock left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice job, I don't think we should impose breaking changes in types just now happy to see we agree . Good work 💯

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 979847d on ts_types_react into eec1beb on master.

@marvinhagemeister marvinhagemeister merged commit 078e316 into master Apr 7, 2019
@marvinhagemeister marvinhagemeister deleted the ts_types_react branch April 7, 2019 09:56
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