File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
docs/src/document/zh-CN/guide Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 14
14
<template >
15
15
<lay-timeline >
16
16
<lay-timeline-item title="2.23.x">
17
+ <ul>
18
+ <a name="2-23-2"></a>
19
+ <li>
20
+ <h3>2.23.2 <span class="layui-badge-rim">2025-07-22</span></h3>
21
+ <ul>
22
+ <li>[新增] datePicker 组件 default-time在非range模式下生效。<a href="https://gitee.com/layui-vue/layui-vue/pulls/497">详情</a></li>
23
+ <li>[修复] table 组件 清空dataSource与selectedKeys同时进行,selectedKeys清空异常。<a href="https://gitee.com/layui-vue/layui-vue/pulls/499">详情</a></li>
24
+ <li>[修复] menu 组件 高度异常。<a href="https://gitee.com/layui-vue/layui-vue/pulls/498">详情</a></li>
25
+ <li>[修复] tree 组件 展开/收起 图标异常。<a href="https://gitee.com/layui-vue/layui-vue/pulls/500">详情</a></li>
26
+ </ul>
27
+ </li>
28
+ </ul>
17
29
<ul>
18
30
<a name="2-23-1"></a>
19
31
<li>
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @layui/layui-vue" ,
3
3
"type" : " module" ,
4
- "version" : " 2.23.1 " ,
4
+ "version" : " 2.23.2 " ,
5
5
"description" : " a component library for Vue 3 base on layui-vue" ,
6
6
"author" : " 就眠儀式" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments