File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,9 @@ spline: explain
2121 - 修正节点属性 ` date-target ` 单词拼写为 ` data-target ` ,之前有使用该属性的业务请注意此变更 ⚠️
2222 - 修复拖拽后展开收起图标展示异常的问题
2323- ` MessagePlugin ` : 修复 ` content ` 为 ` '' ` / ` undefined ` / ` null ` 时产生的报错 @RylanBot ([ #3778 ] ( https://github.com/Tencent/tdesign-react/pull/3778 ) )
24- - ` Table ` : 修复未开启 ` <React.StrictMode> ` 时,` Loading ` 挂载导致的页面闪烁问题 @RylanBot ([ #3775 ] ( https://github.com/Tencent/tdesign-react/pull/3775 ) )
24+ - ` Table ` :
25+ - 修复未开启 ` <React.StrictMode> ` 时,` Loading ` 挂载导致的页面闪烁问题 @RylanBot ([ #3775 ] ( https://github.com/Tencent/tdesign-react/pull/3775 ) )
26+ - 修复 ` size='small' ` 的 ` firstFullRow ` 尺寸比 ` size='medium' ` 大的异常 ([ #common2253] ( https://github.com/Tencent/tdesign-common/pull/2253 ) )
2527- ` Upload ` : 修复拖拽模式下 ` status ` 更新错误 @RSS1102 ([ #3801 ] ( https://github.com/Tencent/tdesign-react/pull/3801 ) )
2628- ` Input ` : 修复在开启 ` readonly ` 或者禁用 ` allowInput ` 情况下没有触发 ` onFocus ` 和 ` onBlur ` 的问题 @RylanBot ([ #3800 ] ( https://github.com/Tencent/tdesign-react/pull/3800 ) )
2729- ` Cascader ` :
You can’t perform that action at this time.
0 commit comments