Skip to content

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

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
Aug 11, 2022
Merged

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

merged 1 commit into from
Aug 11, 2022

Conversation

cknitt
Copy link
Member

@cknitt cknitt commented Aug 6, 2022

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
Copy link
Member

@MoOx MoOx left a comment

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
Copy link
Member Author

cknitt commented Aug 10, 2022

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
Copy link
Member

MoOx commented Aug 18, 2022

@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
Copy link
Member Author

cknitt commented Aug 18, 2022

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