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.20.6 #1661

Closed
wants to merge 3 commits into from
Closed

docs: release 0.20.6 #1661

wants to merge 3 commits into from

Conversation

PengYYYYY
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

发布版本 0.20.6

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2022

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

🌈 0.20.6 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)
  • watermark: 修复 removable 无效 @samhou1988 (#1635)
  • Form: 修复 labelAlign 为 top 时, form-item lable 为空 lable 还会占据空间的问题 @ojhaywood (#1623)
  • ImageViewer: demo 优化 @sinbadmaster (#1630)

@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2022

完成

@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2022

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

🌈 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 bot commented Sep 14, 2022

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

🌈 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)

@PengYYYYY PengYYYYY closed this 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

  • [watermark] removable not work @samhou1988 (#1635)
  • fix: 修复 form 组件 labelAlign 为 top 时, form-item lable 为空 lable 还会占据空间的问题 @ojhaywood (#1623)
  • ImageViewer: demo 优化 @sinbadmaster (#1630)
  • tooltip: 修改 tooltip 组件示例文字 @ojhaywood (#1624)
  • feat: 支持es module 导出不带样式产物,调整 lib 包内容 @HQ-Lin (#1646)
  • avatar: example space @RayJason (#1655)
  • badge: example space @RayJason (#1655)
  • calendar: example space @RayJason (#1655)
  • card: example space @RayJason (#1655)
  • collapse: example space @RayJason (#1655)
  • feat: 支持二次更改时间选择器时可单次变更日期 @HQ-Lin (#1656)
  • checkbox: example t-space @RayJason (#1659)
  • form: example t-space @RayJason (#1659)
  • fix: 修复 form 组件 labelAlign 为 top 时, form-item lable 为空 lable 还会占据空间的问题 @ojhaywood (#1623)

@PengYYYYY PengYYYYY deleted the release/0.20.6 branch September 14, 2022 11:12
asbstty added a commit to asbstty/tdesign-vue-next that referenced this pull request Oct 31, 2022
feat: support multiple types of expandIcon property

closed Tencent#1661
PengYYYYY pushed a commit that referenced this pull request Nov 1, 2022
* feat(collapse): feat: support multiple types of expandIcon property

feat: support multiple types of expandIcon property

closed #1661

* perf(collapse): code optimization

code optimization

* feat(collapse): deal with expandIcon property in slots

deal with expandIcon property in slots

* docs(collapse): modify demo

modify demo

* docs(collapse): update demo

update demo

* docs(collapse): update demo

update demo

* test(unit): update test

update test

* docs(collapse): update demo

update demo

* style(_common): add submodule

add submodule

* test: update test

update test
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