Skip to content

[separator] Support vertical orientation#1304

Merged
mj12albert merged 3 commits intomui:masterfrom
mj12albert:feat/separator-orientation
Jan 8, 2025
Merged

[separator] Support vertical orientation#1304
mj12albert merged 3 commits intomui:masterfrom
mj12albert:feat/separator-orientation

Conversation

@mj12albert
Copy link
Member

@mj12albert mj12albert commented Jan 8, 2025

Closes #1303
Prerequisite for Toolbar #661

@mj12albert mj12albert added component: separator Changes related to the separator component. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. labels Jan 8, 2025
@mj12albert mj12albert marked this pull request as ready for review January 8, 2025 09:24
@mui-bot
Copy link

mui-bot commented Jan 8, 2025

Netlify deploy preview

https://deploy-preview-1304--base-ui.netlify.app/

Generated by 🚫 dangerJS against d7d5697

@mj12albert mj12albert force-pushed the feat/separator-orientation branch from 64fcc31 to ad24d62 Compare January 8, 2025 09:29
</a>

<Separator className={styles.Separator} />
<Separator orientation="vertical" className={styles.Separator} />
Copy link
Member Author

Choose a reason for hiding this comment

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

These are actually vertical but incorrectly defaulted to horizontal before

@mj12albert mj12albert force-pushed the feat/separator-orientation branch from ad24d62 to 8334bd0 Compare January 8, 2025 09:40
@mj12albert mj12albert force-pushed the feat/separator-orientation branch from 8334bd0 to e1132e3 Compare January 8, 2025 09:42
Copy link
Contributor

@atomiks atomiks left a comment

Choose a reason for hiding this comment

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

"The orientation of the separator" might work better than "The component orientation."?

@mj12albert mj12albert merged commit cda90e5 into mui:master Jan 8, 2025
@mj12albert mj12albert deleted the feat/separator-orientation branch January 8, 2025 11:42
@oliviertassinari oliviertassinari changed the title [Separator] Support vertical orientation [separator] Support vertical orientation Sep 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: separator Changes related to the separator component. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[separator] Support vertical orientation

3 participants