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

feat: release 0.51.0 #1865

Merged
merged 1 commit into from
Nov 30, 2022
Merged

feat: release 0.51.0 #1865

merged 1 commit into from
Nov 30, 2022

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 30, 2022

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

🌈 0.51.0 2022-11-30

❗ Breaking Changes

  • Jumper: Jumper 更名为 PaginationMini 组件,正在使用 Jumper 组件的同学请从 Pagination 中导出替换 @honkinglin (#1845)

🚀 Features

  • Calendar:
    • 日历组件支持多个高亮单元格; @PsTiu (#1850)
    • 卡片样式菜单操作栏样式调整 @uyarn (#1863)
  • Table: 选中行功能,新增 reserveSelectedRowOnPaginate,用于支持在分页场景中,仅选中当前页数据,切换分页时清空选中结果,全选仅选中当前页数据 @chaishi (#1849)
  • Tree: 使用 composition api 重构组件 @TabSpace (#837)

🐞 Bug Fixes

  • Drawer:
    • 修复 closeOnOverlayClick 存在默认值导致全局配置失效问题 @chaishi (#1844)
    • 修复 drawer 动画失效的问题 @honkinglin (#1858)
  • Table: @chaishi (#1849)
    • 修复本地数据分页场景中,切换分页大小,onPageChange 事件参数返回的数据不正确问题
    • 序号列支持跨分页显示 tdesign-vue-next#2072
    • 修复分页场景下,设置 max-height 和 bordered 之后,边框线位置不正确 issue#2062
    • 行选中事件参数选中数据支持 data.pushissue#1747
  • AutoComplete: 支持使用 triggerElement 自定义触发元素 @chaishi (#1848)
  • Input: 宽度自适应 auto-width 支持中文拼音输入也实时调整宽度,issue#2079 @chaishi (#1853)
  • Dialog: 修复 destroyOnClose 设置后关闭弹窗无动画效果问题 @honkinglin (#1857)
  • TagInput: @chaishi (#1860)
    • 不同尺寸的间距和高度问题修复,issue#1843
    • 修复右侧图标会和标签重合问题
    • 修复 onRemove 事件参数未能返回最新 value 问题
    • 修复未能正确透传 inputProps 问题
  • Menu: 修复二级菜单子菜单纵向左边距丢失的问题 @uyarn (#1863)

🚧 Others

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 922 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 53.8 kB
./dist/tdesign.js 532 kB
./dist/tdesign.min.css 49.1 kB
./dist/tdesign.min.js 286 kB

@xiaosansiji xiaosansiji merged commit fe57ffc into develop Nov 30, 2022
@xiaosansiji xiaosansiji deleted the release/0.51.0 branch November 30, 2022 12:22
xiaosansiji added a commit that referenced this pull request Nov 30, 2022
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