·
15 commits
to develop
since this release
🌈 1.17.3 2025-11-14
🚀 Features
DatePicker: 在未配置enableTimePicker场景下也应用defaultTime的配置,影响valueType为time-stamp的返回值及onChange的回调参数⚠️ @RSS1102 @uyarn (#6140)Divider: 新增sizeAPI,用于控制间距大小 @liweijie0812 (#6094)Guide: 支持在调整窗口大小时自动调整引导组件的展示效果 @yrc2333 (#6133)Form:patternAPI 新增支持 string 类型 @liweijie0812 (#6134)Form: 在setValidateMessage中添加success验证类型支持 @RSS1102 (#6147)
🐞 Bug Fixes
Popup: 修复在 SSR 场景下的异常问题 @uyarn (#6124)Table: 修复在 pageSize 由小到大改变时无法自定义当前页的问题 @RSS1102 (#6127)Tabs: 修复开启destroyOnHide移除标签后会导致后续 TabItem 状态异常的问题 @yrc2333 (#6137)Empty: 修复多语言动态切换响应式无效 @liweijie0812 (#6126)Menu: 修复快速操作菜单时,父菜单关闭后子菜单未正确收起的问题 @RSS1102 (#6121)
🚀 Features
DatePicker: The configuration ofdefaultTimeis also applied whenenableTimePickeris not configured, which affects the return value ofvalueTypeastime-stampand the callback parameter ofonChange⚠️ @RSS1102 @uyarn (#6140)Divider: SupportsizeAPI to control the spacing size @liweijie0812 (#6094)Guide: Supports automatic adjustment of the display effect of the boot component when adjusting the window size @yrc2333 (#6133))Form: Form verificationpatternsupports string type @liweijie0812 (#6134)Form: Addsuccessverification type support insetValidateMessage@RSS1102 (#6147)
🐞 Bug Fixes
Popup: Fix abnormal problem in SSR scenarios @uyarn (#6124)Table: Fix the problem that the current page cannot be customized when the pageSize changes @RSS1102 (#6127)Tabs: Fix the issue where turning ondestroyOnHideto remove tags will cause subsequent TabItem status to be abnormal @yrc2333 (#6137)Empty: Fix invalid multi-language dynamic switching response @liweijie0812 (#6126)Menu: Fix the problem that the submenu is not folded correctly after the parent menu is closed when the menu is quickly operated @RSS1102 (#6121))