Commit Graph
64 Commits
Author SHA1 Message Date
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 04dca5f39d docs: add more intro (#7282) 2020-09-29 20:56:43 +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
chenjiahan 971c16eb3c chore: rename usePublicApi to useExpose 2020-09-15 20:19:15 +08:00
chenjiahan 1e7e7086d6 chore: rename rootRef to root 2020-09-15 19:32:45 +08:00
chenjiahan c8d573cbe7 chore(touch): add isVertical/isHorizontal 2020-09-14 20:56:28 +08:00
chenjiahan 195f3ffea1 feat(use): add useClickAway 2020-09-12 21:29:08 +08:00
chenjiahan b17c67ab53 refactor(SwipeCell): refactor with composition api 2020-09-08 17:30:18 +08:00
chenjiahan d61df0649f breaking change(SwipeCell): adjust before-close usage 2020-09-06 10:40:00 +08:00
chenjiahan f19386fe1f Merge branch 'dev' into next 2020-09-05 07:17:49 +08:00
neverlandandGitHub d0eb103cba docs: remove earlier version tags (#7109) 2020-09-05 07:13:47 +08:00
chenjiahan d42b1b43c3 docs: update component registration guide 2020-08-20 23:32:07 +08:00
chenjiahan a7836a30e6 fix(SwipeCell): missing emits config 2020-08-17 11:54:33 +08:00
chenjiahan 13912c02a5 refactor(SwipeCell): rename open event params 2020-08-09 20:54:17 +08:00
chenjiahan 8031c690dd refactor(SwipeCell): remove deprecated on-close 2020-08-09 20:52:55 +08:00
chenjiahan 17c64b24e7 Merge branch 'dev' into next 2020-08-07 06:33:04 +08:00
neverlandandGitHub 378009fefa style(Image): update loading icon and error icon (#6890) 2020-07-29 09:36:15 +08:00
chenjiahan 0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
neverlandandGitHub bb65c62b1e fix(Button): text not align center in legacy safari (#6325) 2020-05-20 19:22:14 +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
lmx-HexagramandGitHub d758978e17 docs(SwipeCell): change "slot" to "v-slot" (#5840) 2020-03-18 15:49:03 +08:00
陈嘉涵 e7d3f536c7 docs: improve link spacing 2020-02-08 20:16:04 +08:00
陈嘉涵 526202cc40 feat(SwipeCell): left-width、right-width can be string 2020-01-31 10:07:04 +08:00
陈嘉涵 c6f424baa7 docs: update numeric type 2020-01-29 10:11:09 +08:00
陈嘉涵 a49d239d69 docs: add method usage link 2020-01-25 16:48:12 +08:00
陈嘉涵 2af7d1b209 docs(SwipeCell): add custom content demo 2020-01-24 11:17:03 +08:00
陈嘉涵 e766d5d574 feat(Card): change thumb fit mode to cover 2020-01-24 10:45:06 +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
陈嘉涵 2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
陈嘉涵 e16239e426 docs: update version tag 2020-01-10 21:06:05 +08:00
neverlandandGitHub e037082feb fix(SwipeCell): avoid Vue 2.6 event bubble issues (#5348) 2019-12-22 09:47:40 +08:00
neverlandandGitHub c0b1460c80 feat(SwipeCell): add open event (#5324) 2019-12-20 10:20:18 +08:00
neverlandandGitHub ac00d78a46 feat(SwipeCell): add before-close prop (#5320) 2019-12-19 21:02:46 +08:00
neverlandandGitHub b889ab09e8 fix(SwipeCell): compatible with desktop scenario (#5077) 2019-11-22 10:32:17 +08:00
neverlandandGitHub aba9e3f009 feat(SwipeCell): optimize code (#5076) 2019-11-22 10:10:28 +08:00
neverlandandGitHub 3bcb4e7716 docs: add link of ref (#5072) 2019-11-21 17:32:23 +08:00
neverlandandGitHub aee1091c5c chore: adjust path of test utils (#4997) 2019-11-13 16:46:01 +08:00
neverlandandGitHub 9d21b53731 feat(SwipeCell): add open event (#4986) 2019-11-12 21:03:48 +08:00
neverlandandGitHub 7c052f4c0c docs: add more tips of desktop usage (#4840) 2019-10-25 17:50:11 +08:00
neverlandandGitHub 76ac9f71d1 docs: update method table (#4511) 2019-09-20 10:26:54 +08:00
neverlandandGitHub b4371a52d4 perf: add transition-property (#4389) 2019-09-06 19:50:12 +08:00