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

Release 1.10.5 #3335

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Release 1.10.5 #3335

merged 2 commits into from
Jan 16, 2025

Conversation

HaixingOoO
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • release: 1.10.5

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Jan 16, 2025

🌈 1.10.5 2025-01-16

🚀 Features

  • Radio: RadioGroup 新增 theme API,用于决定使用 options 时渲染的子组件样式 @HaixingOoO (#3303)
  • Upload: 新增imageProps API,用于在上传图片场景下透传 Image 组件的相关属性 @HaixingOoO (#3317)
  • AutoComplete: 新增 empty API ,用于支持自定义空节点内容 @liweijie0812 (#3319)
  • drawer: sizeDraggable新增支持SizeDragLimit类型的功能实现 @huangchen1031 (#3323)
  • Icon: 新增logo-alipaylogo-behance-filled等图标,修改logo-wecom图标,移除不合理的logo-wecom-filled图标 @uyarn (#3326)

🐞 Bug Fixes

  • Select: 修复onChange回调 context 中的全部选项的值没有包含选项本身全部内容的问题 @uyarn (#3305)
  • DateRangePicker: 开始结束值同时存在的逻辑判断错误问题 @betavs (#3301)
  • Notification: 修复使用attach属性配置导致渲染节点异常的问题 @centuryPark (#3306)
  • AutoComplete: 修复当选项为空时显示效果异常的问题 @betavs (#3316)
  • Menu: 修复 head-menu 不渲染 icon 的问题 @HaixingOoO (#3320)
  • Statistic: 修复decimalPlaces=0时数值动画期间精度错误的问题 @huangchen1031 (#3327)
  • ImageVewer: 修复开启closeOnOverlay时,点击蒙层关闭存在闪烁情况的问题 @huangchen1031

Copy link
Contributor

完成

Copy link
Contributor

Size Change: 0 B

Total Size: 863 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.92 kB
./dist/tdesign.css 58.3 kB
./dist/tdesign.js 475 kB
./dist/tdesign.min.css 52.9 kB
./dist/tdesign.min.js 275 kB

@HaixingOoO HaixingOoO merged commit 46596c1 into develop Jan 16, 2025
1 check passed
@HaixingOoO HaixingOoO deleted the release/1.10.5 branch January 16, 2025 10:50
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