feat: 新增 skyline 模式下的 List, ListItem组件 - #17470
Merged
Merged
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #17470 +/- ##
==========================================
- Coverage 57.86% 57.70% -0.16%
==========================================
Files 468 469 +1
Lines 26458 26549 +91
Branches 5663 5864 +201
==========================================
+ Hits 15309 15321 +12
+ Misses 9664 9635 -29
- Partials 1485 1593 +108
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
Single-Dancer
force-pushed
the
feat/skyline-list
branch
from
March 21, 2025 09:36
5b4a3ae to
82d8f03
Compare
Member
|
需要补充对应新增功能的测试用例 |
Collaborator
Author
Done |
Single-Dancer
force-pushed
the
feat/skyline-list
branch
9 times, most recently
from
March 28, 2025 03:12
33df295 to
83034fb
Compare
Contributor
|
目前有一些非本 PR 的 commits, 是不是应该 rebase 一下重新提交, 以聚焦本 PR 的变动. |
Single-Dancer
force-pushed
the
feat/skyline-list
branch
from
April 1, 2025 09:34
83034fb to
8e188f0
Compare
xuanzebin
approved these changes
Apr 1, 2025
|
这个有gird-builder的版本吗 |
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.
这个 PR 做了什么? (简要描述所做更改)
通过添加 List、ListItem 组件支持了 skyline 模式下 ListBuilder 的 slot:item 特性。
这个 PR 是什么类型? (至少选择一个)
这个 PR 涉及以下平台: