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.1 #3236

Merged
merged 2 commits into from
Nov 28, 2024
Merged

chore: release 1.10.1 #3236

merged 2 commits into from
Nov 28, 2024

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Nov 28, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • chore: release 1.10.1

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Nov 28, 2024

🌈 1.10.1 2024-11-28

🚀 Features

  • DatePicker: 新增multiple API,用于支持日期选择器多选功能,具体使用请参考示例 @HaixingOoO (#3199)
  • DatePicker: 新增disableTime API,用于更方便地设置禁用时间部分 @HaixingOoO (#3226)
  • Dialog: 新增 beforeClosebeforeOpen API,用于在打开和关闭弹窗时执行更多回调操作 @Wesley-0808 (#3203)
  • Drawer: 新增 beforeClosebeforeOpen API,用于在打开和关闭抽屉时执行更多回调操作 @Wesley-0808 (#3203)

🐞 Bug Fixes

  • ColorPicker: 修复 colorMode 部分文案没有支持国际化的问题 @l123wx (#3221)
  • Form: 修复setFieldsValuesetFields 没有触发onValuesChange的问题 @uyarn (#3232)
  • Notification: 修改 NotificationPluginoffset 属性默认值,使其更符合常规习惯 @huangchen1031 (#3231)
  • Select: 修复 collapsedItems 的参数 collapsedSelectedItems 的错误 @RSS1102 (#3214)
  • Select: 修复多选下拉框全选功能失效的问题 @huangchen1031 (#3216)
  • Table: 修复可过滤表格在处理null类型的异常问题 @2ue (#3197)
  • Table: 修复单元格为数字 0 且开启省略时渲染异常的问题 @uyarn (#3233)
  • Tree: 修复scrollTo方法滚动的异常行为 @uyarn (#3235)

📝 Documentation

🚧 Others

Copy link
Contributor

完成

Copy link
Contributor

Size Change: +1 B (0%)

Total Size: 859 kB

Filename Size Change
./dist/tdesign.js 472 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.92 kB
./dist/tdesign.css 58.4 kB
./dist/tdesign.min.css 52.9 kB
./dist/tdesign.min.js 273 kB

@uyarn uyarn merged commit feaabca into develop Nov 28, 2024
1 check passed
@uyarn uyarn deleted the release/1.10.1 branch November 28, 2024 10:29
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