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.11.0 #3499

Merged
merged 2 commits into from
Feb 21, 2025
Merged

chore: release 1.11.0 #3499

merged 2 commits into from
Feb 21, 2025

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Feb 21, 2025

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • chore: release 1.11.0

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Feb 21, 2025

🌈 1.11.0 2025-02-21

🚀 Features

  • Drawer: sizeDraggable支持SizeDragLimit类型 @huangchen1031 (#3465)
  • Form: FormItem 新增 statustips API @RSS1102 (#3490)
  • Icon: 新增logo-alipaylogo-behance-filled等图标,修改logo-wecom图标,移除不合理的logo-wecom-filled图标 @uyarn(#3468)

🐞 Bug Fixes

  • AutoComplete: 修复 options 为空数组,empty 节点没显示的问题 @liweijie0812 (#3474)
  • Dialog: 修复 1.10.8 版本后当 mode 为 "normal" 时渲染不符合预期的问题 @RSS1102 (#3493)
  • ImageViewer: 修复开启closeOnOverlay时,点击蒙层关闭存在闪烁情况的问题 @huangchen1031(#3472)
  • Menu: 修复MenuGroup的 title 不支持使用函数渲染的问题 @uyarn (#3497)
  • Statistic: 修复 decimalPlaces=0 时数值动画期间精度错误的问题 @liweijie0812 (#3496)
  • Tabs: 修复可滑动Tabs配合action使用的样式问题 @Wesley-0808(#3477)
  • Transfer: 确保 filterTransferData 仅返回有效值 @RSS1102 (#3487)

🚧 Others

Copy link
Contributor

完成

Copy link
Contributor

Size Change: -2 B (0%)

Total Size: 902 kB

Filename Size Change
./dist/tdesign.js 496 kB -1 B (0%)
./dist/tdesign.min.js 302 kB -1 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.91 kB
./dist/tdesign.css 53.2 kB
./dist/tdesign.min.css 48.2 kB

@uyarn uyarn merged commit 4a676c5 into develop Feb 21, 2025
1 check passed
@uyarn uyarn deleted the release/1.11.0 branch February 21, 2025 09:08
uyarn added a commit that referenced this pull request Feb 24, 2025
* chore: release 1.11.0

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
uyarn added a commit that referenced this pull request Feb 24, 2025
* feat(drawer): sizeDraggable支持SizeDragLimit类型 (#3465)

* feat(drawer): sizeDraggable支持SizeDragLimit类型

* fix: delete comments

* chore: update tdesign-icons-vue to 0.3.3 (#3468)

Co-authored-by: tdesign-bot <github-actions[bot]@users.noreply.github.com>

* chore(submodule): update _common (#3472)

* chore(submodule): update _common (#3476)

* chore(submodule): update _common (#3477)

* fix(auto-complete): options is an empty array, empty is not effective (#3474)

* fix(auto-complete): options is an empty array, empty is not effective

* chore: revert code

* chore: fix cr

* fix(transfer): ensure filterTransferData returns only valid items (#3487)

perf(transfer): optimize filterTransferData for better performance

* refactor: lodash-es instead of lodash (#3486)

* refactor: lodash-es instead of lodash

* chore: fix

* chore: fix

* chore: fix

* chore: fix

* chore: fix

* chore: fix

* chore: fix

* feat(form): add `status` and `tips` rendering in `form-item` component (#3490)

* feat(form):  add `status` function

* feat(form): add tips rendering in form-item component

* fix(dialog): incorrect node attachment when `mode = "normal"` (#3493)

* fix(dialog): dialog should be in the document flow when `mode = "normal"`

chore(config-provider): improve globalAttach method to handle string and object types

* chore: update snapshot

* chore: update `globalAttach` type

* chore: add typeof globalConfigAttach is function

* chore: 直接调用 globalConfigAttach 内的 `componentName`

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* fix(Menu): fix function usage of menu group title (#3497)

* fix(statistic): fix decimalPlaces setting 0 is invalid (#3496)

* fix(statistic): fix decimalPlaces setting 0 is invalid

* chore: format code

* chore: del comment

* chore: release 1.11.0 (#3499)

* chore: release 1.11.0

* chore: changelog's changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

* chore: release 1.11.0-naruto

* chore: release 1.11.0-naruto

---------

Co-authored-by: huangchen1031 <[email protected]>
Co-authored-by: TDesign bot <[email protected]>
Co-authored-by: tdesign-bot <github-actions[bot]@users.noreply.github.com>
Co-authored-by: liweijie0812 <[email protected]>
Co-authored-by: 阿菜 Cai <[email protected]>
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