Skip to content

Commit

Permalink
v0.1.1-released
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileZXLee committed Dec 25, 2023
1 parent 7d34a90 commit d920f4e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions z-paging-x/uni_modules/z-paging-x/changelog.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
## 0.1.1(2023-12-26)
1.`新增` 支持下拉刷新view自定义各种状态文字&下拉刷新背景色。
2.`新增` 支持底部加载更多view配置自定义状态文字。
3.`新增` 支持自定义`z-paging-x`的style。
4.`新增` 支持自定义空数据图文字和图片。
5.`新增` 支持列表刷新时自动显示下拉刷新view。
6.`新增` 点击滚动到顶部按钮。
7.`新增` 支持配置下拉刷新显示最后刷新时间。
## 0.1.0(2023-12-23)
首次发布
2 changes: 1 addition & 1 deletion z-paging-x/uni_modules/z-paging-x/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "z-paging-x",
"name": "z-paging-x",
"displayName": "z-paging-x",
"version": "0.1.0",
"version": "0.1.1",
"description": "z-paging现已支持uniapp x!持续完善中~",
"keywords": [
"z-paging-x"
Expand Down

0 comments on commit d920f4e

Please sign in to comment.