- 【Fix】
- 修复 Popover 中的 Transfer 在拖拽时导致 Popover 意外关闭问题 #1226
- 修复 弹出层中的 Transfer/ TagInput 在拖拽时被拖拽项消失问题 #1149
- 更正 Table 分页器 在越南语 (vi_VN) 展示时翻译错误问题 #1252 @MrFatMeow
- 修复 Select和Tooltip组件未处理props.value / props.rePosKey 传入NaN的情况 #763 @edc-hui
- 修复 SideSheet 中挂载 children 时机延迟的问题(影响版本 v2.22.beta.0 – v2.23.beta.0) #1255
- 【Style】
- Form 组件 Design Token更新,
$spacing-form_label_small-paddingTop
修正为 $spacing-form_switch_rating_marginY
,去掉无实际作用的 $spacing-form_label-paddingRight
;更正更准确的中文描述 #1258
- Tabs 组件 Design Token更新,增加折叠箭头按钮相关的 Token,允许单独对 Tabs中的箭头按钮定制样式 #1251
- 【Fix】
- Fixed the problem that Transfer in Popover caused Popover to close unexpectedly when dragging #1226
- Fixed the issue that the Transfer/ TagInput in the pop-up layer disappeared when the dragged item was dragged #1149
- Correct the translation error of the Table pager when it is displayed in Vietnamese (vi_VN) @MrFatMeow #1252
- fix the case that the Select and Tooltip components did not process the incoming NaN @edc-hui#763
- 【Style】
- Updated Form component Design Token,
$spacing-form_label_small-paddingTop
is corrected to $spacing-form_switch_rating_marginY
, and the useless $spacing-form_label-paddingRight
is removed; Correct the more accurate description #1258
- Updated Tabs component Design Token, adding the Token related to the collapsed arrow button, allowing to customize the style of the arrow buttons in Tabs separately #1251