Releases: vaadin/vaadin-time-picker
v3.1.0
Changes Since v3.0.0:
-
f8e1897 fix: update _hasInputValue on programmatic input change (#211)
-
d913673 chore: update vaadin-combo-box version to 5.5.2 (#214)
-
77f03a4 chore: update vaadin-text-field version to 2.10.0 (#213)
-
af68970 feat: add internal has-input-value-changed event (#209)
-
0f0fb78 feat: add methods to make setting invalid overridable (#207)
-
3b4144c test: make sure no initial validation happens (#205)
v3.0.0
⚠️ Breaking Changes Since v2.x:
- The component is updated to be based on Polymer 3
- IE11 and legacy Edge are no longer supported
Changes Since v3.0.0-alpha1:
v3.0.0-alpha1
v2.4.0
Live Demo →
API Documentation →
Changes Since v2.3.0:
-
5fca44a Bump dependencies
-
dfe2b86 docs: add JSDoc for attributes [skip ci] (#155) (#156)
-
3fea1cb 2.4.0-alpha1
-
7559698 chore: bump dependency versions
-
4e70751 2.3.0-alpha3
-
db84f1a Add helper text slot and API (#152)
-
Update tests and screenshots
-
Add helper-text and update demos
-
Bump text-field and update screenshots
-
Skip test for safari
-
v2.3.0
v2.3.0-beta1
Live Demo →
API Documentation →
Changes Since v2.2.1:
v2.2.1
Live Demo →
API Documentation →
Changes Since v2.2.0:
v2.2.0
Live Demo →
API Documentation →
New Features
- Added autoOpenDisabled property (#143)
Changes Since v2.2.0-alpha1:
v2.4.0-alpha1
Live Demo →
API Documentation →
New Features
- Added
helperText
API and slot
Changes Since v2.3.0-alpha4:
v2.3.0-alpha4
Live Demo →
API Documentation →
Changed
- Moved
helperText
API and slot to2.4
and excluded it from2.3
branch.
Changes Since v2.3.0-alpha3:
- 549328f chore: bump dependency versions