vaadin / vaadin-date-picker

The Web Component providing a date selection field with scrollable month calendar. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
165 stars 78 forks source link

fix: keep invalid _inputValue during value-changed event (#722) #724

Closed pekam closed 4 years ago

pekam commented 4 years ago

fix #721

pekam commented 4 years ago

The second commit is also a cherry-pick that was previously only in master and 4.1 branches, but needed for polymer-lint to pass here as well