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

chore: release 1.10.4 #3366

Merged
merged 2 commits into from
Oct 18, 2024
Merged

chore: release 1.10.4 #3366

merged 2 commits into from
Oct 18, 2024

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Oct 18, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • chore: release 1.10.4

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Oct 18, 2024

🌈 1.10.4 2024-10-18

🚀 Features

  • TimePicker: 新增 autoSwap API,支持1.10.2 版本之后仍支持保持选定的左右侧时间大小顺序 @uyarn (#3363)

🐞 Bug Fixes

  • Tree: 修复叶子节点自定义的图标可被点击的问题 @RSS1102 (#3354)
  • Drawer: 修复打开 drawer 时页面抖动的问题 @RSS1102 @uyarn (#3362)
  • Dialog: 修复打开 dialog 时页面抖动的问题 @RSS1102 (#3362)

🚧 Others

  • DatePicker: 移除文档中错误的value 类型描述

Copy link
Contributor

完成

Copy link
Contributor

Size Change: 0 B

Total Size: 903 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.91 kB
./dist/tdesign.css 53.1 kB
./dist/tdesign.js 500 kB
./dist/tdesign.min.css 48.2 kB
./dist/tdesign.min.js 300 kB

@uyarn uyarn merged commit ce3c7f1 into develop Oct 18, 2024
1 check passed
@uyarn uyarn deleted the release/1.10.4 branch October 18, 2024 08:38
uyarn added a commit that referenced this pull request Oct 18, 2024
* chore: release 1.10.4

* chore: changelog's changes

---------

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