Skip to content

Get rid of @string/@int for polyvars - #767

Merged
cknitt merged 1 commit into
mainfrom
simplify-polyvars
Aug 11, 2022
Merged

Get rid of @string/@int for polyvars#767
cknitt merged 1 commit into
mainfrom
simplify-polyvars

Conversation

@cknitt

@cknitt cknitt commented Aug 6, 2022

Copy link
Copy Markdown
Member

Closes #748.

These are breaking changes, but I think that's ok - more breaking changes likely to come with #766.

@cknitt
cknitt requested a review from MoOx August 6, 2022 07:19
MoOx
MoOx previously approved these changes Aug 10, 2022

@MoOx MoOx 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.

Awesome ! Thanks for spending time on this!

@cknitt

cknitt commented Aug 10, 2022

Copy link
Copy Markdown
Member Author

Just noticed I had forgotten the =? in

  ~pointerEvents: pointerEvents=?,

in a few places. Updated the PR.

@cknitt
cknitt force-pushed the simplify-polyvars branch from 1addf0c to dc3ca46 Compare August 10, 2022 13:48
@cknitt
cknitt merged commit f078bb5 into main Aug 11, 2022
@cknitt
cknitt deleted the simplify-polyvars branch August 11, 2022 00:44
@MoOx
MoOx restored the simplify-polyvars branch August 18, 2022 07:42
@MoOx

MoOx commented Aug 18, 2022

Copy link
Copy Markdown
Member

@cknitt Could you reopen this PR (create a new one yourself so you get proper credit) ? https://github.com/rescript-react-native/rescript-react-native/compare/main...simplify-polyvars?expand=1

@cknitt

cknitt commented Aug 18, 2022

Copy link
Copy Markdown
Member Author

Done, thanks!

@MoOx
MoOx deleted the simplify-polyvars branch October 5, 2022 13:25
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.

Replace poly variants that use @as with strings

2 participants