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: publish 0.40.5 #1387

Merged
merged 3 commits into from
Aug 29, 2022
Merged

chore: publish 0.40.5 #1387

merged 3 commits into from
Aug 29, 2022

Conversation

honkinglin
Copy link
Collaborator

@honkinglin honkinglin commented Aug 29, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2022

🌈 0.40.5 2022-08-29

🚀 Features

  • Form: 新增 useForm hook 获取 form 实例 & 支持 initialData 全局设置初始值 @HQ-Lin (#1351)
  • DatePicker: 优化不设置 valueType 场景下与 format 一致 @HQ-Lin (#1382)
  • Dialog: 非模态对话框优化拖拽事件鼠标表现 @huoyuhao (#1355)
  • Transfer: 支持 showCheckAll api @HelKyle (#1385)

🐞 Bug Fixes

  • InputAdornment: 修复在 form 组件下 disabled 设置问题 @HQ-Lin (#1381)
  • Slider: 修复点击 marks 触发 cannot read properties of null 异常 @PBK-B (#1297)
  • Upload: 支持受控使用时files可设置为null @uyarn (#1358)
  • Popup: 修复 popup 显示状态点击页面事件重复触发问题 @HQ-Lin (#1371)
  • Alert: 增加关闭动画 && 修复 onClosed 回调事件 @HelKyle (#1368)
  • Select: option 设置 content 未生效问题 @carolin913 (#1383)
  • Table:
    • 修复 tree-select 首次渲染出现 key 为 undefined 的问题 @HelKyle (#1332)
    • 修复排序按钮的样式问题 @uyarn (#1384)
    • 允许在表头分割线一定范围内触发列宽调整逻辑 @ZTao-z (#1378)

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2022

失败

@github-actions
Copy link
Contributor

Size Change: +3 B (0%)

Total Size: 850 kB

Filename Size Change
./dist/tdesign.js 502 kB +1 B (0%)
./dist/tdesign.min.js 249 kB +2 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 50.4 kB
./dist/tdesign.min.css 45.7 kB

@Tencent Tencent deleted a comment from github-actions bot Aug 29, 2022
@honkinglin honkinglin merged commit 98744d2 into develop Aug 29, 2022
@honkinglin honkinglin deleted the release/0.40.5 branch August 29, 2022 08:15
@github-actions
Copy link
Contributor

Size Change: -51 B (0%)

Total Size: 850 kB

Filename Size Change
./dist/tdesign.js 502 kB -34 B (0%)
./dist/tdesign.min.js 249 kB -17 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 50.4 kB
./dist/tdesign.min.css 45.7 kB

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.

1 participant