Skip to content

v2.10.3

Compare
Choose a tag to compare
@Justineo Justineo released this 01 Dec 10:26
· 124 commits to d20 since this release

💡 主要变更

  • [+] Tabs 组件新增 scrollTabIntoView 方法,用于将指定的标签页滚动到组件视口。
  • [^] Tabs 组件会在渲染 panel 插槽时自动加上 key, 避免出现切换时插槽内组件复用。
  • [+] 为 NumberInputDatePickerTimePicker 组件自动增加输入掩码供功能(暂时在 Firefox 下无效)。

🐞 问题修复

  • [^] 修正 Textarea 组件在禁用状态下的文字颜色。