-
Notifications
You must be signed in to change notification settings - Fork 10
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
Add some properties (cursorColor
, onTextChange
, focusNode
, onTextSubmitted
, ...) for TextField
#83
Conversation
Hi @dab246, thanks for the PR! I just merged one with padding - that looks to be conflicting with yours, could you please solve conflicts and make sure that checks are not failing? |
…extSubmitted`, ...) for TextField
… captured by an underlying HtmlElementView in web
@illia-romanenko Thank your feedback. I rebase it. Please review again help me. Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thanks! I added couple of questions - if we can make it simpler/leaner it could be easier to understand.
@illia-romanenko Please review again help me. Thanks |
@illia-romanenko Did you forget this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - sorry for delay.
Thanks for your contribution!
@illia-romanenko I don't see the new version |
It should be in 0.1.0 - there is a wrong Changelog on pub. I'll try to fix it later. |
Descriptions
TextField
in my project.