Skip to content

Commit 06a158c

Browse files
committed
Update README
1 parent a700036 commit 06a158c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,20 +198,20 @@ UltraSwipeRefreshTheme.config = UltraSwipeRefreshTheme.config.copy(
198198

199199
## 版本记录
200200

201-
#### v1.1.2 2024-5-22
201+
#### v1.1.2 2024-5-22
202202
* 修复BUG:部分机型在某些特定场景下,出现“无法再次触发下拉刷新”的问题。([#7](https://github.com/jenly1314/UltraSwipeRefresh/issues/7)
203203

204-
#### v1.1.1 2024-4-20
204+
#### v1.1.1 2024-4-20
205205
* 修复BUG:刷新状态变化太快时,导致”完成时的定格提示动画”不执行的问题。([#4](https://github.com/jenly1314/UltraSwipeRefresh/issues/4)
206206
* 优化一些细节
207207

208-
#### v1.1.0 2023-12-17
208+
#### v1.1.0 2023-12-17
209209

210210
* 新增`UltraSwipeRefreshTheme`:用于统一管理全局默认配置
211211
* 新增参数`finishDelayMillis`:完成时延时时间(可用于定格展示提示内容)
212212
* 新增参数`vibrateEnabled`:是否启用振动(当滑动偏移量满足触发刷新或触发加载更多时,会有振动效果)
213213

214-
#### v1.0.0:2023-12-3
214+
#### v1.0.0 :2023-12-3
215215

216216
* UltraSwipeRefresh初始版本
217217

0 commit comments

Comments
 (0)