Skip to content

Conversation

@Fatalefate
Copy link

这个变动的性质是

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 组件样式改进
  • TypeScript 定义更新
  • 重构
  • 代码风格优化
  • 分支合并
  • 其他改动(是关于什么的改动?)

需求背景

  1. 原版本只能在customRender中设置col/row Span才能正常生效,但是需要设置children属性。customCell也能设置col/row Span,但是表现异常。

实现方案和 API(非新功能可选)

  1. 在判断col/row Span值前、合并customCell后,再取col/row Span值。

对用户的影响和可能的风险(非新功能可选)

  1. 这个改动对用户端没有影响
  2. 没有可能隐含的 break change 和其他风险

Changelog 描述(非新功能可选)

请求合并前的自查清单

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

后续计划(非新功能可选)

Support `customCell` set col/row Span
@tangjinzhou tangjinzhou added the 1.x version 1.x label Jan 17, 2023
@tangjinzhou
Copy link
Member

1.x 不再新增新特性

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1.x version 1.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants