Skip to content

Releases: vaadin/vaadin-date-picker

1.0.0-beta1 – vaadin-date-picker

01 Apr 08:02
Compare
Choose a tag to compare

This is the first beta release.
The features and API are no longer expected to change.
No changes since last alpha release.

1.0.0-alpha6 – vaadin-date-picker Sixth Alpha Release

29 Mar 08:26
Compare
Choose a tag to compare

Changes in this release:

  • Removed CSS properties in favor of mixins
  • Fixed a bug in month rendering causing missing months

1.0.0-alpha5 – vaadin-date-picker Fifth Alpha Release

22 Mar 13:34
Compare
Choose a tag to compare

New features and changes in this release:

  • Custom validators are now supported
  • Small changes to UI appearance
  • Bugfixes

Issues closed in this milestone

1.0.0-alpha4 – vaadin-date-picker Fourth Alpha Release

16 Mar 14:43
Compare
Choose a tag to compare

New features and changes in this release:

  • Disabled and read-only states
  • UI redesign
    • Clear button placement
    • Year toolbar hidden on desktop
  • Bugfixes

Issues closed in this milestone

1.0.0-alpha3 – vaadin-date-picker Third Alpha Release

10 Mar 08:51
Compare
Choose a tag to compare

New features and changes in this release:

  • Support for iron-form
  • Automatic resizing and alignment of the overlay
  • New API methods open() and close()
  • Keyboard navigation
  • New i18n property replacing previous Moment.js based locale
  • Improved themability

1.0.0-alpha2 – vaadin-date-picker Second Alpha Release

24 Feb 14:22
Compare
Choose a tag to compare

New features in this release:

  • Year scroller with parallax effect
  • Setting the initial position
  • Updated theme
  • Localization
  • Responsive layout
  • Header and footer
  • Today shortcut

1.0.0-alpha1 – vaadin-date-picker First Alpha Release

10 Feb 10:45
Compare
Choose a tag to compare

First alpha release of vaadin-date-picker element with a limited set of features.

Features

  • Scrollable month calendar view.
  • Date selection with mouse or touch device.
  • Two-way data-binding of value property.