Commit Graph
6240 Commits
Author SHA1 Message Date
chenjiahan 7bf95d4bcf chore: remove useless navigation duplicated 2020-09-26 11:23:13 +08:00
chenjiahan 12cadc42a1 chore: adjust useRoute 2020-09-26 11:17:49 +08:00
chenjiahan 367a273bd5 chore(Tabbar): use relation 2020-09-26 11:13:49 +08:00
chenjiahan 11890ef3c1 chore(Tabs): use relation 2020-09-26 11:11:30 +08:00
chenjiahan c175cdd2bb chore(Swipe): use relation 2020-09-26 11:05:39 +08:00
chenjiahan 75a8a394ca chore(Steps): use relation 2020-09-26 11:00:08 +08:00
chenjiahan d762c23044 chore(Sidebar): use relation 2020-09-26 10:57:53 +08:00
chenjiahan dfad7b14af chore(Picker): use relation 2020-09-26 10:56:16 +08:00
chenjiahan e4b7952061 chore(IndexBar): use relation 2020-09-26 10:53:24 +08:00
chenjiahan da6925aee9 chore(Grid): use relation 2020-09-25 17:14:11 +08:00
chenjiahan a583c83c25 chore(Toast): improve render 2020-09-25 17:12:03 +08:00
chenjiahan 5ccd2129b9 chore: remove unused event helper 2020-09-25 16:07:35 +08:00
chenjiahan c2f4165d0f chore: remove all mixin 2020-09-25 16:06:16 +08:00
chenjiahan 3142266768 refactor(DatetimePicker): remove mixin 2020-09-25 16:05:16 +08:00
chenjiahan aafbcfcf04 refactor(Radio): refactor with composition api 2020-09-25 15:30:21 +08:00
chenjiahan 3402ba5c8f chore(Form): use relation 2020-09-25 14:16:50 +08:00
chenjiahan 3d15f7e356 chore(DropdownMenu): use relation 2020-09-25 14:16:19 +08:00
chenjiahan bcd8f4515b chore(Collapse): use relation 2020-09-25 14:15:57 +08:00
chenjiahan a1bca37a45 chore(Layout): use relation 2020-09-25 14:00:59 +08:00
chenjiahan 36239090b9 chore(ActionBar): use relation composition 2020-09-25 11:38:03 +08:00
chenjiahan 278ea6a439 refactor(Checkbox): refactor with composition api 2020-09-25 11:35:18 +08:00
chenjiahan 3ead2f4027 feat: add useRelation composition 2020-09-25 11:05:26 +08:00
chenjiahan f28bce200f types: remove any in useExpose 2020-09-25 10:55:19 +08:00
chenjiahan dffa6eb083 refactor(Checker): refactor with composition api 2020-09-24 19:49:00 +08:00
chenjiahan eb68632e50 refactor(Checkbox): extract Checker component 2020-09-24 19:36:04 +08:00
chenjiahan f7397e399d refactor: remove checkbox mixin 2020-09-24 19:10:40 +08:00
chenjiahan fc50e26416 refactor(Calendar): refactor with composition api 2020-09-24 19:01:09 +08:00
chenjiahan 749e4ae73b refactor(AddressEdit): refactor with composition api 2020-09-24 17:19:14 +08:00
chenjiahan d2a5427976 fix(Picker): failed to setIndex 2020-09-24 17:18:43 +08:00
chenjiahan 3c577a8acd Merge branch 'dev' into next 2020-09-24 16:39:06 +08:00
neverlandandGitHub 68d47fe16a perf(Tab): skip rendering empty pane (#7238) 2020-09-23 18:00:26 +08:00
neverlandandGitHub 17099d3ac1 fix(Button): incorrect ref in for (#7237) 2020-09-23 17:42:24 +08:00
chenjiahan 1b87cde8fb docs: fix quickstart 2020-09-23 09:36:11 +08:00
chenjiahan c1931e6608 chore: add flattenVNodes 2020-09-22 21:01:52 +08:00
chenjiahan 053006de52 chore: rename use-relation 2020-09-22 20:29:14 +08:00
chenjiahan 882e3ef5e7 refactor(Tabs): refactor with composition api 2020-09-22 20:03:23 +08:00
chenjiahan 8ef46764c9 Merge branch 'dev' into next 2020-09-22 19:42:24 +08:00
JSparowandGitHub 106114333b feat(Pagination): pagination item custom render (#7222)
* feat(Pagination): pagination item custom render

* fix(Pagination): fix test result

* fix(Pagination): expose page object directly
2020-09-22 19:10:43 +08:00
chenjiahan 1eca65d05b docs(cli): changelog 2.5.4 2020-09-22 18:56:42 +08:00
chenjiahan f2e2ea7c74 chore: release @vant/cli@2.5.4 2020-09-22 18:54:38 +08:00
ChangeHowandGitHub 0642a73628 feat(@vant/cli): suport modify internal webpack config (#7227) 2020-09-22 18:51:33 +08:00
chenjiahan 43da00b724 docs(changelog): 2.10.8 2020-09-21 21:36:15 +08:00
chenjiahan e59fa850e3 chore: release 2.10.8 2020-09-21 21:31:58 +08:00
JSparowandGitHub e201bc55ee feat(SidebarItem): add title slot (#7220) 2020-09-21 21:29:09 +08:00
chenjiahan 4f0921cbdf refactor(ContactEdit): refactor with composition api 2020-09-21 19:08:27 +08:00
chenjiahan ee256e591c fix: useParent default value 2020-09-21 18:54:43 +08:00
chenjiahan 63f15094f3 types: use-placeholder 2020-09-21 18:48:11 +08:00
chenjiahan 4c468ffd74 types(Layout): use tsx 2020-09-21 18:42:40 +08:00
chenjiahan 5359120ed3 types: improve useParent typing 2020-09-21 18:38:33 +08:00
chenjiahan 7d0340a35b chore(Switch): use tsx 2020-09-21 17:25:35 +08:00