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: publish 0.21.0 #1667

Merged
merged 2 commits into from
Sep 14, 2022
Merged

release: publish 0.21.0 #1667

merged 2 commits into from
Sep 14, 2022

Conversation

honkinglin
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2022

🌈 0.21.0 2022-09-14

❗ Breaking Changes

  • 支持 es module 导出不带样式产物,调整 lib 包内容,新增 cjs 产物支持 commonjs 导出不带样式产物 @HQ-Lin (#1646)

🚀 Features

🐞 Bug Fixes

  • LiveDemo: 修复 tree live demo 问题 @HQ-Lin (#1628)
  • Dropdown: 修复树形结构下的 onclick 调用错误 @PengYYYYY (#1647)
  • Table: 修复 columns typemultiple 时,设置 className 无效的问题 (issue #1632) @ojhaywood (#1633)
  • Table: 优化列宽调整策略 @ZTao-z (#1649)
  • TimePicker: 修复往前点击时间时滚动异常的问题 @uyarn (#1657)
  • watermark: 修复 removable 无效 @samhou1988 (#1635)
  • Form: 修复 labelAlign 为 top 时, form-item lable 为空 lable 还会占据空间的问题 @ojhaywood (#1623)
  • ImageViewer: 多图片示例切换状态修复 @sinbadmaster (#1630)

🚧 Others

  • Demo: 使用 space 组件简化 avatar, badge, calendar, card, collapse 示例 @RayJason (#1655)
  • Demo: 使用 space 组件简化 checkbox, colorPicker , form 示例 @RayJason (#1659)

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: +3 B (0%)

Total Size: 878 kB

Filename Size Change
./dist/tdesign.js 513 kB +3 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 50.1 kB
./dist/tdesign.min.css 45.9 kB
./dist/tdesign.min.js 267 kB

@PengYYYYY PengYYYYY changed the title chore: publish 0.21.0 release: publish 0.21.0 Sep 14, 2022
@github-actions
Copy link
Contributor

(删除此行代表确认该日志): 修改并确认日志后删除这一行,机器人会提交到 本 PR 的 CHANGELOG.md 文件中

🌈 0.21.0 2022-09-14

🚀 Features

🐞 Bug Fixes

  • LiveDemo: 修复 tree live demo 问题 @HQ-Lin (#1628)
  • Dropdown: 修复树形结构下的 onclick 调用错误 @PengYYYYY (#1647)
  • Table: 修复 columns typemultiple 时,设置 className 无效的问题 (issue #1632) @ojhaywood (#1633)
  • table: 优化列宽调整策略 @ZTao-z (#1649)
  • TimePicker: 修复往前点击时间时滚动异常的问题 @uyarn (#1657)

🚧 Others

@PengYYYYY PengYYYYY merged commit da51dd7 into develop Sep 14, 2022
@PengYYYYY PengYYYYY deleted the release/0.21.0 branch September 14, 2022 11:58
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