-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a9bbd6b
commit f4117a4
Showing
3 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
## 2.5.1(2023-02-01) | ||
1.`修复`在微信小程序的组件内使用`z-paging`时,`scrollIntoViewById`无效的问题。 | ||
2.`优化``@refresherTouchmove`在用户手松开和刷新结束时也触发并传出对应边界值。 | ||
3.`优化`更新demo首页导航栏样式。 | ||
4.`废弃`方法`end`、`endByTotalCount`、`endByTotal`、`completeByTotalCount`、`endByNoMore`、`endByKey`。 | ||
5.`调整`方法`completeByNoMore`中参数2(必填):`是否有更多数据`,修改为`是否没有更多数据`,若为true则代表没有更多数据了。与`v2.5.1`之前相反。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters