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

feat: add methods to configure Popover trigger mode #6420

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

web-padawan
Copy link
Member

Description

Added the API to set trigger property on the web component and corresponding PopoverTrigger enum.

It is possible to use null or Collections.emptySet() to only allow opening / closing programmatically.

Type of change

  • Feature

@web-padawan web-padawan force-pushed the feat/popover-trigger branch 2 times, most recently from ed9ee38 to 9a22019 Compare July 9, 2024 11:15
Copy link

sonarcloud bot commented Jul 9, 2024

@web-padawan web-padawan changed the title feat: add API to configure Popover trigger mode feat: add methods to configure Popover trigger mode Jul 9, 2024
@web-padawan web-padawan merged commit 25bd4e4 into main Jul 10, 2024
5 checks passed
@web-padawan web-padawan deleted the feat/popover-trigger branch July 10, 2024 06:41
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.5.0.alpha5 and is also targeting the upcoming stable 24.5.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