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

Remove 2 way binding #4390

Merged
merged 10 commits into from
Dec 5, 2017
Merged

Remove 2 way binding #4390

merged 10 commits into from
Dec 5, 2017

Conversation

edmundoa
Copy link
Contributor

@edmundoa edmundoa commented Dec 1, 2017

Since React v15, LinkedStateMixin is deprecated — see https://reactjs.org/docs/two-way-binding-helpers.html for more details.

This PR replaces that mixin with value and onChange in our code, and also takes care of fixing some small issues in the affected components.

@edmundoa edmundoa added this to the 3.0.0 milestone Dec 1, 2017
@ghost ghost assigned edmundoa Dec 1, 2017
@edmundoa edmundoa removed their assignment Dec 1, 2017
@bernd bernd self-assigned this Dec 5, 2017
@edmundoa edmundoa force-pushed the remove-2-way-binding branch from 557fde9 to 09ff634 Compare December 5, 2017 10:41
@ghost ghost assigned edmundoa Dec 5, 2017
Also add graylog-web-plugin yarn.lock
@ghost ghost assigned edmundoa Dec 5, 2017
Copy link
Member

@bernd bernd left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@bernd bernd merged commit 3f930e0 into master Dec 5, 2017
@ghost ghost removed the ready-for-review label Dec 5, 2017
@bernd bernd deleted the remove-2-way-binding branch December 5, 2017 11: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