23 Commits

Author SHA1 Message Date
chenjiahan
ef38d75fa4 Merge branch 'dev' into next 2020-09-07 21:01:41 +08:00
neverland
432c32a3c6
fix(List): scoped style not applied to first child (#7128) 2020-09-07 20:57:42 +08:00
chenjiahan
3c415c42d0 chore: adjust code 2020-09-04 15:33:35 +08:00
chenjiahan
0d64cf1b63 feat: add usePublicApi 2020-08-31 16:57:49 +08:00
chenjiahan
0a701e549c feat: add useScroller 2020-08-28 11:52:16 +08:00
chenjiahan
ecb319625b refactor(List): refactor with composition api 2020-08-28 09:53:16 +08:00
chenjiahan
01c7409e6e feat: migrate List component 2020-07-26 13:18:25 +08:00
chenjiahan
2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
陈嘉涵
b32705cf93 feat(List): offset can be string 2020-01-29 15:15:19 +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
孙翛然
ae20752d7a fix(List): incorrect reaching edge condition when direction is up (#5439) 2020-01-01 22:03:58 +08:00
陈嘉涵
e9a9388202 feat(List): add error slot 2019-12-26 20:35:16 +08:00
陈嘉涵
8a0705d761 feat(List): add finished slot 2019-12-26 20:14:16 +08:00
陈嘉涵
285bce677c types(List): add check method type 2019-12-22 17:36:47 +08:00
陈嘉涵
5975117ac5 fix(List): sync loading state 2019-11-28 16:25:01 +08:00
陈嘉涵
f7dea4836c fix(List): should not render loading when finished 2019-11-28 16:24:49 +08:00
neverland
0164c33fa5
fix(List): may trigger load event repeatedly (#4953) 2019-11-07 17:30:21 +08:00
neverland
4cba618792
[improvement] List: unify text font-size (#4077) 2019-08-09 14:03:19 +08:00
neverland
3a77666e49
[improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverland
3c2270a5ad
[bugfix] Tabs: incorrect line position in some cases (#3961) 2019-07-25 19:03:16 +08:00
neverland
75c79b7044
[improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00