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

Release/0.49.4 #1761

Merged
merged 4 commits into from
Nov 9, 2022
Merged

Release/0.49.4 #1761

merged 4 commits into from
Nov 9, 2022

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

🌈 0.49.4 2022-11-09

🚀 Features

🐞 Bug Fixes

  • Table: resizable = false 时,基础表格表头默认使用用户定义的列宽 @ZTao-z (#1733)
  • Transfer: 带分页的穿梭框,修复两侧全量勾选时报错的问题 @yaogengzhu (#1741)
  • Input: 修复在输入框进行预渲染处于 display: none 状态时,宽度计算不正确的问题,issue#1678 @chaishi (#1749)
  • Select: @skytt (#1755)
    • 修复创建项目在已有选项中存在时,重复显示的问题
    • 修复多选时,待创建选项显示样式问题
    • 优化键盘事件的逻辑
  • ConfigProvider: 修复 t-config-provider 直接包裹 router-view 标签时控制台报错的问题 @LoopZhou (#1753)
  • Tree: 修复 filter 过滤后,过滤结果为空,未能显示 empty slot 的问题 @yaogengzhu (#1748)
  • InputNumber: 修复theme=column时,autoWidth 无效问题,issue#1652 @chaishi (common #969)
  • Form/Upload: 修复 formRule uploadFile 类型未导出的问题 @uyarn (#1638)
  • Form: 修复表单中使用 DateRangePicker,校验失败时样式缺少红框展示的问题 @LoopZhou (common #965)

🚧 Others

  • Alert: 官网示例的宽度根据屏幕宽度自动撑开 @aomnisz (#1658)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

完成

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

Size Change: 0 B

Total Size: 904 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 50.9 kB
./dist/tdesign.js 523 kB
./dist/tdesign.min.css 46.7 kB
./dist/tdesign.min.js 281 kB

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

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

🌈 0.49.4 2022-11-09

🚀 Features

🐞 Bug Fixes

  • table: 当禁用resizable时,基础表格表头默认使用用户定义的列宽 @ZTao-z (#1733)
  • Transfer: 修复带分页的穿梭框两侧全量勾选操作的错误 @yaogengzhu (#1741)
  • alert: 警告框 demo 的宽度根据屏幕宽度自动撑开 @aomnisz (#1658)
  • Input: 修复在输入框进行预渲染处于 display: none 状态时,宽度计算不正确问题,issue#1678 @chaishi (#1749)
  • select: 修复创建项目在已有选项中存在时重复显示问题 @skytt (#1755)
  • select: 修复多选时待创建选项显示样式问题 @skytt (#1755)
  • select: 优化键盘事件的逻辑 @skytt (#1755)
  • Form: 修复formRule的类型问题 @uyarn (#1762)
  • Upload: 修复uploadFile 类型未导出的问题 @uyarn (#1762)
  • alert: 警告框 demo 的宽度根据屏幕宽度自动撑开 @aomnisz (#1658)

🚧 Others

@github-actions
Copy link
Contributor

github-actions bot commented Nov 9, 2022

Size Change: +4.92 kB (+1%)

Total Size: 910 kB

Filename Size Change
./dist/tdesign.css 52.4 kB +809 B (+2%)
./dist/tdesign.js 525 kB +1.98 kB (0%)
./dist/tdesign.min.css 48 kB +762 B (+2%)
./dist/tdesign.min.js 283 kB +1.37 kB (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB

@uyarn uyarn merged commit 36f5643 into develop Nov 9, 2022
@uyarn uyarn deleted the release/0.49.4 branch November 9, 2022 12:43
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