-
Notifications
You must be signed in to change notification settings - Fork 116
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
[Side Modal]!: Align Side Modal footer actions to left #4140
Conversation
Run & review this pull request in StackBlitz Codeflow. |
🦋 Changeset detectedLatest commit: b2f65ef The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit b2f65ef. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Size Change: -1 B (0%) Total Size: 1.1 MB
ℹ️ View Unchanged
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit b2f65ef:
|
Paste Run #9002
Run Properties:
|
Project |
Paste
|
Branch Review |
breaking-change-side-modal
|
Run status |
Passed #9002
|
Run duration | 02m 06s |
Commit |
0398e50c12: feat(side-modal): update changeset
|
Committer | Shoaib Ahmed |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
67
|
View all changes introduced in this branch ↗︎ |
.changeset/smooth-ads-admire.md
Outdated
"@twilio-paste/side-modal": major | ||
"@twilio-paste/core": major |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Check with @nkrantz but if it's not a code breaking change and style should this just be a minor?
"@twilio-paste/side-modal": major | |
"@twilio-paste/core": major | |
"@twilio-paste/side-modal": minor | |
"@twilio-paste/core": minor |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes minor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also might be nice to have a bit more context in the changeset as to why we're making this change and what design action is needed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is a nitpick but can you also add what design action is needed? so that someone looking at this change knows what they can/should do about it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nkrantz changeset updated
ab0aca4
to
b40268e
Compare
Paste Run #9009
Run Properties:
|
Project |
Paste
|
Branch Review |
breaking-change-side-modal
|
Run status |
Passed #9009
|
Run duration | 06m 19s |
Commit |
6a15f67bb9 ℹ️: Merge b2f65ef8c77f0007f4ad0ae2d669614788c1f8b9 into e9586bdf82321ec1815a6df3752f...
|
Committer | Shoaib Ahmed |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
125
|
View all changes introduced in this branch ↗︎ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏 thanks for updating the changeset, this is so clear and helpful to anyone who sees it!
SideModalFooterActions