Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Restructured types to greatly reduce number of types created during c… #1501
Restructured types to greatly reduce number of types created during c… #1501
Changes from 44 commits
a4e875c
f248044
2609453
9964573
93a5cd3
405b777
33fdfd1
51cc51f
a16b80b
5be2e79
fee9816
813d1ab
9b05e18
117b0ab
f73957d
0fa359d
b359132
242688f
c136f68
58ca775
064a193
7574110
a105f5a
c0fcdb4
a05f240
dd8813d
d43caa4
6ec5341
0694cc9
e0871b6
7d76626
d41df4b
ced228c
8a025e5
ae5b394
58e0453
637b983
71f9be7
a101f29
fb985b0
6a54a7b
4606117
bad9740
5d4d1ef
7f6e717
4f0e16b
c336eba
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if this should be included in these sections - seem a little bit off-putting, especially given that we don't mention this in non-TS sections (as far as i know).
And also slight nit -
@emotion
should beemotion
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that this is a crucial bit of information and should be included both here - and in the non TS docs. "Off putting" up front is better than broken and surprising in hindsight.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure about that @Andarist,
@emotion/core
is mentioned everywhere else. I personally don't use the css prop so I pulled this info out of somewhere when I noticed it. It felt like something which should be in the docs