Skip to content

feat: 新增 skyline 模式下的 List, ListItem组件 - #17470

Merged
Single-Dancer merged 13 commits into
mainfrom
feat/skyline-list
Apr 1, 2025
Merged

feat: 新增 skyline 模式下的 List, ListItem组件#17470
Single-Dancer merged 13 commits into
mainfrom
feat/skyline-list

Conversation

@Single-Dancer

@Single-Dancer Single-Dancer commented Mar 21, 2025

Copy link
Copy Markdown
Collaborator

这个 PR 做了什么? (简要描述所做更改)
通过添加 List、ListItem 组件支持了 skyline 模式下 ListBuilder 的 slot:item 特性。

这个 PR 是什么类型? (至少选择一个)

  • 错误修复(Bugfix) issue: fix #
  • 新功能(Feature)
  • 代码重构(Refactor)
  • TypeScript 类型定义修改(Typings)
  • 文档修改(Docs)
  • 代码风格更新(Code style update)
  • 其他,请描述(Other, please describe):

这个 PR 涉及以下平台:

  • 所有小程序
  • 微信小程序
  • 支付宝小程序
  • 百度小程序
  • 字节跳动小程序
  • QQ 轻应用
  • 京东小程序
  • 快应用平台(QuickApp)
  • Web 平台(H5)
  • 移动端(React-Native)
  • 鸿蒙(harmony)

@codecov

codecov Bot commented Mar 21, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 13.18681% with 79 lines in your changes missing coverage. Please review.

Project coverage is 57.70%. Comparing base (faa2b33) to head (8e188f0).
Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
...ges/babel-preset-taro/transform-taro-components.js 11.23% 61 Missing and 18 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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     
Flag Coverage Δ
taro-cli 72.37% <ø> (ø)
taro-runtime 59.87% <ø> (ø)
taro-web 49.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
packages/babel-preset-taro/index.js 73.62% <100.00%> (+0.59%) ⬆️
...ges/babel-preset-taro/transform-taro-components.js 11.23% <11.23%> (ø)

... and 50 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Single-Dancer Single-Dancer changed the title feat: 新增 skylin 模式下的 List, ListItem组件 feat: 新增 skyline 模式下的 List, ListItem组件 Mar 21, 2025
@xuanzebin

Copy link
Copy Markdown
Member

需要补充对应新增功能的测试用例

@Single-Dancer

Copy link
Copy Markdown
Collaborator Author

需要补充对应新增功能的测试用例

Done

@Single-Dancer
Single-Dancer force-pushed the feat/skyline-list branch 9 times, most recently from 33df295 to 83034fb Compare March 28, 2025 03:12
@iugo

iugo commented Mar 31, 2025

Copy link
Copy Markdown
Contributor

目前有一些非本 PR 的 commits, 是不是应该 rebase 一下重新提交, 以聚焦本 PR 的变动.

@Single-Dancer
Single-Dancer merged commit 3a445a7 into main Apr 1, 2025
@Single-Dancer
Single-Dancer deleted the feat/skyline-list branch April 1, 2025 10:31
@Single-Dancer Single-Dancer added this to the 4.0.10 milestone Apr 9, 2025
@linguoqiang001

Copy link
Copy Markdown

这个有gird-builder的版本吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants