File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
docs/src/document/zh-CN/guide Expand file tree Collapse file tree 2 files changed +14
-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.22.x">
17
+ <ul>
18
+ <a name="2-22-1"></a>
19
+ <li>
20
+ <h3>2.22.1 <span class="layui-badge-rim">2025-04-26</span></h3>
21
+ <ul>
22
+ <li>[新增] datePicker 组件 static(静态面板)模式。<a href="https://gitee.com/layui-vue/layui-vue/pulls/479">详情</a></li>
23
+ <li>[新增] table 组件 columns.titleSlot支持 function 类型渲染方式。<a href="https://gitee.com/layui-vue/layui-vue/pulls/476">详情</a></li>
24
+ <li>[修复] table 组件 dataSource为空,表头checkbox状态应为空。<a href="https://gitee.com/layui-vue/layui-vue/pulls/475">详情</a></li>
25
+ <li>[修复] table 组件 columns.titleSlot失效。<a href="https://gitee.com/layui-vue/layui-vue/pulls/476">详情</a></li>
26
+ <li>[修复] table 组件 fixed column异常显示resize dom。<a href="https://gitee.com/layui-vue/layui-vue/pulls/478">详情</a></li>
27
+ </ul>
28
+ </li>
29
+ </ul>
17
30
<ul>
18
31
<a name="2-22-0"></a >
19
32
<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.22.0 " ,
4
+ "version" : " 2.22.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