feat(grid): row's 'align' and 'justify' support reponsive value#37860
Merged
Conversation
Contributor
Codecov ReportBase: 100.00% // Head: 100.00% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## feature #37860 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 444 444
Lines 8236 8291 +55
Branches 2439 2496 +57
=========================================
+ Hits 8236 8291 +55
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 9, 2022
afc163
reviewed
Oct 10, 2022
afc163
reviewed
Oct 10, 2022
afc163
reviewed
Oct 10, 2022
added 2 commits
October 10, 2022 18:58
added 2 commits
October 10, 2022 19:21
Member
Author
afc163
approved these changes
Oct 11, 2022
Member
|
看上去是这个问题 babel/babel#15031 |
afc163
reviewed
Oct 11, 2022
afc163
reviewed
Oct 11, 2022
Member
Author
| 这些看起来也不是这一次`PR`导致的,本地`tsc`是没问题的 @afc163 |
Member
|
rebase 一下 feature 吧,刚刚合并了一波大的。 |
Member
Author
好的 |
afc163
reviewed
Oct 11, 2022
Co-authored-by: afc163 <afc163@gmail.com>
afc163
reviewed
Oct 11, 2022
afc163
approved these changes
Oct 12, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.





[中文版模板 / Chinese template]
🤔 This is a ...
🔗 Related issue link
💡 Background and solution
row's align and justify support reponsive value,we can useage like this:
📝 Changelog
Row组件的align和justify属性支持设置响应式的值☑️ Self-Check before Merge