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

fix(tree): custom icons cannot be clicked without child nodes #3354

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

RSS1102
Copy link
Contributor

@RSS1102 RSS1102 commented Oct 11, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

Tencent/tdesign-vue-next#4571

💡 需求背景和解决方案

📝 更新日志

  • fix(tree): custom icons cannot be clicked without child nodes

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

完成

@uyarn uyarn merged commit 9945cbe into Tencent:develop Oct 11, 2024
7 checks passed
@RSS1102 RSS1102 deleted the fix/tree/last-icon-cant-selected branch October 11, 2024 08:14
@github-actions github-actions bot mentioned this pull request Oct 18, 2024
16 tasks
uyarn added a commit that referenced this pull request Oct 18, 2024
* chore(deps-dev): bump @rollup/plugin-node-resolve from 11.2.1 to 15.3.0 (#3352)

Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 15.3.0.
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix(tree): custom icons cannot be clicked without child nodes (#3354)

* chore: fix select input demo (#3358)

* chore: fix select input demo

* chore: update snapshot

* fix: fix shaking when dialog and drawer show (#3362)

* fix: fix shaking when dialog and drawer show

* chore: update common

* feat(TimePicker): support autoswap API (#3363)

* feat(timepicker): support autoswap API

* feat(timepicker): support autoswap API

* chore: live demo

* chore: release 1.10.4 (#3366)

* chore: release 1.10.4

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(cascader): custom option

* chore: update CHANGELOG

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 阿菜 Cai <jimmyrss1102@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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