Commit Graph

  • 05544c109f fix(DatePicker): failed to update model value (#10984) neverland 2022-08-28 16:59:41 +08:00
  • 21c57caa9b docs(DatePicker): fix toolbar slot name (#10983) neverland 2022-08-28 11:52:14 +08:00
  • 66aa2906e0 docs(DatePicker): fix basic usage chenjiahan 2022-08-28 11:01:49 +08:00
  • 61ef6b9a98 chore(Picker): add getEventParams function chenjiahan 2022-08-28 10:50:49 +08:00
  • c25acb8d46 chore(PIcker): split PickerToolbar component (#10982) neverland 2022-08-28 10:43:14 +08:00
  • 8bcb34724f fix(Picker): fix passive event chenjiahan 2022-08-28 10:01:14 +08:00
  • cf5e7e6629 Merge branch 'dev' into next chenjiahan 2022-08-28 09:47:56 +08:00
  • a02cfe9604 fix(Swipe): should not prevent touch move when reach edge (#10980) neverland 2022-08-27 15:44:06 +08:00
  • 71354f7742 fix(@vant/cli): add passive for global touchstart (#10979) neverland 2022-08-27 15:22:56 +08:00
  • 84b05f0668 docs: prefer using externalVue in nuxt 3 (#10978) neverland 2022-08-27 15:07:43 +08:00
  • 95542bf06e docs: add nuxt 3 guide (#10977) neverland 2022-08-27 13:48:59 +08:00
  • 8d15fa4fdf fix(Calendar): allow default date to be maxDate when enable allowSameDay (#10976) neverland 2022-08-27 11:29:30 +08:00
  • 35f81fb208 fix(Calendar): range type defaultDate when set allowSameDay (#10971) chenyunjie 2022-08-27 11:15:46 +08:00
  • da3400435f fix: reduce passive event warning of touchmove event (#10975) neverland 2022-08-27 11:12:36 +08:00
  • 50ee584953 docs(changelog): vant@4.0.0-beta.1 (#10966) neverland 2022-08-24 22:53:35 +08:00
  • 889b28609a release: 4.0.0-beta.1 chenjiahan 2022-08-24 22:47:17 +08:00
  • 6a7376d15d docs(changelog): 3.6.1 chenjiahan 2022-08-24 22:43:13 +08:00
  • 2cca630808 release: 3.6.1 chenjiahan 2022-08-24 22:40:20 +08:00
  • dcffa09812 feat(Popup): improve style when position is center (#10965) neverland 2022-08-24 22:40:11 +08:00
  • 0881de82af docs(ImagePreview): fix cell style in demo chenjiahan 2022-08-24 22:19:13 +08:00
  • 86adc66dd9 Restore "fix(Popup&Toast): invalid adaptive width (#10961)" chenjiahan 2022-08-24 22:04:46 +08:00
  • 1d87343195 Merge branch 'dev' into next chenjiahan 2022-08-24 22:04:34 +08:00
  • aa1689fed8 Revert "fix(Popup&Toast): invalid adaptive width (#10961)" chenjiahan 2022-08-24 21:56:10 +08:00
  • b6dd0cb36c fix(Popup&Toast): invalid adaptive width (#10961) yinhaogt 2022-08-24 21:45:10 +08:00
  • 4b2e06b34d fix(Tabs): resize not work for swipeable tabs (#10964) neverland 2022-08-24 21:32:29 +08:00
  • 717f244d2f fix: reduce passive event warning of touchstart event (#10954) neverland 2022-08-21 22:08:27 +08:00
  • 6b7ae0f6a0 types(@vant/use): improve useEventListener typing (#10952) neverland 2022-08-21 17:49:48 +08:00
  • cb93bd2da3 perf: add correct passive flag to improve scroll performance (#10951) neverland 2022-08-21 17:33:57 +08:00
  • ca583e1075 docs(NoticeBar): disable swipe drag in demo (#10950) neverland 2022-08-21 17:28:32 +08:00
  • 667034322e docs(changelog): vant@3.6.0 chenjiahan 2022-08-21 11:30:21 +08:00
  • 8d51f9e08e release: 3.6.0 chenjiahan 2022-08-21 11:23:01 +08:00
  • 236a2e43f3 fix(Popover): can not scroll inside popup (#10949) neverland 2022-08-21 11:18:20 +08:00
  • 326880a4e1 release: @vant/use 1.4.2 chenjiahan 2022-08-21 10:56:57 +08:00
  • 31ac5faa3a feat(@vant/use): useClickAway support multiple targets (#10948) neverland 2022-08-21 10:55:18 +08:00
  • 1e8187bc37 chore: fix failed to deploy website (#10947) neverland 2022-08-21 10:06:45 +08:00
  • 72d515b30e fix: incorrect tag name in WebStorm (#10946) neverland 2022-08-21 10:03:05 +08:00
  • b4072ef2bd docs: import quick start document (#10945) neverland 2022-08-21 09:52:09 +08:00
  • ec1d32db4a fix(Empty): generate unique id to avoid render issue (#10943) neverland 2022-08-20 22:51:08 +08:00
  • dfdc27a755 docs: add faq of remove babel-plugin-import (#10942) neverland 2022-08-20 22:35:12 +08:00
  • 8574339579 docs: add import tips (#10941) neverland 2022-08-20 22:28:05 +08:00
  • 5c6992f97c feat(ConfigProvider): add theme-vars-dark and theme-vars-light props (#10939) neverland 2022-08-19 23:10:41 +08:00
  • 292ac6b55e Merge branch 'dev' into next chenjiahan 2022-08-19 22:14:47 +08:00
  • 1945c35b17 fix(PullRefresh): remove passive event warning (#10938) neverland 2022-08-19 22:04:52 +08:00
  • da3ad139d4 docs(Search): fix action-text type (#10936) Yanghc 2022-08-19 17:35:45 +08:00
  • 3aca130ca5 docs(Search): fix action-text type (#10935) Yanghc 2022-08-19 17:35:26 +08:00
  • f060d1a813 docs: add tips in advanced-usage.zh-CN.md (#10927) 小镇靓仔 2022-08-18 15:01:45 +08:00
  • 041039b5e9 feat(Badge): fix the problem mentioned at README. (#10921) zhangenming 2022-08-17 11:51:35 +08:00
  • 68b93a4008 chore: fix CI not work for pull request (#10923) neverland 2022-08-17 11:48:19 +08:00
  • 4e83e5ecc0 feat(ConfigProvider): add z-index prop (#10915) neverland 2022-08-16 22:09:48 +08:00
  • 8ef197ea12 docs: fix link address in migrate-from-v3.md (#10919) limingxin 2022-08-16 16:09:35 +08:00
  • dc0a29be17 feat(Form): add validateEmpty option of rule (#10913) neverland 2022-08-14 11:03:49 +08:00
  • a06f1567db docs(Form): fix the type of rule trigger option (#10912) neverland 2022-08-14 09:53:38 +08:00
  • e17cc35dcf fix(Search): --van-search-input-height var not work (#10911) neverland 2022-08-14 09:44:52 +08:00
  • 04494a450d fix(Calendar): content disappeared when hiding (#10910) neverland 2022-08-13 13:24:12 +08:00
  • e5cc32ca97 fix(Calendar): reading getFullYear error in some cases (#10909) neverland 2022-08-13 12:03:07 +08:00
  • c3776877ca fix(Calendar): fix reading getFullYear error (#10908) neverland 2022-08-13 11:43:15 +08:00
  • f61b00175e fix(ConfigProvider): should remove theme class on unmount (#10898) neverland 2022-08-10 08:31:46 +08:00
  • 6a1516ca37 Merge branch 'dev' into next chenjiahan 2022-08-10 07:58:38 +08:00
  • 7eaefd04fa test(Popup): fix snapshot chenjiahan 2022-08-09 10:08:23 +08:00
  • ed5ea225ca feat(Popup): add role and tabindex for a11y (#10894) richex-cn 2022-08-09 10:04:13 +08:00
  • b117e21dc4 feat(touch-emulator): support .mjs extension (#10888) neverland 2022-08-06 22:53:57 +08:00
  • 961f70d523 docs(changelog): 3.5.4 chenjiahan 2022-08-06 20:11:38 +08:00
  • cfdb5c1fbe release: 3.5.4 chenjiahan 2022-08-06 20:10:04 +08:00
  • 89718934af fix(@vant/cli): should replace NODE_ENV in vite v3 (#10887) neverland 2022-08-06 17:37:16 +08:00
  • 6fee5cfed8 docs(Space): add version tip (#10886) neverland 2022-08-06 17:34:30 +08:00
  • 9e8a0864c3 chore(Space): improve demo and document (#10870) neverland 2022-07-31 20:09:13 +08:00
  • c3a8275ebf feat(Space): add new component space (#10857) luopei 2022-07-31 18:20:16 +08:00
  • c88b034aac docs(changelog): vant@3.5.3 (#10869) neverland 2022-07-31 09:43:21 +08:00
  • d96c4228f5 release: 3.5.3 chenjiahan 2022-07-31 09:37:10 +08:00
  • 41d6b5191d docs: update readme (#10868) neverland 2022-07-30 21:43:56 +08:00
  • d3c679aa27 docs: add babel-plugin-import migration guide (#10867) neverland 2022-07-30 20:22:43 +08:00
  • e6b43db90b refactor(@vant/cli): remove vetur configs (#10866) neverland 2022-07-30 19:55:17 +08:00
  • 2f6ef7aed8 feat(Picker): add clickOption event (#10865) neverland 2022-07-30 14:04:43 +08:00
  • 729e283ab5 fix(docs): fix button example type in documentation (#10850) Yorksh1re 2022-07-26 10:22:52 +08:00
  • a1d4297c92 chore(Collapse): fix snapshot and update document (#10845) neverland 2022-07-24 18:13:47 +08:00
  • e45ac25ac0 feat(Collapse): collapse add toggleAll method for issues #10818 (#10837) luopei 2022-07-24 17:21:09 +08:00
  • 83a4e286bd Merge branch 'dev' into next chenjiahan 2022-07-23 22:20:49 +08:00
  • f4ab1b8c0c chore: fix missing deps chenjiahan 2022-07-23 22:13:26 +08:00
  • 7879fd6395 chore: update repo links chenjiahan 2022-07-23 22:10:20 +08:00
  • 11dbde14f6 chore(@vant/cli): no longer provide stylelint (#10844) neverland 2022-07-23 21:41:38 +08:00
  • 537e629d7d chore: update baidu analytics seed (#10843) neverland 2022-07-23 21:23:50 +08:00
  • 178df39c44 Merge branch 'dev' into next chenjiahan 2022-07-23 21:20:27 +08:00
  • 74c1c2927e feat(@vant/cli): bump vite 3.0 (#10842) neverland 2022-07-23 18:59:57 +08:00
  • a31f78b07a docs: improve description of name and required props (#10841) neverland 2022-07-23 18:36:00 +08:00
  • 794fd029a0 fix(Popover): allow to dynamically set offset prop (#10840) neverland 2022-07-23 18:26:15 +08:00
  • c628a66770 release: create-vant-cli-app 2.0.1 chenjiahan 2022-07-23 18:14:28 +08:00
  • b6c8d3f39f fix(create-vant-cli-app): missing demo registration (#10839) neverland 2022-07-23 18:11:48 +08:00
  • 627661e0ed docs(Icon): separate usingUrl demo from basicUsage (#10828) dyh333 2022-07-20 21:36:08 +08:00
  • 11d25a0b0e fix: failed to get correct height of safe area element (#10827) neverland 2022-07-17 15:10:35 +08:00
  • b46b429682 docs(changelog): 4.0.0-beta.0 (#10825) neverland 2022-07-16 15:07:38 +08:00
  • 15142770f2 release: 4.0.0-beta.0 chenjiahan 2022-07-16 15:00:14 +08:00
  • aea97f90e6 Merge branch 'dev' into next chenjiahan 2022-07-16 14:58:24 +08:00
  • abce9fdafd chore: downgrade lock file version chenjiahan 2022-07-16 14:57:33 +08:00
  • 1050ab33f5 chore: peer dependencies (#10811) Sepush 2022-07-16 14:56:27 +08:00
  • a0bd47dd84 Merge branch 'dev' into next chenjiahan 2022-07-10 21:23:47 +08:00
  • 1ac1bb94e7 feat(cli): support site.headHtml option (#10807) neverland 2022-07-10 21:20:32 +08:00
  • 53162941da chore: update lock file chenjiahan 2022-07-09 20:55:30 +08:00
  • e998c1be95 feat: add @vant/compat package (#10806) neverland 2022-07-09 20:54:27 +08:00
  • a53dc02b0a chore: add typescript dev deps to vant-markdown-vetur (#10805) 汪東陽 2022-07-09 18:10:50 +08:00
  • 1ce400bb7f refactor(Toast): redesign function-call API (#10804) neverland 2022-07-09 17:09:54 +08:00