Skip to content

refactor!: remove vaadin-date-picker-light element #9167

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 19, 2025

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented May 15, 2025

Description

As discussed internally, this component is no longer needed and can be removed. It has no Flow counterpart.

The purpose of this component was originally to support providing a custom input component.
Nowadays we recommend using slotted <input> and setting CSS class names on it:

<vaadin-date-picker>
  <input slot="input" class="custom-input" />
</vaadin-date-picker>

Type of change

  • Breaking change

@web-padawan web-padawan force-pushed the v25/drop-date-picker-light branch from ffcb9c1 to 8356264 Compare May 19, 2025 10:55
@web-padawan web-padawan marked this pull request as ready for review May 19, 2025 10:56
Copy link

@web-padawan web-padawan removed the request for review from DiegoCardoso May 19, 2025 12:46
@web-padawan web-padawan merged commit b28d01f into main May 19, 2025
10 checks passed
@web-padawan web-padawan deleted the v25/drop-date-picker-light branch May 19, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants