KEMBAR78
refactor!: remove vaadin-date-picker-light element by web-padawan · Pull Request #9167 · vaadin/web-components · GitHub
Skip to content

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
@sonarqubecloud
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
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 25.0.0-beta2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants