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

fix: make input work from left-to-right in RTL #716

Merged
merged 2 commits into from
May 4, 2020
Merged

Conversation

DiegoCardoso
Copy link
Contributor

  • Create a new text-field component extending vaadin-text-field
  • Add styles to make text-field behave as in LTR on RTL
  • Add visual tests for RTL
  • Fix styles for Lumo theme

Fix vaadin/vaadin-date-picker-flow#235

- Create a new text-field component extending vaadin-text-field
- Add styles to make text-field behave as in LTR on RTL
- Add visual tests for RTL
- Fix styles for Lumo theme

Fix vaadin/vaadin-date-picker-flow#235
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.

Using RTL cursor must be on the left side
2 participants