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.19.0 #1337

Merged
merged 2 commits into from
Aug 3, 2022
Merged

docs: release 0.19.0 #1337

merged 2 commits into from
Aug 3, 2022

Conversation

PengYYYYY
Copy link
Collaborator

@PengYYYYY PengYYYYY commented Aug 3, 2022

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

由于 0.18.2breakingchange 没有带上,所以补发 0.19.0 做替代

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2022

🌈 0.19.0 2022-08-03

❗️ BREAKING CHANGES

🚀 Features

  • SelectInput: SelectInput 及相关的 Select/Cascader/TreeSelect 组件交互调整,再次点击输入框时也可以收起下拉框。 @xiaosansiji (#1299)
  • Upload: 增加 setPercent 实例方法用于满足自定义上传方法时设置上传进度(issue #1266) @PengYYYYY (#1331)

🐞 Bug Fixes

  • Dialog: 删除冗余的样式 @huoyuhao (#1305)
  • Table: 树形结构,展开全部功能,默认不应该展开懒加载节点 @chaishi (#1307)
  • Table: 多级表头,表尾列显示异常 @chaishi (#1307)
  • Table: 吸顶的多级表头,左侧边线缺失问题 @chaishi (#1307)
  • Cascader: 修复在异步获取 option 的情况下,参数校验导致用户行为异常 @PengYYYYY (#1317)
  • Popup: 修复 content 为纯英文时无法自动换行 (issue #1318) @PengYYYYY (#1317)
  • Tree: 修复 setData 组件存在 children 后的导致组件崩溃 @ardor-zhang (#657)
  • Tabs: 修复 tabpanel 组件的 label 不能根据函数进行自定义展示 (issue #1311) @PengYYYYY (#1331)
  • Upload: 修复 draggablemultiple 组合使用时组件无输出(issue #1326) @PengYYYYY (#1331)
  • ClassPrefix:替换遗漏的 classprefix @uyarn (#1300)
  • Tabs: 修复组合场景下的示例 @LAWTED (#1334)

🚧 Others

@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2022

完成

@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2022

Size Change: -1 B (0%)

Total Size: 708 kB

Filename Size Change
./dist/tdesign.js 394 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 45.6 kB
./dist/tdesign.min.css 41.3 kB
./dist/tdesign.min.js 224 kB

@xiaosansiji xiaosansiji merged commit baf79cc into develop Aug 3, 2022
@xiaosansiji xiaosansiji deleted the release/0.19.0 branch August 3, 2022 06: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