 neverlandandGitHub
|
21c57caa9b
|
docs(DatePicker): fix toolbar slot name (#10983)
|
2022-08-28 11:52:14 +08:00 |
|
 neverlandandGitHub
|
c25acb8d46
|
chore(PIcker): split PickerToolbar component (#10982)
|
2022-08-28 10:43:14 +08:00 |
|
 neverlandandGitHub
|
a02cfe9604
|
fix(Swipe): should not prevent touch move when reach edge (#10980)
|
2022-08-27 15:44:06 +08:00 |
|
 neverlandandGitHub
|
71354f7742
|
fix(@vant/cli): add passive for global touchstart (#10979)
|
2022-08-27 15:22:56 +08:00 |
|
 neverlandandGitHub
|
84b05f0668
|
docs: prefer using externalVue in nuxt 3 (#10978)
|
2022-08-27 15:07:43 +08:00 |
|
 neverlandandGitHub
|
95542bf06e
|
docs: add nuxt 3 guide (#10977)
|
2022-08-27 13:48:59 +08:00 |
|
 neverlandandGitHub
|
8d15fa4fdf
|
fix(Calendar): allow default date to be maxDate when enable allowSameDay (#10976)
|
2022-08-27 11:29:30 +08:00 |
|
 neverlandandGitHub
|
da3400435f
|
fix: reduce passive event warning of touchmove event (#10975)
|
2022-08-27 11:12:36 +08:00 |
|
 neverlandandGitHub
|
50ee584953
|
docs(changelog): vant@4.0.0-beta.1 (#10966)
|
2022-08-24 22:53:35 +08:00 |
|
 neverlandandGitHub
|
dcffa09812
|
feat(Popup): improve style when position is center (#10965)
|
2022-08-24 22:40:11 +08:00 |
|
 neverlandandGitHub
|
4b2e06b34d
|
fix(Tabs): resize not work for swipeable tabs (#10964)
|
2022-08-24 21:32:29 +08:00 |
|
 neverlandandGitHub
|
717f244d2f
|
fix: reduce passive event warning of touchstart event (#10954)
|
2022-08-21 22:08:27 +08:00 |
|
 neverlandandGitHub
|
6b7ae0f6a0
|
types(@vant/use): improve useEventListener typing (#10952)
|
2022-08-21 17:49:48 +08:00 |
|
 neverlandandGitHub
|
cb93bd2da3
|
perf: add correct passive flag to improve scroll performance (#10951)
|
2022-08-21 17:33:57 +08:00 |
|
 neverlandandGitHub
|
ca583e1075
|
docs(NoticeBar): disable swipe drag in demo (#10950)
|
2022-08-21 17:28:32 +08:00 |
|
 neverlandandGitHub
|
236a2e43f3
|
fix(Popover): can not scroll inside popup (#10949)
* fix(Popover): can not scroll inside popup
* fix: ref
|
2022-08-21 11:18:20 +08:00 |
|
 neverlandandGitHub
|
31ac5faa3a
|
feat(@vant/use): useClickAway support multiple targets (#10948)
|
2022-08-21 10:55:18 +08:00 |
|
 neverlandandGitHub
|
1e8187bc37
|
chore: fix failed to deploy website (#10947)
|
2022-08-21 10:06:45 +08:00 |
|
 neverlandandGitHub
|
72d515b30e
|
fix: incorrect tag name in WebStorm (#10946)
|
2022-08-21 10:03:05 +08:00 |
|
 neverlandandGitHub
|
b4072ef2bd
|
docs: import quick start document (#10945)
|
2022-08-21 09:52:09 +08:00 |
|
 neverlandandGitHub
|
ec1d32db4a
|
fix(Empty): generate unique id to avoid render issue (#10943)
|
2022-08-20 22:51:08 +08:00 |
|
 neverlandandGitHub
|
dfdc27a755
|
docs: add faq of remove babel-plugin-import (#10942)
* docs: add faq of remove babel-plugin-import
* docs: update
|
2022-08-20 22:35:12 +08:00 |
|
 neverlandandGitHub
|
8574339579
|
docs: add import tips (#10941)
|
2022-08-20 22:28:05 +08:00 |
|
 neverlandandGitHub
|
5c6992f97c
|
feat(ConfigProvider): add theme-vars-dark and theme-vars-light props (#10939)
|
2022-08-19 23:10:41 +08:00 |
|
 neverlandandGitHub
|
1945c35b17
|
fix(PullRefresh): remove passive event warning (#10938)
|
2022-08-19 22:04:52 +08:00 |
|
 neverlandandGitHub
|
68b93a4008
|
chore: fix CI not work for pull request (#10923)
|
2022-08-17 11:48:19 +08:00 |
|
 neverlandandGitHub
|
4e83e5ecc0
|
feat(ConfigProvider): add z-index prop (#10915)
|
2022-08-16 22:09:48 +08:00 |
|
 neverlandandGitHub
|
dc0a29be17
|
feat(Form): add validateEmpty option of rule (#10913)
|
2022-08-14 11:03:49 +08:00 |
|
 neverlandandGitHub
|
a06f1567db
|
docs(Form): fix the type of rule trigger option (#10912)
* docs(Form): fix the type of rule trigger option
* docs: update
|
2022-08-14 09:53:38 +08:00 |
|
 neverlandandGitHub
|
e17cc35dcf
|
fix(Search): --van-search-input-height var not work (#10911)
* fix(Search): --van-search-input-height var not work
* chore: update padding
|
2022-08-14 09:44:52 +08:00 |
|
 neverlandandGitHub
|
04494a450d
|
fix(Calendar): content disappeared when hiding (#10910)
* fix(Calendar): content disappeared when hiding
* chore: add comment
* chore: upd
|
2022-08-13 13:24:12 +08:00 |
|
 neverlandandGitHub
|
e5cc32ca97
|
fix(Calendar): reading getFullYear error in some cases (#10909)
|
2022-08-13 12:03:07 +08:00 |
|
 neverlandandGitHub
|
c3776877ca
|
fix(Calendar): fix reading getFullYear error (#10908)
|
2022-08-13 11:43:15 +08:00 |
|
 neverlandandGitHub
|
f61b00175e
|
fix(ConfigProvider): should remove theme class on unmount (#10898)
|
2022-08-10 08:31:46 +08:00 |
|
 neverlandandGitHub
|
b117e21dc4
|
feat(touch-emulator): support .mjs extension (#10888)
|
2022-08-06 22:53:57 +08:00 |
|
 neverlandandGitHub
|
89718934af
|
fix(@vant/cli): should replace NODE_ENV in vite v3 (#10887)
|
2022-08-06 17:37:16 +08:00 |
|
 neverlandandGitHub
|
6fee5cfed8
|
docs(Space): add version tip (#10886)
|
2022-08-06 17:34:30 +08:00 |
|
 neverlandandGitHub
|
9e8a0864c3
|
chore(Space): improve demo and document (#10870)
|
2022-07-31 20:09:13 +08:00 |
|
 neverlandandGitHub
|
c88b034aac
|
docs(changelog): vant@3.5.3 (#10869)
|
2022-07-31 09:43:21 +08:00 |
|
 neverlandandGitHub
|
41d6b5191d
|
docs: update readme (#10868)
|
2022-07-30 21:43:56 +08:00 |
|
 neverlandandGitHub
|
d3c679aa27
|
docs: add babel-plugin-import migration guide (#10867)
|
2022-07-30 20:22:43 +08:00 |
|
 neverlandandGitHub
|
e6b43db90b
|
refactor(@vant/cli): remove vetur configs (#10866)
|
2022-07-30 19:55:17 +08:00 |
|
 neverlandandGitHub
|
2f6ef7aed8
|
feat(Picker): add clickOption event (#10865)
* feat(Picker): add clickOption event
* chore: update
|
2022-07-30 14:04:43 +08:00 |
|
 neverlandandGitHub
|
a1d4297c92
|
chore(Collapse): fix snapshot and update document (#10845)
|
2022-07-24 18:13:47 +08:00 |
|
 neverlandandGitHub
|
11dbde14f6
|
chore(@vant/cli): no longer provide stylelint (#10844)
|
2022-07-23 21:41:38 +08:00 |
|
 neverlandandGitHub
|
537e629d7d
|
chore: update baidu analytics seed (#10843)
|
2022-07-23 21:23:50 +08:00 |
|
 neverlandandGitHub
|
74c1c2927e
|
feat(@vant/cli): bump vite 3.0 (#10842)
* feat(@vant/cli): bump vite 3.0
* chore: bump vite plugins
|
2022-07-23 18:59:57 +08:00 |
|
 neverlandandGitHub
|
a31f78b07a
|
docs: improve description of name and required props (#10841)
* docs: improve description of name and required props
* docs: fix
|
2022-07-23 18:36:00 +08:00 |
|
 neverlandandGitHub
|
794fd029a0
|
fix(Popover): allow to dynamically set offset prop (#10840)
|
2022-07-23 18:26:15 +08:00 |
|
 neverlandandGitHub
|
b6c8d3f39f
|
fix(create-vant-cli-app): missing demo registration (#10839)
|
2022-07-23 18:11:48 +08:00 |
|
 neverlandandGitHub
|
11d25a0b0e
|
fix: failed to get correct height of safe area element (#10827)
* fix: failed to get correct height of safe area element
* docs: upd
|
2022-07-17 15:10:35 +08:00 |
|
 neverlandandGitHub
|
b46b429682
|
docs(changelog): 4.0.0-beta.0 (#10825)
|
2022-07-16 15:07:38 +08:00 |
|
 neverlandandGitHub
|
1ac1bb94e7
|
feat(cli): support site.headHtml option (#10807)
* feat(cli): support site.headHtml option
* docs: update
* docs: update
|
2022-07-10 21:20:32 +08:00 |
|
 neverlandandGitHub
|
e998c1be95
|
feat: add @vant/compat package (#10806)
* feat: add @vant/compat package
* chore: remove prepare script
|
2022-07-09 20:54:27 +08:00 |
|
 neverlandandGitHub
|
1ce400bb7f
|
refactor(Toast): redesign function-call API (#10804)
|
2022-07-09 17:09:54 +08:00 |
|
 neverlandandGitHub
|
5a3fe7ed0f
|
chore: rename unreleased API (#10803)
|
2022-07-09 15:38:28 +08:00 |
|
 neverlandandGitHub
|
1bc6cbdb69
|
refactor(ImagePreview): redesign function-call API (#10802)
|
2022-07-09 15:32:02 +08:00 |
|
 neverlandandGitHub
|
5179891faa
|
chore(cli): using npx to run gh-pages (#10799)
|
2022-07-07 22:41:44 +08:00 |
|
 neverlandandGitHub
|
ba95cad78d
|
docs: update website domain (#10798)
|
2022-07-07 22:27:48 +08:00 |
|
 neverlandandGitHub
|
d712da5778
|
chore(cli): remove custom font (#10784)
|
2022-07-03 13:58:38 +08:00 |
|
 neverlandandGitHub
|
5f526c9f0e
|
chore(Dialog): rename unreleased API (#10783)
|
2022-07-03 13:54:06 +08:00 |
|
 neverlandandGitHub
|
ec78d5b1d9
|
refactor(Notify): redesign function-call API (#10782)
* refactor(Notify): redesign function-call API
* docs: update
|
2022-07-03 13:39:27 +08:00 |
|
 neverlandandGitHub
|
e5e6e8aaa4
|
refactor(Dialog): redesign function-call API (#10781)
* refactor(Dialog): re-design function-call API
* chore: remove invalid char
* docs: order
* chore: remove var
|
2022-07-03 12:28:25 +08:00 |
|
 neverlandandGitHub
|
beeb059401
|
perf(cli): improve cli boot time (#10780)
* chore: test
* perf(cli): improve cli boot time
|
2022-07-03 10:53:14 +08:00 |
|
 neverlandandGitHub
|
5883d3e0c7
|
perf(cli): replace ora with nanospinner (#10779)
|
2022-07-02 23:05:11 +08:00 |
|
 neverlandandGitHub
|
2e27c67c76
|
perf(cli): replace lint-staged with nano-staged (#10778)
|
2022-07-02 22:57:41 +08:00 |
|
 neverlandandGitHub
|
28e8b72ccd
|
chore(cli): replace chalk with picocolors (#10777)
|
2022-07-02 22:51:53 +08:00 |
|
 neverlandandGitHub
|
8256fdc927
|
chore: bump eslint-plugin-vue v9 (#10776)
* chore: bump eslint-plugin-vue v9
* chore: release @vant/eslint-config@3.5.0
|
2022-07-02 22:46:24 +08:00 |
|
 neverlandandGitHub
|
e60f36390a
|
chore: bump @vue/test-utils to v2 stable (#10775)
|
2022-07-02 22:40:41 +08:00 |
|
 neverlandandGitHub
|
0a8420fdac
|
chore: bump typescript v4.7 (#10774)
|
2022-07-02 22:35:45 +08:00 |
|
 neverlandandGitHub
|
eea5f002a7
|
chore(cli): bump release-it v15 (#10773)
|
2022-07-02 22:26:41 +08:00 |
|
 neverlandandGitHub
|
2f1066e9c6
|
docs(changelog): @vant/cli@4.0.3 (#10772)
|
2022-07-02 22:16:48 +08:00 |
|
 neverlandandGitHub
|
f46c9c6548
|
chore: improve license of forked code (#10753)
|
2022-06-26 21:58:13 +08:00 |
|
 neverlandandGitHub
|
154408fa8b
|
perf: remove less source file to remove bundle size (#10752)
* perf: remove css source file to remove bundle size
* docs: update migration guide
|
2022-06-26 21:52:40 +08:00 |
|
 neverlandandGitHub
|
293dab6a51
|
feat(cli): add build.bundleOptions config (#10751)
|
2022-06-26 21:42:28 +08:00 |
|
 neverlandandGitHub
|
bb23e1b700
|
feat(cli): add css.removeSourceFile config (#10750)
|
2022-06-26 17:15:11 +08:00 |
|
 neverlandandGitHub
|
2c2cdd077f
|
chore(cli): remove unused ssr.js (#10729)
|
2022-06-19 16:04:10 +08:00 |
|
 neverlandandGitHub
|
c83a57b2bd
|
docs: add guide of function component style (#10728)
|
2022-06-19 15:34:00 +08:00 |
|
 neverlandandGitHub
|
6f94627bf4
|
feat(Field): add start-validate and end-validate event (#10726)
|
2022-06-18 20:31:16 +08:00 |
|
 neverlandandGitHub
|
7ca4db9c64
|
feat(SubmitBar): add placeholder prop (#10725)
|
2022-06-18 18:38:23 +08:00 |
|
 neverlandandGitHub
|
a1c79f42ff
|
feat(ActionBar): add placeholder prop (#10724)
|
2022-06-18 18:26:08 +08:00 |
|
 neverlandandGitHub
|
6225c8123c
|
docs(Switch): fix custom node demo (#10720)
|
2022-06-16 18:45:27 +08:00 |
|
 neverlandandGitHub
|
eae8d47cee
|
fix(Calendar): failed to render months when not poppable (#10707)
|
2022-06-12 12:42:37 +08:00 |
|
 neverlandandGitHub
|
8ee4080d69
|
fix(Popup): should not auto close on deactivated if not using teleport (#10706)
|
2022-06-12 12:25:23 +08:00 |
|
 neverlandandGitHub
|
88d44cf4ea
|
docs: remove babel-plugin-import (#10704)
|
2022-06-11 20:20:13 +08:00 |
|
 neverlandandGitHub
|
a317984da1
|
docs: recommend using unplugin-vue-components (#10703)
|
2022-06-11 19:49:34 +08:00 |
|
 neverlandandGitHub
|
4dab4e20c2
|
feat(PullRefresh): add change event (#10702)
|
2022-06-11 15:45:00 +08:00 |
|
 neverlandandGitHub
|
525653b68d
|
types(Toast): fix Toast.clear typing (#10699)
|
2022-06-11 15:00:07 +08:00 |
|
 neverlandandGitHub
|
bab0636014
|
types(Uploader): preview-options images should be optional (#10698)
|
2022-06-11 14:51:07 +08:00 |
|
 neverlandandGitHub
|
586bc21dd3
|
feat(Switch): add background slot (#10666)
* feat(Switch): add background slot
* chore: revert lock file
* chore: new line
|
2022-06-04 20:29:28 +08:00 |
|
 neverlandandGitHub
|
4a602f7e46
|
feat(Dialog): allow to disable confirm or cancel button (#10665)
|
2022-06-04 20:19:19 +08:00 |
|
 neverlandandGitHub
|
0dc09cab8c
|
fix(Area): failed to render picker mask after reopened (#10664)
|
2022-06-04 20:17:16 +08:00 |
|
 neverlandandGitHub
|
3606f48003
|
feat: add exports fields to sub packages (#10650)
|
2022-05-29 21:48:59 +08:00 |
|
 neverlandandGitHub
|
79dfc4b8cb
|
feat(@vant/cli): auto complete mjs path (#10649)
* feat(@vant/cli): auto complete mjs path
* release: 3.5.0-beta.1
|
2022-05-29 21:41:57 +08:00 |
|
 neverlandandGitHub
|
be22f4c1f8
|
docs: code split docsearch (#10648)
|
2022-05-29 10:19:13 +08:00 |
|
 neverlandandGitHub
|
e5cc7fadeb
|
chore: support manually trigger deploy v3 site (#10647)
|
2022-05-29 10:07:51 +08:00 |
|
 neverlandandGitHub
|
d5f8963d02
|
docs: remove search from v3 site (#10646)
|
2022-05-29 10:00:32 +08:00 |
|
 neverlandandGitHub
|
95bee73624
|
docs: fix jsdelivr domain (#10642)
|
2022-05-28 09:26:28 +08:00 |
|
 neverlandandGitHub
|
ffed2035c8
|
docs: update vant demo url (#10641)
|
2022-05-28 09:10:40 +08:00 |
|
 neverlandandchenjiahan
|
607e6e2be4
|
feat: using mjs extension for esmodule (#10625)
|
2022-05-28 08:30:11 +08:00 |
|