9488 Commits

Author SHA1 Message Date
neverland
f8bb5a5b4b
docs(changelog): vant@4.3.0 (#11811) 2023-05-03 22:24:40 +08:00
chenjiahan
f57402d940 release: 4.3.0 v4.3.0 2023-05-03 22:20:01 +08:00
neverland
7726eee160
fix(Image): failed to display loading when using lazy-load (#11809) 2023-05-03 22:18:46 +08:00
neverland
5874fc787e
chore(Sketch): update primary color (#11808) 2023-05-03 12:44:25 +08:00
neverland
12c3570e70
chore(Signature): improve clear button text (#11807) 2023-05-02 22:08:26 +08:00
neverland
0f47224b46
chore(Signature): rename filePath param to image (#11806) 2023-05-02 20:46:32 +08:00
neverland
8f54235eea
test: add SSR tests for all demo (#11805) 2023-05-02 20:19:47 +08:00
inottn
f3fa7e7bd5
fix(TimePicker): should update modelValue correctly (#11804) 2023-05-02 20:00:39 +08:00
neverland
9105243850
chore: add some SSR test cases (#11801) 2023-05-02 11:15:14 +08:00
neverland
da138d5321
fix(Field): disabled cursor should be not-allowed (#11800) 2023-05-02 10:36:03 +08:00
neverland
f9cd6b979f
feat(Field): increase default icon size to 18px (#11799) 2023-05-02 10:24:11 +08:00
neverland
064f675df8
feat(Signature): support custom button text (#11798) 2023-05-02 10:05:41 +08:00
neverland
c4e114fc33
fix(Signature): failed to sign in mobile devices (#11797) 2023-05-01 16:40:44 +08:00
neverland
77c1d589ca
fix(Signature): should prevent page move when signing (#11796) 2023-05-01 16:34:17 +08:00
neverland
5374a2f317
chore(Signature): improve default style (#11795) 2023-05-01 16:20:03 +08:00
neverland
51f7cefd96
fix(Signature): should render tips correctly (#11794) 2023-05-01 15:37:32 +08:00
neverland
8987c5856a
chore(Signature): improve ctx typing (#11793) 2023-05-01 11:57:20 +08:00
neverland
21e3c13928
docs(Signature): fix component name (#11792) 2023-05-01 11:50:53 +08:00
李江辰
f2b1b3156e
feat(signature): add Signature component (#11733)
* feat(signature): add signature component

* feat(signature): fix md naming error

* feat(signature): refactor and adjust code
2023-05-01 11:30:52 +08:00
neverland
dc1531084b
chore: using workspace protocol for vant package (#11791) 2023-05-01 11:30:08 +08:00
neverland
d4f04b1ab9
chore: add question links (#11789) 2023-05-01 10:51:19 +08:00
neverland
5c843f77c5
docs(changelog): vant@4.2.1 (#11787) 2023-04-30 21:24:27 +08:00
chenjiahan
e39e1402b2 release: 4.2.1 v4.2.1 2023-04-30 21:17:02 +08:00
neverland
2580fe4342
docs(TimePicker): fix formatter demo (#11786) 2023-04-30 19:58:40 +08:00
inottn
5e7a6a212c
docs(TimePicker): fix docs error (#11784) 2023-04-30 19:49:58 +08:00
neverland
e696d35bd4
refactor(Tabs): move renderTitle to Tab component (#11781) 2023-04-27 08:09:08 +08:00
neverland
a052b410cb
feat(Pagination): add show-prev-button, show-next-button props (#11780) 2023-04-26 20:27:08 +08:00
neverland
c7df4290e2
fix(Pagination): don't show click feedback when button is disabled (#11779) 2023-04-26 20:18:23 +08:00
neverland
f10557a211
fix(Tabs): should scroll active tab into view after resized (#11777) 2023-04-26 20:04:22 +08:00
neverland
cbaa4b0d3a
fix(Tabs): re-render when line-width or line-height changed (#11776) 2023-04-26 19:56:24 +08:00
Zhousg
68d1ade239
fix(Sticky): resize or orientationchange wrapper no reset width and height (#11753)
* fix(Swipe): props changed but component didn't

* fix(Swipe): target watch windowWidth

* Update packages/vant/src/swipe/Swipe.tsx

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

* fix(Sticky): resize or orientationchange wrapper no reset width and height

---------

Co-authored-by: neverland <jait.chen@foxmail.com>
2023-04-26 19:40:25 +08:00
Cyrbuzz
5338367ea3
fix(Watermark): add xlink namespace and fix blob MIME type (#11762)
* fix(watermark): add xlink namespace and fix blob MIME type

* test(watermark): test snapshots
2023-04-20 18:42:15 +08:00
neverland
5e4bbab00c
feat(Picker): add scroll-into event (#11757) 2023-04-16 21:25:49 +08:00
neverland
9e1640180b
docs(changelog): vant@4.2.0 (#11756) 2023-04-16 11:22:29 +08:00
chenjiahan
c36ec55d7b release: 4.2.0 v4.2.0 2023-04-16 11:14:09 +08:00
neverland
d876b1f8be
chore(Watermark): rename default slot to content (#11755) 2023-04-16 11:13:02 +08:00
neverland
8bc6169ae1
chore(deps): bump consola v3 and rimraf v5 (#11751)
* chore(deps): bump consola v3 and rimraf v5

* chore: revert demo
2023-04-15 09:36:41 +08:00
Zhousg
17055a94c7
fix(Swipe): should resize after props.width/height changed (#11747)
* fix(Swipe): props changed but component didn't

* fix(Swipe): target watch windowWidth

* Update packages/vant/src/swipe/Swipe.tsx

---------

Co-authored-by: neverland <jait.chen@foxmail.com>
2023-04-15 09:28:02 +08:00
neverland
8bc9b262f2
feat(TextEllipsis): add dots prop (#11745)
* feat(TextEllipsis): add dots prop

* chore: update snap
2023-04-09 10:57:34 +08:00
neverland
949c535889
docs(TextEllipsis): add some sentence (#11744) 2023-04-08 22:19:53 +08:00
neverland
726a47b414
chore(Watermark): rename font-color to text-color (#11743) 2023-04-08 19:39:10 +08:00
neverland
0a5e26de15
feat(Watermark): support opacity to be a string (#11742) 2023-04-08 19:32:10 +08:00
neverland
7444543bc1
docs(Watermark): improve image watermark demos (#11741) 2023-04-08 11:03:28 +08:00
neverland
9008df9e90
feat(Watermark): add --van-watermark-z-index css var (#11734) 2023-04-05 21:29:38 +08:00
chenjiahan
c43a6406ea docs: add component version tip 2023-04-05 21:15:46 +08:00
Cyrbuzz
69b113717f
feat(Watermark): add new Watermark component (#11721)
* feat(watermark): add watermark component

* docs(watermark): i18n

* feat(watermark): revoke useless url

* feat(watermark): add opacity, replace fullPage default to true, replace Zindex default to 100, replace fontColor default to #dedee0

* test(watermark): add watermark snap test

* docs(watermark): fix opacity and default value
2023-04-05 21:06:20 +08:00
gyt95
cac003cef5
docs: fix link about date-picker in release-note-v4 (#11730) 2023-04-05 10:59:40 +08:00
chenjiahan
1927c7462b chore(CI): sync to gitee after release 2023-04-02 13:39:05 +08:00
neverland
d077828637
docs(Circle): add stroke-width description (#11728) 2023-04-02 11:55:25 +08:00
neverland
15a41302b3
chore: bump pnpm to v8 (#11726) 2023-04-01 20:59:24 +08:00