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 1.2.0 #2202

Merged
merged 2 commits into from
Mar 2, 2023
Merged

feat: release 1.2.0 #2202

merged 2 commits into from
Mar 2, 2023

Conversation

xiaosansiji
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

🌈 1.2.0 2023-03-02

🚀 Features

  • Textarea: 为解决 Textarea 字符限制文案会遮挡文本内容的问题,内容长度限制提示位置由组件内右下角移动到组件之外的右下角,与 tips 在同一行 @duanbaosheng (#2194)
  • Upload: 自定义上传方法,支持一个请求上传返回多个文件的数据回显 @chaishi (common #1165)
  • Image: @chaishi (#2182)
    • 图片组件支持特殊格式的地址 .avif.webp
    • 新增图片全局配置 globalConfig.image.replaceImageSrc,用于统一替换图片地址
  • Tree: 支持虚拟滚动 @TabSpace (#2181)
  • Dialog: 支持插件调用形式接收来自 ConfigProvider 的配置 @uyarn (#2191)
  • 全局类型: 新增公共 types 文件的导出 @uyarn (#2201)

🐞 Bug Fixes

  • Table: @chaishi (#2183)
    • 列宽调整功能,修复左右侧固定列宽度调整问题,issue#2168
    • 列宽调整功能,修复吸顶表头列宽调整问题
  • Upload: 修复表单禁用对 Upload 组件无效的问题 @yusongh (#2190)
  • Tree:
  • Dialog: 修复全局配置 confirmBtnTheme 属性失效的问题 @uyarn (#2191)

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

Size Change: +1 B (0%)

Total Size: 944 kB

Filename Size Change
./dist/tdesign.js 549 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.93 kB
./dist/tdesign.css 50.1 kB
./dist/tdesign.min.css 45.5 kB
./dist/tdesign.min.js 298 kB

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2023

完成

@xiaosansiji xiaosansiji merged commit 191d594 into develop Mar 2, 2023
@xiaosansiji xiaosansiji deleted the release/1.2.0 branch March 2, 2023 07:13
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