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

Deprecate RClass #573

Merged
merged 1 commit into from
Jul 25, 2021
Merged

Deprecate RClass #573

merged 1 commit into from
Jul 25, 2021

Conversation

aerialist7
Copy link
Contributor

get() = js.unsafeCast<ComponentClass<P>>()

@Deprecated(
message = "Legacy type alias",
replaceWith = ReplaceWith(".react"),
Copy link
Contributor Author

@aerialist7 aerialist7 Jul 25, 2021

Choose a reason for hiding this comment

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

I don't know how to config ReplaceWith correctly for extensions.
It would be great if anyone can help me here

@Leonya Leonya merged commit aacff01 into JetBrains:master Jul 25, 2021
@Leonya
Copy link
Collaborator

Leonya commented Jul 26, 2021

Released in pre.222

@aerialist7 aerialist7 deleted the kotlin-react branch July 28, 2021 18: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.

2 participants