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

docs: release 0.17.0 #1081

Merged
merged 2 commits into from
Jun 27, 2022
Merged

docs: release 0.17.0 #1081

merged 2 commits into from
Jun 27, 2022

Conversation

PengYYYYY
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

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

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

@github-actions
Copy link
Contributor

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

🌈 0.17.0 2022-06-27

🚀 Features

  • form: 现在 FormItem.labelstring 类型时, Form.errorMessage 模板中的 ${name} 会被替换为 FormItem.label 属性;当 label 属性为 slot/function 时,${name} 会被替换为 FormItem.name 属性 @k1nz (#1022)
  • Watermark: 新增 Watermark 组件 @samhou1988 (#921)
  • ConfigProvider: 增加 input 组件 autocomplete 配置,增加 dialog 组件 closeOnEscKeydown, closeOnOverlayClick 配置, 增加 select 组件 filterable 配置,增加 drawer 组件 closeOnEscKeydown, closeOnOverlayClick 配置 (issue #848) @PengYYYYY (#1074)
  • Local: 增加日语和韩语语言包 @PengYYYYY (#1074)
  • Table: fullRow不参与排序 @uyarn (#1080)
  • Watermark: 新增 Watermark 组件 @samhou1988 (#921)

🐞 Bug Fixes

🚧 Others

@github-actions
Copy link
Contributor

github-actions bot commented Jun 27, 2022

🌈 0.17.0 2022-06-27

❗ Breaking Changes

  • reset: 默认移除全局 reset 样式引入,可从 tdesign-react/dist/reset.css 中单独引入 @xiaosansiji (#899)

🚀 Features

  • Form: 现在 FormItem.labelstring 类型时, Form.errorMessage 模板中的 ${name} 会被替换为 FormItem.label 属性;当 label 属性为 slot/function 时,${name} 会被替换为 FormItem.name 属性 @k1nz (#1022)
  • Space: 新增 Space 组件 @HQ-Lin (#1035)
  • Watermark: 新增 Watermark 组件 @samhou1988 (#921)
  • ConfigProvider: 增加 input 组件 autocomplete 配置,增加 dialog 组件 closeOnEscKeydown, closeOnOverlayClick 配置, 增加 select 组件 filterable 配置,增加 drawer 组件 closeOnEscKeydown, closeOnOverlayClick 配置 (issue #848) @PengYYYYY (#1074)
  • Local: 增加日语和韩语语言包 @PengYYYYY (#1074)
  • Select: 增加列表展开时定位置选中项 @huoyuhao (#1068)
  • Table: fullRow不参与排序 @uyarn (#1080)
  • Watermark: 新增 Watermark 组件 @samhou1988 (#921)
  • Tree: tree-chekbox 支持 number 类型 @sufuwang (#1032)

🐞 Bug Fixes

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: -501 B (0%)

Total Size: 689 kB

Filename Size Change
./dist/tdesign.css 44.5 kB -1.81 kB (-4%)
./dist/tdesign.min.css 40.5 kB -634 B (-2%)
./dist/tdesign.min.js 218 kB +1 B (0%)
./dist/reset.css 1.94 kB +1.94 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size
./dist/tdesign.js 385 kB

@PengYYYYY PengYYYYY merged commit e648285 into develop Jun 27, 2022
@PengYYYYY PengYYYYY deleted the release/0.17.0 branch June 27, 2022 11:07
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.

None yet

1 participant