Commit Graph

  • 0f47224b46 chore(Signature): rename filePath param to image (#11806) neverland 2023-05-02 20:46:32 +08:00
  • 8f54235eea test: add SSR tests for all demo (#11805) neverland 2023-05-02 20:19:47 +08:00
  • f3fa7e7bd5 fix(TimePicker): should update modelValue correctly (#11804) inottn 2023-05-02 20:00:39 +08:00
  • 9105243850 chore: add some SSR test cases (#11801) neverland 2023-05-02 11:15:14 +08:00
  • da138d5321 fix(Field): disabled cursor should be not-allowed (#11800) neverland 2023-05-02 10:36:03 +08:00
  • f9cd6b979f feat(Field): increase default icon size to 18px (#11799) neverland 2023-05-02 10:24:11 +08:00
  • 064f675df8 feat(Signature): support custom button text (#11798) neverland 2023-05-02 10:05:41 +08:00
  • c4e114fc33 fix(Signature): failed to sign in mobile devices (#11797) neverland 2023-05-01 16:40:44 +08:00
  • 77c1d589ca fix(Signature): should prevent page move when signing (#11796) neverland 2023-05-01 16:34:17 +08:00
  • 5374a2f317 chore(Signature): improve default style (#11795) neverland 2023-05-01 16:20:03 +08:00
  • 51f7cefd96 fix(Signature): should render tips correctly (#11794) neverland 2023-05-01 15:37:32 +08:00
  • 8987c5856a chore(Signature): improve ctx typing (#11793) neverland 2023-05-01 11:57:20 +08:00
  • 21e3c13928 docs(Signature): fix component name (#11792) neverland 2023-05-01 11:50:53 +08:00
  • f2b1b3156e feat(signature): add Signature component (#11733) 李江辰 2023-05-01 11:30:52 +08:00
  • dc1531084b chore: using workspace protocol for vant package (#11791) neverland 2023-05-01 11:30:08 +08:00
  • d4f04b1ab9 chore: add question links (#11789) neverland 2023-05-01 10:51:19 +08:00
  • 5c843f77c5 docs(changelog): vant@4.2.1 (#11787) neverland 2023-04-30 21:24:27 +08:00
  • e39e1402b2 release: 4.2.1 chenjiahan 2023-04-30 21:17:02 +08:00
  • 2580fe4342 docs(TimePicker): fix formatter demo (#11786) neverland 2023-04-30 19:58:40 +08:00
  • 5e7a6a212c docs(TimePicker): fix docs error (#11784) inottn 2023-04-30 19:49:58 +08:00
  • e696d35bd4 refactor(Tabs): move renderTitle to Tab component (#11781) neverland 2023-04-27 08:09:08 +08:00
  • a052b410cb feat(Pagination): add show-prev-button, show-next-button props (#11780) neverland 2023-04-26 20:27:08 +08:00
  • c7df4290e2 fix(Pagination): don't show click feedback when button is disabled (#11779) neverland 2023-04-26 20:18:23 +08:00
  • f10557a211 fix(Tabs): should scroll active tab into view after resized (#11777) neverland 2023-04-26 20:04:22 +08:00
  • cbaa4b0d3a fix(Tabs): re-render when line-width or line-height changed (#11776) neverland 2023-04-26 19:56:24 +08:00
  • 68d1ade239 fix(Sticky): resize or orientationchange wrapper no reset width and height (#11753) Zhousg 2023-04-26 19:40:25 +08:00
  • 5338367ea3 fix(Watermark): add xlink namespace and fix blob MIME type (#11762) Cyrbuzz 2023-04-20 18:42:15 +08:00
  • 5e4bbab00c feat(Picker): add scroll-into event (#11757) neverland 2023-04-16 21:25:49 +08:00
  • 9e1640180b docs(changelog): vant@4.2.0 (#11756) neverland 2023-04-16 11:22:29 +08:00
  • c36ec55d7b release: 4.2.0 chenjiahan 2023-04-16 11:14:09 +08:00
  • d876b1f8be chore(Watermark): rename default slot to content (#11755) neverland 2023-04-16 11:13:02 +08:00
  • 8bc6169ae1 chore(deps): bump consola v3 and rimraf v5 (#11751) neverland 2023-04-15 09:36:41 +08:00
  • 17055a94c7 fix(Swipe): should resize after props.width/height changed (#11747) Zhousg 2023-04-15 09:28:02 +08:00
  • 8bc9b262f2 feat(TextEllipsis): add dots prop (#11745) neverland 2023-04-09 10:57:34 +08:00
  • 949c535889 docs(TextEllipsis): add some sentence (#11744) neverland 2023-04-08 22:19:53 +08:00
  • 726a47b414 chore(Watermark): rename font-color to text-color (#11743) neverland 2023-04-08 19:39:10 +08:00
  • 0a5e26de15 feat(Watermark): support opacity to be a string (#11742) neverland 2023-04-08 19:32:10 +08:00
  • 7444543bc1 docs(Watermark): improve image watermark demos (#11741) neverland 2023-04-08 11:03:28 +08:00
  • 9008df9e90 feat(Watermark): add --van-watermark-z-index css var (#11734) neverland 2023-04-05 21:29:38 +08:00
  • c43a6406ea docs: add component version tip chenjiahan 2023-04-05 21:15:46 +08:00
  • 69b113717f feat(Watermark): add new Watermark component (#11721) Cyrbuzz 2023-04-05 21:06:20 +08:00
  • cac003cef5 docs: fix link about date-picker in release-note-v4 (#11730) gyt95 2023-04-05 10:59:40 +08:00
  • 1927c7462b chore(CI): sync to gitee after release chenjiahan 2023-04-02 13:39:05 +08:00
  • d077828637 docs(Circle): add stroke-width description (#11728) neverland 2023-04-02 11:55:25 +08:00
  • 15a41302b3 chore: bump pnpm to v8 (#11726) neverland 2023-04-01 20:59:24 +08:00
  • 53260297bd docs(ConfigProvider): optimize theme demo (#11725) neverland 2023-04-01 20:40:29 +08:00
  • 28885fdee5 fix(ShareSheet): allow custom icon (#11709) MrXwq 2023-03-31 08:57:06 +08:00
  • 34634f645d docs(Popup): fix code in docs to be the same as in demo (#11717) Gavin 2023-03-29 21:05:07 +08:00
  • 58fb3402b6 docs(changelog): vant v4.1.2 (#11708) neverland 2023-03-26 12:21:42 +08:00
  • 33ba747071 release: 4.1.2 chenjiahan 2023-03-26 12:13:09 +08:00
  • 81d36aa9ac docs(Field): consistent with demo (#11707) neverland 2023-03-26 12:11:42 +08:00
  • 1c1e2e3b27 fix(Field): label-align top works well with label-width (#11684) Jungzl 2023-03-26 11:39:45 +08:00
  • 07c0e3e9da fix(Field): should emit blur event when readonly (#11699) Jungzl 2023-03-25 09:20:12 +08:00
  • d883591b91 fix(ImagePreview): long vertical images sliding up and down (#11702) MrXwq 2023-03-25 09:15:15 +08:00
  • 3cc3c29853 docs: add Khmer to zh document (#11703) neverland 2023-03-25 09:09:32 +08:00
  • fc215d3d5b feat(Locale): Added Khmer Translaions (#11701) Chrea Chanchhunneng 2023-03-25 08:06:40 +07:00
  • 9fa1cbb9dc chore: format release commit message chenjiahan 2023-03-19 20:49:39 +08:00
  • 2ee3c96df4 docs(changelog): vant v4.1.1 (#11683) neverland 2023-03-19 20:48:02 +08:00
  • 1feefde2a6 release: 4.1.1 chenjiahan 2023-03-19 20:43:48 +08:00
  • 9bb0571dd2 docs(changelog): @vant/cli v6.1.0 chenjiahan 2023-03-19 09:28:19 +08:00
  • 8218774b12 release: @vant/cli 6.1.0 chenjiahan 2023-03-19 09:26:37 +08:00
  • e6575ae47b feat(cli): bump vite 4.2, esbuild 0.17 (#11682) neverland 2023-03-19 09:21:15 +08:00
  • 1d5b37930a chore(deps): bump typescript v5 (#11681) neverland 2023-03-18 08:46:01 +08:00
  • 7dce6d2f30 fix(cli): print tsc error correctly (#11680) neverland 2023-03-18 08:41:00 +08:00
  • 2322f1d765 fix(lazy-image): delete duplicate assignments (#11679) 眼圈发黑 2023-03-18 08:20:05 +08:00
  • 4aa33c17a6 fix(Field): correct typo "Filed" (#11674) Wei-Liang Liou 2023-03-15 20:59:02 +08:00
  • b9862b3c41 fix(DatePicker): fix display back wrong of date-picker (#11656) Gavin 2023-03-14 08:49:23 +08:00
  • 13a91147ce fix(TextEllipsis): fix that numbers and letters cannot display ellipses (#11669) Gavin 2023-03-14 08:48:33 +08:00
  • 065caff468 docs(Cascader): improve async loading demo (#11666) neverland 2023-03-12 21:23:38 +08:00
  • bb64d6eedb chore: bump vue to latest version (#11665) neverland 2023-03-12 21:04:02 +08:00
  • d227d8cb5a docs(changelog): @vant/cli@6.0.1 (#11664) neverland 2023-03-12 15:06:10 +08:00
  • abe3ac8eff release: @vant/cli 6.0.1 chenjiahan 2023-03-12 15:03:16 +08:00
  • 965724e8a5 fix(@vant/cli): replace vue file import causing duplicate suffixes (#11649) hminghe 2023-03-12 14:58:49 +08:00
  • b9811558e5 docs(changelog): @vant/use 1.5.1 (#11663) neverland 2023-03-12 14:47:17 +08:00
  • 1d5bae36b1 release: @vant/use 1.5.1 chenjiahan 2023-03-12 14:43:12 +08:00
  • 773a413fe0 fix(@vant/use): add vue as peer dependencies (#11662) neverland 2023-03-12 14:42:30 +08:00
  • 4428e4770a feat(Uploader): support avif image format (#11655) chenxueli 2023-03-09 09:31:56 +08:00
  • 899714b4d8 release: @vant/area-data 1.4.1 chenjiahan 2023-03-09 09:34:51 +08:00
  • df943630a7 feat(Area): update area data (#11645) 郭军宏 2023-03-09 09:33:13 +08:00
  • 1ba9f6de4f docs(changelog): vant@4.1.0 (#11643) neverland 2023-03-05 19:56:34 +08:00
  • 1d7f0c9aff release: 4.1.0 chenjiahan 2023-03-05 19:47:04 +08:00
  • 6c42fa0a4e fix(DropdownMenu): fix dropdown-item position when expanded by default (#11640) Gavin 2023-03-05 19:43:47 +08:00
  • 0547527f5b feat(TreeSelect): add item param to nav-text slot (#11641) neverland 2023-03-04 15:47:39 +08:00
  • 572e2482d9 feat(TreeSelect): add nav-text slot (#11602) Leon Fong 2023-03-04 15:29:02 +08:00
  • 2d72821de0 feat(Swipe): add index when trigger onDragStart or onDragEnd (#11632) SaberA1ter 2023-03-04 15:19:31 +08:00
  • c63fee0d13 fix(Locale): improve uk lang (#11629) Alexsander Vyshnyvetskyy 2023-02-27 15:10:32 +03:00
  • 47d1dd4148 fix(TextEllipsis): failed to inherit attrs (#11621) neverland 2023-02-26 18:45:10 +08:00
  • c00d389f77 docs: add @landluck and @wjw-gavin to core team (#11622) neverland 2023-02-26 11:00:48 +08:00
  • fb3142af5e feat(TextEllipsis): add van-text-ellipsis-line-height CSS var (#11620) neverland 2023-02-26 10:34:02 +08:00
  • 0661f1f1fa feat(TextEllipsis): add TextEllipsis component (#11593) Gavin 2023-02-26 10:21:03 +08:00
  • 9f17342936 release: create-vant-cli-app 2.2.0 chenjiahan 2023-02-26 10:19:28 +08:00
  • bc8bacfa6c docs(@vant/cli): changelog v6.0.0 (#11619) neverland 2023-02-26 10:18:43 +08:00
  • 1ffca78d7f release: @vant/cli 6.0.0 chenjiahan 2023-02-26 10:14:03 +08:00
  • 06d8a23c65 release: @vant/cli 5.1.1 chenjiahan 2023-02-26 10:08:06 +08:00
  • 5954997314 fix(cli): failed to match arguments in some cases (#11618) neverland 2023-02-26 10:07:31 +08:00
  • 40d1c97f6b chore(CI): add clean-exclude chenjiahan 2023-02-25 20:39:46 +08:00
  • c2f57ded43 docs: clean website assets (#11617) neverland 2023-02-25 20:06:33 +08:00
  • a9864d5071 docs: remove v3 version tag in v4 document (#11616) neverland 2023-02-25 19:55:08 +08:00
  • cf1de18dde docs(Cell): remove value only document (#11615) neverland 2023-02-25 19:08:57 +08:00
  • 73bab646a1 fix(Field): fix label-align top not work when set label-width (#11611) Gavin 2023-02-25 16:59:42 +08:00