Skip to content
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

docs!: deprecate internal-tab event and remove it from JSDoc #7889

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

web-padawan
Copy link
Member

Description

The internal-tab event was originally designed to be used by vaadin-date-time-picker (which no longer depends on vaadin-custom-field since V22) and inside vaadin-grid-pro (this was removed in #7870).

Marked this event tab as deprecated and removed @fires annotations to avoid code completion in VSCode Lit plugin.
Note, there is no @event annotation for it which means this event is not exposed in API docs / React wrappers.

Type of change

  • Deprecation

@web-padawan web-padawan requested a review from vursen September 30, 2024 10:56
@web-padawan web-padawan changed the title docs!: mark custom field internal-tab event as deprecated docs!: deprecate internal-tab event and remove it from JSDoc Sep 30, 2024
Copy link

@web-padawan web-padawan merged commit f5b1dc8 into main Sep 30, 2024
9 checks passed
@web-padawan web-padawan deleted the docs/internal-tab-deprecate branch September 30, 2024 11:36
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.6.0.beta1 and is also targeting the upcoming stable 24.6.0 version.

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