File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
docs/src/document/zh-CN/guide Expand file tree Collapse file tree 2 files changed +11
-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-1"></a>
19
+ <li>
20
+ <h3>2.23.1 <span class="layui-badge-rim">2025-07-03</span></h3>
21
+ <ul>
22
+ <li>[修复] table 组件 按需引入时,default-toolbar 样式问题。</li>
23
+ <li>[修复] table 组件 props.columns 为响应式变量时, fixed 列异常。<a href="https://gitee.com/layui-vue/layui-vue/pulls/496">详情</a></li>
24
+ </ul>
25
+ </li>
26
+ </ul>
17
27
<ul>
18
28
<a name="2-23-0"></a>
19
29
<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.0 " ,
4
+ "version" : " 2.23.1 " ,
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