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

Turned react component from class to function #739

Merged
merged 6 commits into from
Aug 28, 2024

Conversation

jbicker
Copy link
Contributor

@jbicker jbicker commented Aug 27, 2024

As the title states, the react component became a function component to respect modern react patterns.

@jbicker jbicker removed the request for review from CGNonofr August 27, 2024 07:53
@kaisalmen
Copy link
Collaborator

@jbicker I have updated the test as discussed offline. Please have a look.
I also moved isReInitRequired to utils and did not make it deprecated for now.

@kaisalmen kaisalmen force-pushed the monaco-react-functional-component branch from c313cf6 to f621e56 Compare August 27, 2024 15:18
@kaisalmen kaisalmen force-pushed the monaco-react-functional-component branch from eeed8f5 to f42405c Compare August 28, 2024 20:21
Copy link
Collaborator

@kaisalmen kaisalmen left a comment

Choose a reason for hiding this comment

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

Thank you for the transformation. Tests have been updated and expanded. StrictMode is still working.

@kaisalmen kaisalmen merged commit 54970fa into main Aug 28, 2024
2 checks passed
@kaisalmen kaisalmen deleted the monaco-react-functional-component branch August 28, 2024 20:27
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