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(dropdown): add new side & align possibilities #48

Merged
merged 1 commit into from
Sep 28, 2024

Conversation

Sukaato
Copy link
Member

@Sukaato Sukaato commented Sep 28, 2024

Add start & end to side
Add center to align

fixes: #38


What is the current behavior?

Dropdown has missing side & align possibilites

What is the new behavior?

  • Add start & end to side
  • Add center to align

Does this introduce a breaking change?

  • Yes
  • No

Other information

Add `start` & `end` to `side`
Add `center` to `align`

fixes: #38
@Sukaato Sukaato requested a review from Xenxia September 28, 2024 19:34
@github-actions github-actions bot added features New feature or request package: core @poppy-ui/core package related labels Sep 28, 2024
@Sukaato Sukaato merged commit babfd80 into main Sep 28, 2024
16 checks passed
@Sukaato Sukaato deleted the feat/38-enchance-dropdown-side-position branch September 28, 2024 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features New feature or request package: core @poppy-ui/core package related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat (core): allow dropdown content to be centered
2 participants