Commit Graph

5937 Commits

Author SHA1 Message Date
chenjiahan ba63cd18fa feat(cli): support config npm tag 2020-08-28 17:24:51 +08:00
chenjiahan daff756a03 chore: release @vant/eslint-config@3.0.0-alpha.2 2020-08-28 17:19:27 +08:00
chenjiahan af64a6bedc fix(eslint-config): update ban-ts-comment 2020-08-28 17:17:58 +08:00
chenjiahan d3909000eb docs(changelog): 3.0.0-alpha.1 2020-08-28 17:00:31 +08:00
chenjiahan 6e97165500 chore: release 3.0.0-alpha.1 v3.0.0-alpha.1 2020-08-28 16:54:24 +08:00
chenjiahan bf423a62dc chore: config npm tag 2020-08-28 16:53:04 +08:00
chenjiahan f6168d3978 chore: bump vue@3.0.0-rc.9 2020-08-28 16:28:26 +08:00
chenjiahan 13a63d6fdc fix(Circle): incorrect size 2020-08-28 15:39:53 +08:00
chenjiahan 34c1bde0ce chore: fix vue version in peer deps 2020-08-28 15:35:54 +08:00
chenjiahan 8fea1e5d93 chore: bump @vant/cli@3.0.0-alpha.7 2020-08-28 15:29:07 +08:00
chenjiahan 07d2e0de4f chore: release @vant/cli@3.0.0-alpha.7 2020-08-28 15:25:08 +08:00
chenjiahan 61c44383c2 chore: update @vue/babel-plugin-jsx 2020-08-28 15:24:35 +08:00
chenjiahan f843e6def9 refactor(Tabbar): refactor with composition api 2020-08-28 15:19:16 +08:00
chenjiahan e3cf460762 refactor(Steps): refactor with composition api 2020-08-28 14:30:12 +08:00
chenjiahan 1237ee6c2c types: fix event listener typing 2020-08-28 14:05:20 +08:00
chenjiahan 0a701e549c feat: add useScroller 2020-08-28 11:52:16 +08:00
chenjiahan 7fd4e3eabb refactor(Sticky): refactor with composition api 2020-08-28 11:47:05 +08:00
chenjiahan c9d47204db feat: add useVisibilityChange 2020-08-28 11:46:13 +08:00
chenjiahan ecb319625b refactor(List): refactor with composition api 2020-08-28 09:53:16 +08:00
chenjiahan 67f418ab07 refactor(Rate): refactor with composition api 2020-08-27 14:20:37 +08:00
chenjiahan 5aa092519a feat: add useRefs 2020-08-27 14:18:50 +08:00
chenjiahan 0b147c5872 feat: add useParentField 2020-08-27 10:11:12 +08:00
chenjiahan 216417eae6 chore: extract getSizeStyle 2020-08-26 18:09:32 +08:00
chenjiahan 47a7ccef85 refactor(Slider): refactor with composition api 2020-08-26 17:49:21 +08:00
chenjiahan c720eea831 fix(Image): loading placeholder not work 2020-08-26 16:24:02 +08:00
chenjiahan eb0cc05b12 refactor(NoticeBar): refactor with composition api 2020-08-26 16:17:05 +08:00
chenjiahan 2ec101f07b chore: rename api folder to composition 2020-08-26 15:32:30 +08:00
chenjiahan 216d326158 feat: add useRect 2020-08-26 15:24:50 +08:00
chenjiahan b12fdad916 refactor(Progress): refactor with composition api 2020-08-26 15:07:55 +08:00
chenjiahan 463174e735 chore(Tag): use composition api 2020-08-26 14:52:06 +08:00
chenjiahan 8f208f3d4f refactor(ShareSheet): use setup 2020-08-26 14:46:37 +08:00
chenjiahan 48ff0f85fb chore: inherit click event 2020-08-26 14:14:55 +08:00
chenjiahan af94c92614 fix(Dialog): some popup props not work 2020-08-26 14:09:21 +08:00
chenjiahan 627e376cfb perf(Dialog): inherit opened event 2020-08-26 14:00:34 +08:00
chenjiahan e045fb1596 perf(SidebarItem): move onClick fn 2020-08-26 13:22:35 +08:00
chenjiahan f9226cdfac perf(Button): move onClick fn 2020-08-26 13:21:41 +08:00
chenjiahan e2e34fd26e chore(Calendar): inherit open/close events 2020-08-26 12:01:12 +08:00
chenjiahan e3a59afb07 chore: format ref name 2020-08-26 11:49:35 +08:00
chenjiahan b0ea4bc1f6 chore: children use reactive 2020-08-26 11:34:16 +08:00
chenjiahan 326c345c91 chore(Area): remove unnecessary ref 2020-08-26 11:23:42 +08:00
chenjiahan cea2724321 fix(Button): missing click event param 2020-08-26 11:17:19 +08:00
chenjiahan d0848544d4 chore: improve exposed api 2020-08-26 11:14:36 +08:00
chenjiahan 762aed3e5d feat: add useRoute 2020-08-26 11:06:32 +08:00
chenjiahan 9f372af1ec feat: add useToggle 2020-08-26 10:36:07 +08:00
chenjiahan 1aa61f7142 refactor(Calendar): extract Day component 2020-08-26 10:02:44 +08:00
chenjiahan c71f5ff857 refactor(Calendar): refactor Month/Header component 2020-08-25 20:56:05 +08:00
chenjiahan c54025ce83 refactor(Area): refactor with composition api 2020-08-25 19:50:59 +08:00
chenjiahan 9301092f20 chore(Divider): use setup 2020-08-25 19:13:36 +08:00
chenjiahan cabb26bbd8 Merge branch 'dev' into next 2020-08-25 19:08:29 +08:00
neverland d97f7f644f docs(cli): add searchConfig guide (#7048) 2020-08-25 19:05:13 +08:00