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

Enhancement: More positions! #857

Merged
merged 3 commits into from
Jul 24, 2023

Conversation

znicholasbrown
Copy link
Contributor

This PR adds some new positions for aligning PPopOver. It also reduces the complexity of the popover select demo component to make adding new positions a little easier

@netlify
Copy link

netlify bot commented Jul 24, 2023

Deploy Preview for prefect-design ready!

Name Link
🔨 Latest commit a3f66d0
🔍 Latest deploy log https://app.netlify.com/sites/prefect-design/deploys/64bef8b362d61d000898cfa3
😎 Deploy Preview https://deploy-preview-857--prefect-design.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@pleek91 pleek91 left a comment

Choose a reason for hiding this comment

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

Nice! Thank you

Comment on lines -14 to +18
// using any because vue's type warnings for props is dumb...
// eslint-disable-next-line @typescript-eslint/no-explicit-any
position: any,
position: PositionMethod | PositionMethod[],
Copy link
Collaborator

Choose a reason for hiding this comment

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

❤️

@znicholasbrown znicholasbrown merged commit 3c90417 into main Jul 24, 2023
6 checks passed
@znicholasbrown znicholasbrown deleted the enhancement-moar-positions-2023-07-24 branch July 24, 2023 22:23
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