Skip to content

feat: support for recording slots#720

Merged
anlyyao merged 5 commits intomainfrom
feature/slots
Sep 29, 2025
Merged

feat: support for recording slots#720
anlyyao merged 5 commits intomainfrom
feature/slots

Conversation

@anlyyao
Copy link
Copy Markdown
Collaborator

@anlyyao anlyyao commented Sep 28, 2025

小程序端

  • 支持直接录入 slots 模块内容, 统一使用 - 符号,表示默认插槽(slots 属性优先级 > 同属性名插槽)
  • 现有同属性名插槽,支持独立输出到文档的 slots 模块
  • 小程序端 TNode 属性,不再输出定义链接到文档

TODO

  • 默认插槽作用不统一,需要单独录入

相关 issues / discussions

Tencent/tdesign-miniprogram#3138

效果(以 Link 组件为例)

截屏2025-09-28 19 49 47 截屏2025-09-28 19 47 46

@anlyyao anlyyao changed the title feat: support for recording slots 【WIP】feat: support for recording slots Sep 29, 2025
@anlyyao anlyyao changed the title 【WIP】feat: support for recording slots feat: support for recording slots Sep 29, 2025
@anlyyao anlyyao changed the title feat: support for recording slots 【WIP】feat: support for recording slots Sep 29, 2025
@anlyyao anlyyao changed the title 【WIP】feat: support for recording slots feat: support for recording slots Sep 29, 2025
@anlyyao anlyyao merged commit f3c29a2 into main Sep 29, 2025
4 checks passed
@anlyyao anlyyao deleted the feature/slots branch September 29, 2025 08:47
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.

2 participants