Skip to content

1.5.1

Compare
Choose a tag to compare
@uyarn uyarn released this 25 Jan 10:17
· 200 commits to develop since this release
9610b64

🌈 1.5.1 2024-01-25

🚀 Features

🐞 Bug Fixes

  • Pagination: Jump to调整为大写,保持一致性 @wangyewei (#2716)
  • Table: 修复Modal里的Form表单,使用shouldUpdate卸载有时无法找到表单的方法。 @duxphp (#2675)
  • Table: 列宽调整和行展开场景,修复行展开时,会重置列宽调整结果问题 @chaishi (#2722
  • Select: 修复Select多选状态下选中内容滚动的问题。 @HaixingOoO (#2721)
  • Transfer: 修复disabled API功能异常的问题 @uyarn (#2727)
  • swiper: 修复Swiper向左切换轮播动画时顺序错乱的问题 @HaixingOoO (#2725)
  • Form: 修复计算^字符异常的问题 @uyarn (#2728)
  • Loading: 修复未设置 z-index 默认值的问题 @betavs (#2728)
  • Tag: 修复设置CheckTag的className会覆盖全部已有类名的缺陷 @uyarn (#2730)
  • TreeSelect: 修复onEnter事件不触发的问题 @uyarn (#2731)
  • Menu: 修复collapsedscroll样式 @Except10n (#2718)
  • Cascader 修复长列表场景下,在 Safari中使用的样式异常问题 @uyarn (#2728)