Skip to content
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

Notes on apis #11

Closed
ryyppy opened this issue Feb 28, 2021 · 2 comments
Closed

Notes on apis #11

ryyppy opened this issue Feb 28, 2021 · 2 comments

Comments

@ryyppy
Copy link
Member

ryyppy commented Feb 28, 2021

  • ReactDOMRe.objToDOMProps -> this function is currently missing, probably need to add that back for the transition (later on we will not need that apis for v1 afaik)

Upgrade notes:

  • ReasonReact.reactElement -> React.element
  • ReactDOMRe.Style -> ReactDOM.Style
  • ReactDOMRe.props -> ReactDOM.props
  • ReasonReact.string, ReasonReact.int,... -> React.string, React.int,...
@chenglou
Copy link
Member

Uncurried, Event's foo["bar"] usage

@cknitt
Copy link
Member

cknitt commented Oct 8, 2022

Closing this issue, as it is about the past transition from reason-react to @rescript/react that happened 1 1/2 years ago.

@cknitt cknitt closed this as completed Oct 8, 2022
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

No branches or pull requests

3 participants