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

feat(Drawer): update api #482

Merged
merged 2 commits into from
Dec 2, 2024
Merged

feat(Drawer): update api #482

merged 2 commits into from
Dec 2, 2024

Conversation

liweijie0812
Copy link
Member

@liweijie0812 liweijie0812 commented Nov 29, 2024

TS 类型 TriggerSource 改名 DrawerTriggerSource

DrawerItem { title: string; icon?: TNode; } 修改 icon 为非必需

修复 close 类型定义错误,导致生成文档报错

closeOnOverlayClick 默认值改回 undefined , 默认值不是 undefined,引发 BUG:Tencent/tdesign-vue-next#4801

@liweijie0812 liweijie0812 changed the title feat: update api feat(Drawer): update api Nov 29, 2024
@uyarn uyarn merged commit 085b6df into main Dec 2, 2024
2 checks passed
@uyarn uyarn deleted the feat/drawer branch December 2, 2024 03:18
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