16 Commits

Author SHA1 Message Date
chenjiahan
bb8a3d60b7 feat: migrate PullRefresh component 2020-07-25 22:21:22 +08:00
chenjiahan
afed270c14 fix(PullRefresh): track should be full of container (#5878) 2020-03-21 16:31:10 +08:00
陈嘉涵
e0cbe958a3 feat(PullRefresh): some props can be string 2020-01-29 15:54:54 +08:00
陈嘉涵
bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵
389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵
d9d63959f5 feat: add use-lock-scroll hook 2020-01-13 16:37:27 +08:00
陈嘉涵
028747c354 fix(PullRefresh): should set height when using head-height 2020-01-10 11:18:00 +08:00
陈嘉涵
56e450f29e feat(PullRefresh): add success slot 2019-12-27 15:06:37 +08:00
陈嘉涵
f3857053d6 test(PullRefresh): add test cases 2019-12-27 14:28:26 +08:00
陈嘉涵
e00058b681 fix(PullRefresh): failed to trigger pull refresh when scrolling 2019-12-27 14:28:26 +08:00
neverland
6a20400699
fix(PullRefresh): avoid Vue 2.6 event bubble issues (#5347) 2019-12-22 09:38:17 +08:00
neverland
b4371a52d4
perf: add transition-property (#4389) 2019-09-06 19:50:12 +08:00
neverland
3a77666e49
[improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverland
907c9a3d03
[new feature] PullRefresh: add distance of slotProps (#3829) 2019-07-11 19:24:22 +08:00
neverland
5b4a4cc078
[bugfix] PullRefresh: ensure value change can be watched (#3719) 2019-07-02 14:04:55 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00