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: Menu, ClickMenu, and ContextMenu components for solara.lab #295

Merged
merged 10 commits into from
Oct 10, 2023

Conversation

iisakkirotko
Copy link
Collaborator

Added Menu, ClickMenu, and ContextMenu components, as well as documentation for them.

@iisakkirotko iisakkirotko changed the title Feat: Menu, ClickMenu, and ContextMenu components Feat: Menu, ClickMenu, and ContextMenu components for solara.lab Sep 19, 2023
feat: API docs for ClickMenu and ContextMenu

feat: Added Menu component

feat: Documentation for Menu component

feat: Documentation for Menu component
Pictures are reference files for visual tests.

Tests only run in solara, since other environments seem to have issues with parametrization.
Clicking on elements instead of pixel coordinates. ALso switched to `to_be_in_viewport` from `to_be_visible`
Copy link
Contributor

@maartenbreddels maartenbreddels left a comment

Choose a reason for hiding this comment

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

I made the docstring more self-consistent, hope you see this as an improvement.

solara/lab/components/menu.py Outdated Show resolved Hide resolved
solara/lab/components/menu.py Outdated Show resolved Hide resolved
solara/lab/components/menu.py Outdated Show resolved Hide resolved
solara/lab/components/menu.vue Show resolved Hide resolved
@maartenbreddels maartenbreddels merged commit 90e766d into widgetti:master Oct 10, 2023
21 checks passed
@iisakkirotko iisakkirotko mentioned this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants