Skip to content

v4.3.0-beta1

Compare
Choose a tag to compare
@tulioag tulioag released this 03 Aug 10:34
· 2 commits to 4.3 since this release

Live Demo →
API Documentation →

Changes Since v4.0.9:

  • c0e3462 Fix text-field dependency

  • 542fdba Bump dependencies

  • 4b17e89 docs: add JSDoc for attributes [skip ci] (#729)

  • 7ca960a 4.3.0-alpha3

  • 0e7fcc6 chore: bump vaadin-text-field version

  • 2383811 4.3.0-alpha1

  • 6e4089f feat: prepare for TS defs generation (#727)

  • 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

  • e48348d Fix typo in theme module id (#720)

  • dcca9fd Update components dependencies to stable (#718)

  • 36403e0 fix: make input work from left-to-right in RTL (#716)

  • e610aae 4.2.0-alpha1

  • 9040a7f Add auto-open-disabled demo (#715)

  • 626f305 Add autoOpenDisabled property (#694)

    Co-authored-by: web-padawan iamkulykov@gmail.com
    Co-authored-by: Tulio Garcia tulio@vaadin.com

  • 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