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

[Backport 1.x] feat: vertical oriented button group #1461

Open
wants to merge 1 commit into
base: 1.x
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 3c191a5 from #755.

* feat: vertical oriented button group

This commit added a new prop(orientation) to the current OuiButtonGroup,
the possible values are `horizontal` and `vertical`. The default value
is `horizontal` which match the current UI behavior. With `vertical`
prop, the button group will be oriented vertically.

related issue: #659

Signed-off-by: Yulong Ruan <[email protected]>

* doc(changelog): add changelog for vertical button group

Signed-off-by: Yulong Ruan <[email protected]>

* fix(lint): fix sass lint

Signed-off-by: Yulong Ruan <[email protected]>

---------

Signed-off-by: Yulong Ruan <[email protected]>
(cherry picked from commit 3c191a5)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
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.

0 participants