-
Notifications
You must be signed in to change notification settings - Fork 143
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(comp: space): replace gap prop with size #670
Conversation
This preview will be available after the AzureCI is passed. |
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.
这是一个破坏性变更,需要在 commit 的 breaking changes 里声明一下
BREAKING CHANGE: size is used instead of gap
6086f8d
to
1479892
Compare
Codecov Report
@@ Coverage Diff @@
## main #670 +/- ##
==========================================
+ Coverage 83.92% 83.95% +0.03%
==========================================
Files 396 396
Lines 9909 9918 +9
Branches 2278 2281 +3
==========================================
+ Hits 8316 8327 +11
+ Misses 1593 1591 -2
Continue to review full report at Codecov.
|
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.
LGTM
BREAKING CHANGE: size is used instead of gap
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
What is the new behavior?
Other information
更新back-top less变量