Commit Graph
28 Commits
Author SHA1 Message Date
chenjiahan fd92564c27 chore: move useRect to @vant/use 2020-10-05 11:22:30 +08:00
chenjiahan 6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan 3d15f7e356 chore(DropdownMenu): use relation 2020-09-25 14:16:19 +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 195f3ffea1 feat(use): add useClickAway 2020-09-12 21:29:08 +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 cd5f5bb655 refactor(DropdownItem): refactor with composition api 2020-09-08 20:19:36 +08:00
chenjiahan 998c7d8da6 feat: migrate DropdownMenu 2020-08-16 15:50:46 +08:00
chenjiahan 7db7449095 style(DropdownMenu): add box-shadow style 2020-04-19 15:37:50 +08:00
chenjiahan 2fb5cca49a chore: prettier source code 2020-04-02 15:36:02 +08:00
chenjiahan bd335b2931 fix(DropdownMenu): menu ref may not exist in some cases (#5770) 2020-03-07 09:21:27 +08:00
陈嘉涵 4d1db0fa0f feat(DropdownMenu): duration can be string 2020-01-29 12:00:36 +08:00
陈嘉涵 8a679079fb feat: allow string type z-index 2020-01-28 21:34:16 +08:00
陈嘉涵 6f4c6f5aa6 feat(DropdownItem): add @dropdown-item-z-index less var 2020-01-27 15:22:53 +08:00
陈嘉涵 bb53c3c758 chore: sort imports 2020-01-19 19:29:30 +08:00
陈嘉涵 1e864a445f chore: prettier js codes 2020-01-19 17:02:01 +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
neverlandandGitHub 329a5cd0c3 fix(DropdownMenu): incorrect menu position when scroll (#5313) 2019-12-19 16:51:41 +08:00
neverlandandGitHub 9d12e895fe feat(DropdownItem): add title slot (#4975) 2019-11-10 11:47:11 +08:00
neverlandandGitHub 2205285b38 feat(DropdownMenu): add @dropdown-menu-title-active-text-color less var (#4208) 2019-08-23 15:16:42 +08:00
neverlandandGitHub 24f5a91cd3 [improvement] add constant of border (#4078) 2019-08-09 14:15:49 +08:00
neverlandandGitHub 3a77666e49 [improvement] update lint rules (#3970) 2019-07-26 11:47:17 +08:00
neverlandandGitHub 3f33fcc525 [bugfix] DropdownMenu: cann't use toggle to open item (#3876) 2019-07-17 14:40:12 +08:00
neverlandandGitHub cedf59015b [improvement] DropdownMenu: title ellipsis (#3847) 2019-07-14 14:08:19 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00