v4.3.0-beta1
Live Demo →
API Documentation →
Changes Since v4.0.9:
-
c0e3462 Fix text-field dependency
-
542fdba Bump dependencies
-
7ca960a 4.3.0-alpha3
-
0e7fcc6 chore: bump vaadin-text-field version
-
2383811 4.3.0-alpha1
-
a973598 4.2.0-alpha2
-
7ed0618 chore: fix running CRON tests in SauceLabs
-
b0df8cb fix: keep invalid _inputValue during value-changed event (#722)
fix #721
-
36403e0 fix: make input work from left-to-right in RTL (#716)
-
e610aae 4.2.0-alpha1
-
626f305 Add autoOpenDisabled property (#694)
Co-authored-by: web-padawan [email protected]
Co-authored-by: Tulio Garcia [email protected] -
97b3bc3 chore: remove Android Emulator from CRON
-
f685213 4.1.0-alpha2
-
cfe03e4 chore: ignore overriding-private warning in polymer lint
because the _focus() method in control-state-mixin was recently marked
as private -
fdee848 fix: flipped overlay alignment with RTL
fixes #710
-
fe1a773 test: add tests for dropdown alignment
It looks like alignment tests were removed in commit 64a2f44
and I couldn't find any substitutive cases in the current test set -
4ce176a 4.1.0-alpha1
-
99994f2 chore: bump vaadin-button to RTL alpha
-
d8af101 Add RTL support (#708)
Fix #706
- Fix keyboard navigation when in RTL
- Add tests to cover navigation with left/right keys on RTL
- Bump versions