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
166 stars 78 forks source link

refactor: input value getters and setters (CP: 14) #830

Closed mukherjeesudebi closed 1 year ago

mukherjeesudebi commented 1 year ago

Description

Backports the following PRs:

Part of https://github.com/vaadin/web-components/issues/5763

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: vursen
:x: mukherjeesudebi
You have signed the CLA already but the status is still pending? Let us recheck it.

vursen commented 1 year ago

The unit test failures on SauceLabs don't seem to be connected to this PR, so I think it's safe to merge.