Skip to content

2.3.2

Latest

Choose a tag to compare

@sleeprite sleeprite released this 04 Jul 02:45
· 994 commits to 2.x since this release
03854a3

特性

  • [新增] layer 组件 btn 属性 style 配置,自定义按钮 Style。
  • [新增] layer 组件 btn 属性 class 配置,自定义按钮 Class。
  • [新增] select 组件 options 属性代替 items 属性。
  • [新增] tree 组件 tail-node-icon 属性,用于设置尾节点图标,通过设置 false 关闭。

缺陷

  • [修复] table 组件 childrenColumnName 属性无效的问题。
  • [修复] config-provider 组件 locales 属性 build 时的类型检测问题。
  • [优化] layer 组件 layui-layer-btn0 元素跟随主题色。

文档

  • [补充] table 文档 sort-change 事件说明。
  • [补充] select 组件 items 属性说明。
  • [过时] select 组件 items 属性,但仍生效。