Skip to content

Commit 2d58102

Browse files
committed
v0.1.5-released
1 parent ec2c8cb commit 2d58102

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

z-paging-x/uni_modules/z-paging-x/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.1.5(2024-01-22)
2+
1.`新增` 方法:`completeByTotal`,支持通过total判断是否有更多数据。
3+
2.`新增` 方法:`completeByNoMore`,支持自行判断是否有更多数据。
4+
3.`新增` demo:空数据图&加载失败。
5+
4.`新增` `z-paging-x` logo&更新首页导航栏。
16
## 0.1.4(2024-01-17)
27
1.`新增` 一些demo演示。
38
2`优化` 更新内置的空数据图&加载失败图。

z-paging-x/uni_modules/z-paging-x/components/z-paging-x/z-paging-x.uvue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/___| | .__/ \__,_|\__, |_|_| |_|\__, |
66
|_| |___/ |___/ X
77

8-
v0.1.5 (2024-01-20)
8+
v0.1.5 (2024-01-22)
99
by ZXLee
1010
-->
1111
<!-- 文档地址:https://z-paging.zxlee.cn -->

z-paging-x/uni_modules/z-paging-x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "z-paging-x",
33
"name": "z-paging-x",
44
"displayName": "【z-paging-x下拉刷新、上拉加载】z-paging uniappx版已上线!",
5-
"version": "0.1.4",
5+
"version": "0.1.5",
66
"description": "分页全自动处理,支持自定义下拉刷新、上拉加载更多、自动管理空数据图、点击返回顶部等,持续完善中",
77
"keywords": [
88
"z-paging、分页、下拉刷新、上拉加载"

0 commit comments

Comments
 (0)