Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(Toast): support attach props for ToastPlugin #1555

Merged
merged 7 commits into from
Aug 29, 2024

Conversation

anlyyao
Copy link
Collaborator

@anlyyao anlyyao commented Aug 29, 2024

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

fix #1542

相关PR

TDesignOteam/tdesign-api#399
Tencent/tdesign-common#1911

💡 需求背景和解决方案

📝 更新日志

  • feat(Toast): ToastPlugin 支持 attachclassNamestyle 属性

  • fix(DropdownMenu): 修复 menuOpenedmenuClosed 事件无效

  • 本条 PR 不需要纳入 Changelog

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@anlyyao anlyyao requested a review from liweijie0812 as a code owner August 29, 2024 11:45
@anlyyao anlyyao force-pushed the feat/ToastPlugin/attach branch from e7bbbcb to bf471b8 Compare August 29, 2024 11:50
@anlyyao anlyyao force-pushed the feat/ToastPlugin/attach branch 2 times, most recently from b796623 to 92ab87b Compare August 29, 2024 12:40
@anlyyao anlyyao force-pushed the feat/ToastPlugin/attach branch from 92ab87b to e9994cb Compare August 29, 2024 12:41
@anlyyao anlyyao requested a review from liweijie0812 August 29, 2024 12:45
@anlyyao anlyyao merged commit 84f2262 into develop Aug 29, 2024
10 checks passed
@anlyyao anlyyao deleted the feat/ToastPlugin/attach branch August 29, 2024 12:50
@github-actions github-actions bot mentioned this pull request Aug 30, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Toast] Toast在web H5上正常 在android 和ios上不显示
2 participants