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

docs: update version #4487

Merged
merged 3 commits into from
Aug 16, 2024
Merged

docs: update version #4487

merged 3 commits into from
Aug 16, 2024

Conversation

PengYYYYY
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

  • 本条 PR 不需要纳入 Changelog

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

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

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

Copy link
Contributor

github-actions bot commented Aug 16, 2024

🌈 1.9.9 2024-08-16

🚀 Features

  • Borderless: RangeInput DateRangePicker TimeRangePicker 支持无边框模式 @liweijie0812 (#4442)

🐞 Bug Fixes

  • Cascader:
    • 修复点击清空按钮多次触发 change 事件的问题 @uyarn (#4478)
    • 修复在可过滤下输入值后未选中值时,点击清空按钮后错误选中选项的问题 @uyarn (#4478)
  • Tabs:
    • 修复Tabs组件在全局替换图标下,存在替换组件 event 事件导致移除操作异常的问题 @uyarn (#4485)
    • 修复 t-tabs__bardialog 中的尺寸问题 @RyouSY (#4438)
  • Upload: 修复部分图标不支持全局替换的问题 @uyarn (#4434)
  • Dialog: 修复 cancelBtnconfirmBtn 设置为null 的类型问题 @chouchouji (#4439)
  • Tabs: 修复 t-tabs__bardialog 中的尺寸问题 @RyouSY (#4438)
  • Input: 修复 maxlength 不准确问题 @novlan1 (#4429)
  • TagInput: 修复tagProps 没有作用到折叠的标签上的缺陷 @uyarn (#4465)
  • Pagination: 修复paginationpageSize改变时onChange无法获取最新pageSize的问题 @1379255913 (#4450)
  • RangeInput: 清空图标不能正常显示 @betavs (#4453)
  • Dropdown: 修复由于没有动态计算导致使用方修改 DropdownItem 高度后计算位置错误的问题 @uyarn (#4484)
  • Table: 修复拖拽排序时,祖先节点内的顺序错误的问题 @uyarn (common#1880)
  • InputNumber: 修复小数点精度计算,以 0 开头的计算边界逻辑缺失导致计算错误的问题 @uyarn (common#1879)

🚧 Others

Copy link
Contributor

github-actions bot commented Aug 16, 2024

完成

Copy link
Contributor

Size Change: 0 B

Total Size: 882 kB

ℹ️ View Unchanged
Filename Size
./dist/plugin.css 3.07 kB
./dist/reset.css 1.91 kB
./dist/tdesign.css 53 kB
./dist/tdesign.js 487 kB
./dist/tdesign.min.css 48.1 kB
./dist/tdesign.min.js 289 kB

@Tencent Tencent deleted a comment from github-actions bot Aug 16, 2024
@Tencent Tencent deleted a comment from github-actions bot Aug 16, 2024
@PengYYYYY PengYYYYY merged commit f596d3f into develop Aug 16, 2024
@PengYYYYY PengYYYYY deleted the release/1.9.9 branch August 16, 2024 13:44
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