Skip to content
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

微信小程序skyline新增标签功能支持 #14698

Closed
wyf199605 opened this issue Oct 25, 2023 · 1 comment
Closed

微信小程序skyline新增标签功能支持 #14698

wyf199605 opened this issue Oct 25, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@wyf199605
Copy link

这个特性解决了什么问题?

支持微信小程序skyline最新标签及新增的标签属性

这个 API 长什么样?

支持skyline最新的标签span\ snapshot

支持skyline标签新增的属性:

  1. text 标签的overflow\ max-lines 属性;
  2. grid-view 标签的 padding属性;
  3. list-view 标签的padding属性;
  4. sticky-header 标签的padding \ offset-top 属性;
  5. sticky-section 标签的padding属性;

详见微信小程序文档https://developers.weixin.qq.com/miniprogram/dev/component/sticky-section.html

@taro-bot2 taro-bot2 bot added enhancement New feature or request labels Oct 25, 2023
TheKonka added a commit to TheKonka/taro that referenced this issue Feb 23, 2024
@koppthe koppthe self-assigned this Apr 16, 2024
koppthe added a commit that referenced this issue Apr 29, 2024
* fix(weapp): support skyline components

#14698

* test: update snapshot

* fix: 修复 Skyline 模式下 CustomWrapper 样式丢失问题 #14699

* chore(runner): 补充 runner 的 skyline 测试用例

* fix(mini-runner): 更新测试用例快照

* fix(types): 更新 GridView types

* feat(component): 新增 grid-builder 和 list-builder

* feat(skyline): 适配 open-container 组件

* feat(skyline): 补齐缺失的 skyline 组件

* test: 补全 skyline 组件测试用例

* test(mini-runner): update snapshots

* test(webpack5-runner): update snapshots

* test(webpack5-runner): update snapshots

* test(webpack5-runner): update snapshots

* chore: update ci workflow

* Revert "chore: update ci workflow"

This reverts commit 6d3fc8b.

* test(webpack5-runner): update snapshots

---------

Co-authored-by: konka <1094918@gmail.com>
Co-authored-by: hemingjin <hemingjin@jd.com>
Co-authored-by: ZEJIA LIU <53506531+ZEJIA-LIU@users.noreply.github.com>
Co-authored-by: Zakary <zakarycode@gmail.com>
@LuChloe
Copy link

LuChloe commented May 8, 2024

grid-view 标签的 padding属性;
这个好像是不生效?还是只是没有声明。

@tutuxxx tutuxxx closed this as completed Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants