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/1.2.2 #2241

Merged
merged 3 commits into from
Mar 16, 2023
Merged

Release/1.2.2 #2241

merged 3 commits into from
Mar 16, 2023

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 16, 2023

🌈 1.2.2 2023-03-16

🚀 Features

  • Table: @chaishi (#2227)
    • 可编辑单元格(行)功能,支持编辑模式下,数据变化时实时校验,col.edit.validateTriggertdesign-vue-nex#2445
    • 只有固定列存在时,才会设置类名 .t-table__content--scrollable-to-left.t-table__content--scrollable-to-right
    • 拖拽功能,支持禁用固定列不可拖拽调整顺序,tdesign-vue-next#2333
  • Upload:
    • theme=file-input 文件为空时,悬浮时不显示清除按钮 @chaishi (#2227)
    • 新增 inputAttributes 属性,用于添加属性到对应 input HTML 元素 @yanxugong (#2238)
  • InputNumber: 支持千分位粘贴 @uyarn (#2237)
  • Datepicker: 支持 size 属性 @honkinglin (#2234)
  • 国际化:

🐞 Bug Fixes

  • Table: @chaishi (#2227)
    • 修复表格宽度抖动问题
    • 修复 Dialog 中使用 Table 时列宽调整的问题,tdesign-vue-next#2359
    • 可编辑单元格(行)功能,修复输入框回车会触发 Form 表单的 submit 事件的问题,issue#2445
    • 可编辑单元格,修复下拉选择类组件 abortEditOnEvent 没有包含 onChange 时,依然会在数据变化时触发退出编辑态的问题
    • 修复存在表格冻结列,滚动时冻结列与表格内容未对齐的问题 @huangpiqiao (common#1197)
  • TreeSelect: 修复 label 设置未生效的问题 @ccccpj (#2230)
  • SelectInput: 修复 valueDisplaylabel 插槽实现位置错误的问题 @uyarn (#2231)
  • InputNumber: 修复小数点后存在非0数字后无法再输入0的问题 @huangpiqiao (#2236)
  • Form: 修复未设置 label 属性时,仍渲染多余对应节点的问题 @honkinglin (#2240)
  • Datepicker: @honkinglin (#2234)
    • 修复时间格式化问题 (common#1194)
    • 修复 status 数据类型报错
  • Cascader: 修复动态加载模式下 valueType = full 时回显异常的问题 @huangpiqiao (#2225)

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 949 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 50.3 kB
./dist/tdesign.js 552 kB
./dist/tdesign.min.css 45.6 kB
./dist/tdesign.min.js 299 kB

@xiaosansiji xiaosansiji merged commit b0f8109 into develop Mar 16, 2023
@xiaosansiji xiaosansiji deleted the release/1.2.2 branch March 16, 2023 08:21
KMethod pushed a commit to KMethod/tdesign-vue that referenced this pull request Aug 25, 2023
* feat: release 1.2.2

* feat: update common

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

None yet

2 participants