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.9.0 #3101

Closed
wants to merge 1 commit into from
Closed

chore: release 1.9.0 #3101

wants to merge 1 commit into from

Conversation

uyarn
Copy link
Collaborator

@uyarn uyarn commented Sep 12, 2024

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • chore: release 1.9.0

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Sep 12, 2024

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

🌈 1.8.2 2024-09-12

🚀 Features

  • Tag: 新增支持title api,支持自定义title配置 @HaixingOoO (#3064)
  • Form: 添加 whitespace 校验默认错误信息 @liweijie0812 (#3067)
  • Form: 支持原生的id属性,用于配合Button原生Form属性实现表单提交的功能 @HaixingOoO (#3084)
  • Tag: 修改 maxWidth生效的 DOM 节点,方便控制文本内容长度 @liweijie0812 (#3083)
  • Card: loading属性增加 TNode支持 @huangchen1031 (#3051)
  • Checkbox: 修复 readonly 下的样式问题 @HaixingOoO (#3077)
  • Cascader: 新增panelTopContentpanelBottomContent,用于自定应该面板顶部和底部内容 @HaixingOoO (#3096)
  • Tree: 新增 allowDrop API,用于限制拖拽的场景使用 @uyarn (#3098)

🐞 Bug Fixes

  • Card: 修复loading 切换状态会导致子节点重新渲染的问题 @huangchen1031 (#3051)
  • TimePicker: 修复 format 仅支持 HH:mm:ss 格式的问题 @liweijie0812 (#3066)
  • input: 修复计算emoji字符错误的问题 @novlan1 (#3065)
  • Dialog: 修复Headernull,配置closeBtn仍然渲染Header的问题 @HaixingOoO (#3081)
  • Statistic: 修复Statistic组件 classnamestyle 未透传功能异常的问题 @liweijie0812 (#3089)
  • Form: 修复 name 使用下划线拼接的导致使用下划线做name的错误 @HaixingOoO (#3095)
  • popup: 修复1.8.0版本后针对Popup的优化导致16.x版本下的异常问题 @moecasts (#3091)

Copy link
Contributor

完成

Copy link
Contributor

Size Change: 0 B

Total Size: 853 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.92 kB
./dist/tdesign.css 58.3 kB
./dist/tdesign.js 468 kB
./dist/tdesign.min.css 52.8 kB
./dist/tdesign.min.js 271 kB

@uyarn uyarn changed the title chore: release 1.8.2 chore: release 1.9.0 Sep 12, 2024
@uyarn uyarn closed this Sep 12, 2024
Copy link
Contributor

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

🌈 1.8.2 2024-09-12

🚀 Features

🐞 Bug Fixes

🚧 Others

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.

3 participants