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(react-keytips): add overflowSequence prop #304

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

mainframev
Copy link
Contributor

@mainframev mainframev commented Feb 10, 2025

Added overflowSequence prop, removed isShortcut, refactored and simplified the examples with Overflow. Follow-up of #301

@mainframev mainframev requested a review from a team as a code owner February 10, 2025 08:46
@mainframev mainframev self-assigned this Feb 10, 2025
@mainframev mainframev force-pushed the refactor/react-keytips-overflow branch 2 times, most recently from 5cfbed3 to 36d5321 Compare February 10, 2025 09:06
@Hotell Hotell requested a review from dmytrokirpa February 11, 2025 13:06
@mainframev mainframev force-pushed the refactor/react-keytips-overflow branch 2 times, most recently from e501b82 to 03a4642 Compare February 17, 2025 22:17
@@ -0,0 +1,7 @@
{
"type": "minor",
Copy link
Contributor

Choose a reason for hiding this comment

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

shouldn't we use major for breaking changes?

Copy link
Contributor Author

@mainframev mainframev Feb 21, 2025

Choose a reason for hiding this comment

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

@dmytrokirpa not until stable AFAIK, when stable -> major, until not stable minor is considered as breaking. The first release was as minor, so I guess it's ok that we have already one minor.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@mainframev mainframev force-pushed the refactor/react-keytips-overflow branch from 03a4642 to 7793748 Compare February 21, 2025 14:23
@mainframev mainframev merged commit 763f850 into microsoft:main Feb 21, 2025
3 checks passed
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.

2 participants