Releases: vaadin-component-factory/vcf-date-range-picker-flow
Releases · vaadin-component-factory/vcf-date-range-picker-flow
1.10.0
3.0.0
- Update component to be compatible with Vaadin 23
- Update web-component dependency to 4.9.0
Full Changelog: 2.0.1...3.0.0
2.0.1
v2.0.0
v1.9.0
v1.8.0
v1.7.0
Bugfixes
Now using 4.8.7 version of the vcf-date-range-picker with the following fixes:
- Fix unwanted overlapping when the form is too narrow.
- Fix a wrong behavior because it was always assuming that the focused element was the start date element, but now with the range it could also be the end date element
- Set correct _selectingStartDate value when the focus is on the input end element
More information in Vaadin's directory