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 PopoverVariant enum with the arrow variant #6499

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

web-padawan
Copy link
Member

Description

Based on vaadin/web-components#7550

Note: the arrow variant is available for both Lumo and Material.

Type of change

  • Feature

@web-padawan web-padawan force-pushed the feat/popover-variant branch 2 times, most recently from 0bf7c6d to f38b1c0 Compare August 2, 2024 13:08
@web-padawan web-padawan requested a review from vursen August 5, 2024 07:00

private final String variant;

PopoverVariant(String variant) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we have a test?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't have tests for other variant enums, not sure how to test this one.

Co-authored-by: Sascha Ißbrücker <[email protected]>
@web-padawan web-padawan enabled auto-merge (squash) August 8, 2024 17:30
Copy link

sonarcloud bot commented Aug 8, 2024

@web-padawan web-padawan merged commit 41fb1a5 into main Aug 8, 2024
5 checks passed
@web-padawan web-padawan deleted the feat/popover-variant branch August 8, 2024 17:43
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.5.0.alpha9 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.

4 participants