Skip to content

Release v1.1.5 #134

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

Merged
merged 2 commits into from
Sep 20, 2020
Merged

Release v1.1.5 #134

merged 2 commits into from
Sep 20, 2020

Conversation

phoenixwong
Copy link
Owner

New

  • Support changing dropdown direction with the drop-direction property. It accepts three string values: "up", "auto" and "down" (default).
  • Additional container-id and drop-offset-height as helpers for the "auto" drop direction. Please check the documentation for more info.

Closes #111

- Support changing dropdown direction with the `drop-direction` property.
- Additional `container-id` and `drop-offset-height` as helpers for `drop-direction="auto"`
@phoenixwong phoenixwong merged commit defca43 into master Sep 20, 2020
@phoenixwong phoenixwong deleted the alpha branch September 20, 2020 15:32
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.

Dropdown Direction
1 participant