Skip to content

Remove deprecated HasPrefixAndSuffix interface from TextField #7531

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

Open
web-padawan opened this issue May 27, 2025 · 0 comments
Open

Remove deprecated HasPrefixAndSuffix interface from TextField #7531

web-padawan opened this issue May 27, 2025 · 0 comments
Labels
requires new major This would be a breaking change v25 To be done in V25 vaadin-text-field

Comments

@web-padawan
Copy link
Member

web-padawan commented May 27, 2025

Describe your motivation

This interface was deprecated in #4464 in favor of separate HasPrefix and HasSuffix interfaces.

Describe the solution you'd like

Update TextFieldBase to use HasPrefix and HasSuffix, then remove the deprecated interface.

@web-padawan web-padawan added vaadin-text-field requires new major This would be a breaking change v25 To be done in V25 labels May 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requires new major This would be a breaking change v25 To be done in V25 vaadin-text-field
Projects
None yet
Development

No branches or pull requests

1 participant