Vaadin Date Picker Versions Save

The Web Component providing a date selection field with scrollable month calendar. Part of the Vaadin components.

v4.6.0

11 months ago

Changes Since v4.5.0:

  • 77c5e82 chore: update vaadin-text-field version to 2.10.0 (#833)
  • aa3f497 fix: reset _hasInputValue on programmatic input change (#831)
  • ffcf986 refactor: input value getters and setters (#830)
  • 70e5c8d feat: add internal has-input-value-changed event (#829)
  • 8b08ffa feat: add methods to make setting invalid overridable (#828)
  • b3fe2c9 feat: fire a validated event on validation (#827)

v4.4.5

1 year ago

Live Demo → API Documentation →

Changes Since v4.4.4:

  • 54ce200 fix: focus entered date on open with auto-open disabled (CP: 14) (#814)

v4.4.4

1 year ago

Live Demo → API Documentation →

Changes Since v4.4.3:

  • 7b4167a fix: ensure focused date is visible if overlay is small (#809)

v4.4.3

2 years ago

Live Demo → API Documentation →

Changes Since v4.4.2:

  • 0829079 fix: ensure focused month is visible when receiving focus (#3219) (#799)

v4.4.2

2 years ago

Live Demo → API Documentation →

Changes Since v4.4.1:

  • 4af8f92 fix: enable input into autoOpenDisabled date picker on mobile (#3165) (#798)

  • 08694d9 chore: move CI builds from travis-ci.org to GitHub actions (#795)

  • 34227a7 chore: update status badges in README [skip ci]

  • 8cb0930 chore: disable issues and direct ppl to web-components repo [skip ci] (#794)

v5.0.0

3 years ago

API Documentation →

⚠️ Breaking Changes Since v4.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v5.0.0-alpha1:

  • d32f2cb chore: bump text-field version to stable (#790)

  • a84f71d test: refactor and cleanup test helpers (#787)

  • 9726b8f test: update visual test screenshots (#785)

  • 11a8ccf chore: align JSDoc, add missing events [skip ci] (#784)

  • b928b3f refactor: remove ShadyCSS workaround (#783)

  • b536f07 refactor: cleanup IE11 vendor prefixes (#782)

  • 973bdd1 chore: cleanup events typings [skip ci]

  • b3c0fe3 chore: remove demo annotation [skip ci]

  • 5a94f5b chore: add JSDoc for custom events [skip ci]

v5.0.0-alpha1

3 years ago

API Documentation →

⚠️ Breaking Changes Since v4.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v4.4.1:

  • 5f50267 chore: bump text-field to 3.0.0-alpha1

  • 80c948d feat!: convert to Polymer 3, add events type definitions (#733)

v4.4.1

3 years ago

Live Demo → API Documentation →

Changes Since v4.4.0:

  • 1844c0b refactor: restore margin reset for overlay buttons (#736)

  • 865c7dd refactor: use tertiary theme for overlay buttons (#735)

v4.4.0

3 years ago

Live Demo → API Documentation →

Changes Since v4.3.0:

  • fd0abaf Bump to stable

  • 3a1ca6c docs: add JSDoc for attributes [skip ci] (#729) (#730)

  • fb9d018 4.4.0-alpha1

  • a6cb7f1 chore: bump vaadin-text-field version

  • 245d08b 4.3.0-alpha2

  • 0c95b77 Add helper text slot and API (#728)

    • Update tests to include helper-text

    • Add helper text and update demos

    • Update screenshots

    • Remove style attributes as those are not used

    • Update test wording

    • Use precision in the tests

    • Fix visual tests

    • Update screenshots and bump text-field

    • Update test