Commit Graph
38 Commits
Author SHA1 Message Date
chenjiahan 062cd546a9 chore: rename composables folder 2020-11-16 11:41:46 +08:00
chenjiahan 2d2f0d8ad4 Merge branch '2.x' into dev 2020-10-31 18:19:32 +08:00
neverlandandGitHub f4402f9a91 style(Sidebar): fix long number wrap (#7456) 2020-10-31 07:52:27 +08:00
neverlandandGitHub 22888a7e97 test: should not emit deprecation warning in test (#7356) 2020-10-18 19:54:39 +08:00
neverlandandGitHub 7d0f4fc9ed fix: add info prop deprecation warning (#7352) 2020-10-16 20:52:19 +08:00
chenjiahan 475e60b282 feat: add Badge component #6573 2020-10-02 16:46:57 +08:00
chenjiahan 6cd9e98ce4 chore: move useRelation to @vant/use 2020-09-27 17:46:59 +08:00
chenjiahan d762c23044 chore(Sidebar): use relation 2020-09-26 10:57:53 +08:00
chenjiahan 053006de52 chore: rename use-relation 2020-09-22 20:29:14 +08:00
chenjiahan 8ef46764c9 Merge branch 'dev' into next 2020-09-22 19:42:24 +08:00
JSparowandGitHub e201bc55ee feat(SidebarItem): add title slot (#7220) 2020-09-21 21:29:09 +08:00
neverlandandGitHub 4ffa6ead1e chore: prefer nullish coalescing (#7125) 2020-09-07 20:36:49 +08:00
chenjiahan 2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan e045fb1596 perf(SidebarItem): move onClick fn 2020-08-26 13:22:35 +08:00
chenjiahan 762aed3e5d feat: add useRoute 2020-08-26 11:06:32 +08:00
chenjiahan 25cbdecf25 chore: add useParent default value 2020-08-25 15:24:30 +08:00
chenjiahan d0a3726bbb chore(Sidebar): improve code 2020-08-25 15:20:05 +08:00
chenjiahan e686738fd5 perf: simplify watch param 2020-08-25 15:12:53 +08:00
chenjiahan c371301648 refactor(Sidebar): refactor with composition api 2020-08-25 15:04:04 +08:00
chenjiahan 63bd4700ab breaking change: rename Info to Badge 2020-08-20 19:36:12 +08:00
chenjiahan 0304fcb6fa chore: merge src and src-next 2020-07-15 20:02:00 +08:00
neverlandandGitHub 67a5a8d76c fix(Sidebar): should emit change when v-model changed (#6383) 2020-05-26 19:44:59 +08:00
chenjiahanandneverland e1a7c6668d style(Sidebar): add less vars 2020-04-23 11:00:13 +08:00
chenjiahanandneverland a31032e0d6 style(Sidebar): update border style 2020-04-23 11:00:13 +08:00
chenjiahan 01482f20bc feat(SidebarItem): add badge prop, mark info prop as deprecated 2020-03-17 20:52:14 +08:00
陈嘉涵 389d68884d chore: add trailingComma 2020-01-19 11:57:09 +08:00
陈嘉涵 2eb680723d feat: improve cursor 2020-01-11 15:46:47 +08:00
neverlandandGitHub 68da81a51a feat: improve word wrap (#4506) 2019-09-19 16:03:31 +08:00
neverlandandGitHub b1f01c2fb7 feat(SidebarItem): add dot prop (#4432) 2019-09-11 17:29:08 +08:00
neverlandandGitHub ebf5a18eb9 feat(Sidebar): remove border (#4382) 2019-09-06 09:32:58 +08:00
neverlandandGitHub 329e751351 feat(SidebarItem): add disabled prop (#4325) 2019-09-02 19:44:14 +08:00
neverlandandGitHub 52f3de8cf8 fix(Sidebar): incorrect info position (#4324) 2019-09-02 17:57:17 +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 be96fa2233 [improvement] make props less magic (#3775) 2019-07-08 16:18:19 +08:00
neverlandandGitHub a7b4b4c219 [new feature] Sidebar: support use v-model to bind active key (#3698) 2019-06-30 09:43:54 +08:00
neverlandandGitHub 531fa6681e [new feature] Sidebar: add to and replace prop (#3696) 2019-06-29 17:16:54 +08:00
neverlandandGitHub 75c79b7044 [improvement] rename packages dir to src (#3659) 2019-06-27 11:25:57 +08:00