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

[RFR] Change LongTextInput to TextInput in examples/simple #3544

Merged
merged 1 commit into from
Aug 20, 2019

Conversation

jaytula
Copy link
Contributor

@jaytula jaytula commented Aug 19, 2019

This is to fix console.warns of LongTextInput being deprecated and to use TextInput instead in the examples/simple app.

To see these error message:

make run-simple
// Navigate to http://localhost:8080
// Open the JavaScript console and try to Add a Post

image

@jaytula jaytula changed the title Change LongTextInput to TextInput in examples/simple [RFR] Change LongTextInput to TextInput in examples/simple Aug 20, 2019
Copy link
Contributor

@djhi djhi left a comment

Choose a reason for hiding this comment

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

Thanks!

Copy link
Contributor

@djhi djhi left a comment

Choose a reason for hiding this comment

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

Thanks!

@djhi djhi added this to the 3.0.0 milestone Aug 20, 2019
@djhi djhi merged commit 3f888d5 into marmelab:next Aug 20, 2019
@jaytula jaytula deleted the next-longtextinput-to-textinput branch August 22, 2019 20:40
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.

None yet

2 participants