-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
react-button: fix styles to align with v7 buttons #14972
Conversation
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 74b7b40:
|
50640b4
to
6cc80b2
Compare
Perf AnalysisNo significant results to display. All results
Perf Analysis (Fluent)Potential regressions comparing to master
Perf comparison
Perf tests with no regressions
|
Asset size changes
Over Tolerance (1024 B) Over Baseline Below Baseline New Removed 1 kB = 1000 B Baseline commit: 730c61559ee97a7cfc2f84d40c96fab3077e5fb0 (build) |
6cc80b2
to
276096b
Compare
f6da917
to
f038f45
Compare
packages/react-button/src/components/Button/__snapshots__/Button.test.tsx.snap
Outdated
Show resolved
Hide resolved
packages/react-button/src/components/CompoundButton/useCompoundButtonClasses.ts
Outdated
Show resolved
Hide resolved
c1cdf1d
to
35275d0
Compare
35275d0
to
1dd2752
Compare
packages/react-button/src/components/SplitButton/SplitButton.tsx
Outdated
Show resolved
Hide resolved
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 the comment first. I think there might be a snafu with menubutton.
df0a43d
to
fef649f
Compare
fef649f
to
74b7b40
Compare
🎉 Handy links: |
🎉 Handy links: |
Pull request checklist
$ yarn change
Description of changes
Fit finishing styles to align with v7 button.
Key changes are:
32px
12px
- Setflex-grow: 1
in button text content so icons will be left/right aligned when it's fluid.dividerLength
token is working correctlyFocus areas to test
Do expect a lot of updates in screener tests