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: publish 1.1.11 #2303

Merged
merged 2 commits into from
Jun 20, 2023
Merged

chore: publish 1.1.11 #2303

merged 2 commits into from
Jun 20, 2023

Conversation

honkinglin
Copy link
Collaborator

🤔 这个 PR 的性质是?

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

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

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

  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Jun 20, 2023

🌈 1.1.11 2023-06-20

🐞 Bug Fixes

  • Table:
    • 可拖拽调整列宽场景,修复 resizable=false 无效问题,默认值为 false @chaishi (#2297)
    • 本地数据排序场景,修复异步拉取数据时,取消排序数据会导致空列表问题 @chaishi (#2297)
    • 修复固定表格 + 固定列 + 虚拟滚动场景,表头不对齐问题,issue#2126 @chaishi (#2297)
    • 可编辑单元格/可编辑行场景,修复数据始终校验上一个值问题,调整为校验最新输入值,issue#2219 @chaishi (#2297)
    • 修复本地数据排序,多字段排序场景,示例代码缺失问题,issue#1966 @chaishi (#2297)
  • ColorPicker:
    • 初始化为渐变模式时 支持空字符串作为初始值 @uyarn (#2301)
    • 修复 recentColors 等字段的类型问题 @uyarn (#2301)
    • 修复内部下拉选项未透传 popupProps 的缺陷 @uyarn (#2301)

@github-actions
Copy link
Contributor

完成

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 793 kB

ℹ️ View Unchanged
Filename Size
./dist/reset.css 1.94 kB
./dist/tdesign.css 55.8 kB
./dist/tdesign.js 437 kB
./dist/tdesign.min.css 50.6 kB
./dist/tdesign.min.js 248 kB

@honkinglin honkinglin merged commit 11e2329 into develop Jun 20, 2023
@honkinglin honkinglin deleted the release/1.1.11 branch June 20, 2023 11:56
This pull request was closed.
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.

1 participant