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.22.2 #1747

Closed
wants to merge 1 commit into from
Closed

docs: release 0.22.2 #1747

wants to merge 1 commit into from

Conversation

PengYYYYY
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • docs: release 0.22.2

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 27, 2022

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

🌈 0.22.2 2022-09-27

🚀 Features

🐞 Bug Fixes

🚧 Others

@github-actions
Copy link
Contributor

github-actions bot commented Sep 27, 2022

完成

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 884 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 50.6 kB
./dist/tdesign.js 516 kB
./dist/tdesign.min.css 46.3 kB
./dist/tdesign.min.js 269 kB

@github-actions
Copy link
Contributor

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

🌈 0.22.2 2022-09-27

🚀 Features

  • Menu: 如果存在链接参数,默认使用标签 <a> (issue #1671) @Lmmmmmm-bb (#1728)
  • table: 新增 column.resizable 支持自定义任意列是否可拖拽调整宽度 @ZTao-z (#1732)
  • Table: 新增 showHeader,支持隐藏表头 @chaishi (#1740)
  • Table: 新增 column.colKey = serial-number,支持序号列功能,#1517 @chaishi (#1740)
  • Table: 新增 showSortColumnBgColor,用于控制是否显示排序列背景色 @chaishi (#1740)
  • Table: 支持属性 tree.treeNodeColumnIndex 动态修改, #1487 @chaishi (#1740)

🐞 Bug Fixes

  • Swiper: 修复鼠标悬停移出后没有重新轮播问题 @yusongh (#1717)
  • Swiper: 修复 trriger 属性不生效问题 @yusongh (#1717)
  • Swiper: 修复鼠标悬停移出后没有重新轮播问题 @yusongh (#1717)
  • Hooks: 修复使用 v-model.trim 会将内容清空的问题 @zhangpaopao0609 (#1721)
  • TreeSelect: 修复 popuoContentpadding @fenbitou (#1714)
  • Table: 修复不提供 expandedRowKeys 的绑定会报错 @MyZhouGit (#1705)
  • DatePicker: 修复 prefixIcon suffixIcon 失效问题 (issue #1673) @HQ-Lin (#1724)
  • Swiper: 修复 swiper 组件的 demo 显示不正确 @yusongh (#1725)
  • ImageViewer: 按 class 命名规范修复组件 class 命名 @sinbadmaster (#1731)
  • ImageViewer: 修复 demo 中弹出窗样式异常 @sinbadmaster (#1731)
  • Image: 增加 image 组件 @PengYYYYY (#1735)
  • Dialog: 修复在弹窗内按下鼠标,在蒙层中松开会关闭弹窗的问题 @sechi747 (#1739)
  • Table: 树形结构,叶子节点缩进距离修正 @chaishi (#1740)
  • Table: 超出省略功能,ellipsisTitle优先级应当高于 ellipsistdesign-vue#1404 @chaishi (#1740)
  • Table: 行选中功能,修复 column.type=single 时,column.title 无效问题,issue#1372 @chaishi (#1740)
  • Table: 过滤功能,list.value 值为 number 无法高亮过滤图标问题 @chaishi (#1740)
  • Table: 行选中功能,数据变化时,选中的数据依旧是变化前的数据,#1722 @chaishi (#1740)
  • Table: 不提供expandedRowKeys的绑定会报错 ,缺少判空,#1704 @chaishi (#1740)
  • Table: 修复多种视图切换或表格变化的场景下 吸顶效果没有重新渲染计算的问题 @uyarn (#1748)
  • Swiper: 修复鼠标悬停移出后没有重新轮播问题 @yusongh (#1717)
  • Swiper: 修复 trriger 属性不生效问题 @yusongh (#1717)
  • Swiper: 修复鼠标悬停移出后没有重新轮播问题 @yusongh (#1717)
  • TreeSelect: 修复 popuoContentpadding @fenbitou (#1714)
  • Table: 修复不提供 expandedRowKeys 的绑定会报错 @MyZhouGit (#1705)

🚧 Others

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 884 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 50.6 kB
./dist/tdesign.js 516 kB
./dist/tdesign.min.css 46.3 kB
./dist/tdesign.min.js 269 kB

@PengYYYYY PengYYYYY closed this Sep 27, 2022
@github-actions
Copy link
Contributor

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

🌈 0.22.2 2022-09-27

🚀 Features

  • Menu: 如果存在链接参数,默认使用标签 <a> (issue #1671) @Lmmmmmm-bb (#1728)
  • table: 新增 column.resizable 支持自定义任意列是否可拖拽调整宽度 @ZTao-z (#1732)
  • Table: 新增 showHeader,支持隐藏表头 @chaishi (#1740)
  • Table: 新增 column.colKey = serial-number,支持序号列功能,#1517 @chaishi (#1740)
  • Table: 新增 showSortColumnBgColor,用于控制是否显示排序列背景色 @chaishi (#1740)
  • Table: 支持属性 tree.treeNodeColumnIndex 动态修改, #1487 @chaishi (#1740)

🐞 Bug Fixes

  • Swiper: 修复鼠标悬停移出后没有重新轮播问题 @yusongh (#1717)
  • Swiper: 修复 trriger 属性不生效问题 @yusongh (#1717)
  • Swiper: 修复鼠标悬停移出后没有重新轮播问题 @yusongh (#1717)
  • Hooks: 修复使用 v-model.trim 会将内容清空的问题 @zhangpaopao0609 (#1721)
  • TreeSelect: 修复 popuoContentpadding @fenbitou (#1714)
  • Table: 修复不提供 expandedRowKeys 的绑定会报错 @MyZhouGit (#1705)
  • DatePicker: 修复 prefixIcon suffixIcon 失效问题 (issue #1673) @HQ-Lin (#1724)
  • Swiper: 修复 swiper 组件的 demo 显示不正确 @yusongh (#1725)
  • ImageViewer: 按 class 命名规范修复组件 class 命名 @sinbadmaster (#1731)
  • ImageViewer: 修复 demo 中弹出窗样式异常 @sinbadmaster (#1731)
  • Image: 增加 image 组件 @PengYYYYY (#1735)
  • Dialog: 修复在弹窗内按下鼠标,在蒙层中松开会关闭弹窗的问题 @sechi747 (#1739)
  • Table: 树形结构,叶子节点缩进距离修正 @chaishi (#1740)
  • Table: 超出省略功能,ellipsisTitle优先级应当高于 ellipsistdesign-vue#1404 @chaishi (#1740)
  • Table: 行选中功能,修复 column.type=single 时,column.title 无效问题,issue#1372 @chaishi (#1740)
  • Table: 过滤功能,list.value 值为 number 无法高亮过滤图标问题 @chaishi (#1740)
  • Table: 行选中功能,数据变化时,选中的数据依旧是变化前的数据,#1722 @chaishi (#1740)
  • Table: 不提供expandedRowKeys的绑定会报错 ,缺少判空,#1704 @chaishi (#1740)
  • Table: 修复多种视图切换或表格变化的场景下 吸顶效果没有重新渲染计算的问题 @uyarn (#1748)
  • Swiper: 修复鼠标悬停移出后没有重新轮播问题 @yusongh (#1717)
  • Swiper: 修复 trriger 属性不生效问题 @yusongh (#1717)
  • Swiper: 修复鼠标悬停移出后没有重新轮播问题 @yusongh (#1717)
  • TreeSelect: 修复 popuoContentpadding @fenbitou (#1714)
  • Table: 修复不提供 expandedRowKeys 的绑定会报错 @MyZhouGit (#1705)

🚧 Others

@uyarn uyarn deleted the release/0.22.2 branch October 19, 2022 11:24
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