Skip to content

feat(blockheader): support cant collapse child #480

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

Merged
merged 5 commits into from
May 27, 2025

Conversation

LuckyFBB
Copy link
Collaborator

@LuckyFBB LuckyFBB commented Sep 9, 2024

变更类型

请选择以下选项以描述 PR 的类型:

  • Bug 修复(修复现有问题)
  • 新功能(添加了一个功能)
  • 代码优化(性能改进、代码重构)
  • 文档更新
  • 单测新增或修改
  • 其他(请说明):

相关问题

变更内容

目前传入 children 的时候,默认就会展示 “展开/收起” 按钮

还有这种情况,不需要展开收起的情况,可以通过支持传入 children 来做

image
  • defaultExpand 默认更改 undefined
  • 只传入 children ,不支持展开收起
  • 传入 childrendefaultExpand | expand,支持展开收起

详细描述

对应 Previewer

Previewer

@LuckyFBB LuckyFBB force-pushed the feat/blockHeader_child branch from 479bcf3 to 87e496e Compare September 9, 2024 08:53
@LuckyFBB LuckyFBB changed the title Feat/block header child feat(blockheader): supprt cant collapse child Sep 9, 2024
@LuckyFBB LuckyFBB force-pushed the feat/blockHeader_child branch from 87e496e to 673845b Compare May 27, 2025 06:44
@mortalYoung mortalYoung changed the title feat(blockheader): supprt cant collapse child feat(blockheader): support cant collapse child May 27, 2025
@LuckyFBB LuckyFBB force-pushed the feat/blockHeader_child branch from e432b20 to f5de46d Compare May 27, 2025 08:00
@mortalYoung mortalYoung merged commit b689c8a into DTStack:master May 27, 2025
1 check passed
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.

3 participants