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

chore: release 1.4.1 #2666

Merged
merged 3 commits into from
Dec 14, 2023
Merged

chore: release 1.4.1 #2666

merged 3 commits into from
Dec 14, 2023

Conversation

carolin913
Copy link
Collaborator

@carolin913 carolin913 commented Dec 14, 2023

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • fix(组件名称): 处理问题或特性描述 ...

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Dec 14, 2023

🌈 1.4.1 2023-12-14

🚀 Features

🐞 Bug Fixes

  • AutoComplete: 修复部分特殊字符匹配报错的问题 @ZWkang (#2631)
  • DatePicker: 修复日期点击清空内容时弹窗会闪烁的缺陷 @HaixingOoO (#2641)
  • DatePicker: 修复日期选择禁用后,后缀图标颜色改变的问题 @HaixingOoO @uyarn (#2663)
  • DatePicker: 修复禁用状态下点击组件边缘仍能显示Panel @Zz-ZzzZ (#2653)
  • Dropdown: 修复下拉菜单禁用状态可点击的问题 @betavs (#2648)
  • Dropdown: 修复DropdownItem子组件遗漏Divider类型的缺陷 @uyarn (#2649)
  • Popup: 修复 disabled 属性未生效的缺陷 @uyarn (#2665)
  • Select: 修复InputChange事件在blur时trigger异常的问题 @uyarn (#2664)
  • SelectInput: 修复SelectInput的popup内容宽度计算问题 @HaixingOoO (#2647)
  • ImageViewer: 图片预览添加默认的缩放比例和按下 ESC 时是否触发图片预览器关闭事件 @HaixingOoO (#2652)
  • Table: @chaishi
    • 修复 EnhancedTable 树节点无法正常展开问题 (#2661)
    • 修复虚拟滚动场景,树节点无法展开问题 (#2659)

Copy link
Contributor

github-actions bot commented Dec 14, 2023

完成

Copy link
Contributor

Size Change: -1 B (0%)

Total Size: 818 kB

Filename Size Change
./dist/tdesign.js 450 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 57.1 kB
./dist/tdesign.min.css 51.7 kB
./dist/tdesign.min.js 257 kB

@Tencent Tencent deleted a comment from github-actions bot Dec 14, 2023
Copy link
Contributor

Size Change: 0 B

Total Size: 818 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 57 kB
./dist/tdesign.js 451 kB
./dist/tdesign.min.css 51.7 kB
./dist/tdesign.min.js 257 kB

@carolin913 carolin913 merged commit 96398db into develop Dec 14, 2023
8 checks passed
@carolin913 carolin913 deleted the release/1.4.1 branch December 14, 2023 08:44
NWYLZW pushed a commit that referenced this pull request Jan 11, 2024
* chore: release 1.4.1

* chore: changelog's changes

* chore: update common

---------

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

2 participants