Commit Graph
78 Commits
Author SHA1 Message Date
chenjiahan a370779102 chore: rename all legacy snapshot 2020-10-13 17:00:52 +08:00
chenjiahan f2b6f3d4d1 chore: rename all legacy test cases 2020-10-13 16:56:11 +08:00
chenjiahan a1b08babfc chore(List): use tsx 2020-10-09 20:45:26 +08:00
chenjiahan fd92564c27 chore: move useRect to @vant/use 2020-10-05 11:22:30 +08:00
chenjiahan 1aa1b3d3a5 Merge branch 'dev' into next 2020-10-02 08:50:37 +08:00
neverlandandGitHub 8d2c4b1e46 feat(CollapseItem): add toggle method (#7281)
* feat(CollapseItem): add toggle method

* chore: update doc
2020-09-29 20:49:22 +08:00
chenjiahan c2d5a18f59 Merge branch 'dev' into next 2020-09-28 11:46:26 +08:00
chenjiahan a5dbcf9638 docs: add period at the end of sentence 2020-09-27 21:02:52 +08:00
chenjiahan 0072f4fe02 chore: expose utils in entry file 2020-09-27 17:11:43 +08:00
neverlandandGitHub ffb01671a1 fix(List): scoped style not applied to first child (#7202) 2020-09-18 16:29:35 +08:00
chenjiahan 971c16eb3c chore: rename usePublicApi to useExpose 2020-09-15 20:19:15 +08:00
chenjiahan b16779d760 chore: remove istanbul ignore 2020-09-15 19:47:30 +08:00
chenjiahan d659c0c99e chore(utils): isHidden support ref element 2020-09-15 19:37:53 +08:00
chenjiahan 1e7e7086d6 chore: rename rootRef to root 2020-09-15 19:32:45 +08:00
chenjiahan ecbaddd5e1 feat(use): add useScrollParent 2020-09-12 22:04:02 +08:00
chenjiahan a58da5570b refactor(use): adjust useEventListener params 2020-09-12 21:16:44 +08:00
chenjiahan c2135d4151 chore: use useEventListener 2020-09-12 21:06:11 +08:00
chenjiahan ef38d75fa4 Merge branch 'dev' into next 2020-09-07 21:01:41 +08:00
neverlandandGitHub 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 bd41102cf3 docs(List): fix PullRefresh 2020-08-25 08:25:44 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan 6f4c8f1e5b Merge branch 'dev' into next 2020-08-15 07:01:52 +08:00
neverlandandGitHub 4f9eeec752 style(Tabs): adjust default line-width to 40px (#7002) 2020-08-13 20:50:53 +08:00
chenjiahan 17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +08:00
chenjiahan 69ac602bc2 style(Tab): remove default border 2020-07-31 19:25:19 +08:00
chenjiahan 01c7409e6e feat: migrate List component 2020-07-26 13:18:25 +08:00
neverlandandGitHub 06b0c59d2d style(Tab): improve text size adjust, fix ellipsis issue (#6209) 2020-05-04 16:42:47 +08:00
chenjiahanandneverland 7f84f8a487 docs: prettier all markdown files 2020-04-11 09:17:33 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan d8fa4b9495 docs: simplify $t to t 2020-03-21 14:46:02 +08:00
陈嘉涵 e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵 b32705cf93 feat(List): offset can be string 2020-01-29 15:15:19 +08:00
陈嘉涵 a49d239d69 docs: add method usage link 2020-01-25 16:48:12 +08:00
陈嘉涵 988fc35a20 docs(List): add overflow-x faq 2020-01-25 16:26:47 +08:00
陈嘉涵 fde1ed11d4 docs(List): add PullRefresh demo (#5579) 2020-01-23 11:17:34 +08:00
陈嘉涵 3a4107ef49 docs: make document more compact 2020-01-19 19:52:46 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 82208c42b8 chore: prettier all demos 2020-01-19 15:39:00 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵 cdbd67f379 docs: update markdown code block 2020-01-18 20:14:16 +08:00
陈嘉涵 d9d63959f5 feat: add use-lock-scroll hook 2020-01-13 16:37:27 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
孙翛然andneverland ae20752d7a fix(List): incorrect reaching edge condition when direction is up (#5439) 2020-01-01 22:03:58 +08:00
陈嘉涵andneverland e9a9388202 feat(List): add error slot 2019-12-26 20:35:16 +08:00
陈嘉涵andneverland 8a0705d761 feat(List): add finished slot 2019-12-26 20:14:16 +08:00
陈嘉涵andneverland 285bce677c types(List): add check method type 2019-12-22 17:36:47 +08:00