File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed
docs/document-component/src Expand file tree Collapse file tree 3 files changed +13
-4
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.17.x">
17
+ <ul>
18
+ <a name="2.17-0"></a>
19
+ <li>
20
+ <h3>2.17-1 <span class="layui-badge-rim">2024-04-23</span></h3>
21
+ <ul>
22
+ <li>[修复] upload组件 cut属性失效<a href="https://gitee.com/layui-vue/layui-vue/pulls/306">详情</a></li>
23
+ </ul>
24
+ </li>
25
+ </ul>
17
26
<ul>
18
27
<a name="2.17-0"></a>
19
28
<li>
Original file line number Diff line number Diff line change 32
32
>
33
33
<span
34
34
>{{ t("home.download") }}:<em class =" site-showdowns"
35
- >155,129 </em
35
+ >181,892 </em
36
36
></span
37
37
>
38
38
</div >
43
43
rel =" nofollow"
44
44
class =" site-star"
45
45
>
46
- <i class =" layui-icon" ></i > Star <cite id =" getStars" >2807 </cite >
46
+ <i class =" layui-icon" ></i > Star <cite id =" getStars" >2920 </cite >
47
47
</a >
48
48
<a
49
49
href =" https://gitee.com/layui/layui-vue"
213
213
<lay-col :md =" 3" :xs =" 6" >
214
214
<lay-tooltip content =" 流之云" position =" top" >
215
215
<a
216
- style =" height : 40px ;width : 40px ; display : inline-block "
216
+ style =" height : 40px ; width : 40px ; display : inline-block "
217
217
href =" https://gitee.com/ntdgg/tpflow"
218
218
target =" _blank"
219
219
>
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @layui/layui-vue" ,
3
- "version" : " 2.17.0 " ,
3
+ "version" : " 2.17.1 " ,
4
4
"author" : " 就眠儀式" ,
5
5
"license" : " MIT" ,
6
6
"description" : " a component library for Vue 3 base on layui-vue" ,
You can’t perform that action at this time.
0 commit comments