neverland
|
dcffa09812
|
feat(Popup): improve style when position is center (#10965)
|
2022-08-24 22:40:11 +08:00 |
|
chenjiahan
|
0881de82af
|
docs(ImagePreview): fix cell style in demo
|
2022-08-24 22:19:13 +08:00 |
|
chenjiahan
|
86adc66dd9
|
Restore "fix(Popup&Toast): invalid adaptive width (#10961)"
This reverts commit aa1689fed8e58d52db2367263ccbcc08853ff848.
|
2022-08-24 22:04:46 +08:00 |
|
chenjiahan
|
1d87343195
|
Merge branch 'dev' into next
|
2022-08-24 22:04:34 +08:00 |
|
chenjiahan
|
aa1689fed8
|
Revert "fix(Popup&Toast): invalid adaptive width (#10961)"
This reverts commit b6dd0cb36c0445e199335c36a4c21e696cf8b073.
|
2022-08-24 21:56:10 +08:00 |
|
yinhaogt
|
b6dd0cb36c
|
fix(Popup&Toast): invalid adaptive width (#10961)
* fix(Popup&Toast):Invalid adaptive width
* Update index.less
Co-authored-by: neverland <jait.chen@foxmail.com>
|
2022-08-24 21:45:10 +08:00 |
|
neverland
|
4b2e06b34d
|
fix(Tabs): resize not work for swipeable tabs (#10964)
|
2022-08-24 21:32:29 +08:00 |
|
neverland
|
717f244d2f
|
fix: reduce passive event warning of touchstart event (#10954)
|
2022-08-21 22:08:27 +08:00 |
|
neverland
|
6b7ae0f6a0
|
types(@vant/use): improve useEventListener typing (#10952)
|
2022-08-21 17:49:48 +08:00 |
|
neverland
|
cb93bd2da3
|
perf: add correct passive flag to improve scroll performance (#10951)
|
2022-08-21 17:33:57 +08:00 |
|
neverland
|
ca583e1075
|
docs(NoticeBar): disable swipe drag in demo (#10950)
|
2022-08-21 17:28:32 +08:00 |
|
chenjiahan
|
667034322e
|
docs(changelog): vant@3.6.0
|
2022-08-21 11:30:21 +08:00 |
|
chenjiahan
|
8d51f9e08e
|
release: 3.6.0
v3.6.0
|
2022-08-21 11:23:01 +08:00 |
|
neverland
|
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 |
|
chenjiahan
|
326880a4e1
|
release: @vant/use 1.4.2
|
2022-08-21 10:56:57 +08:00 |
|
neverland
|
31ac5faa3a
|
feat(@vant/use): useClickAway support multiple targets (#10948)
|
2022-08-21 10:55:18 +08:00 |
|
neverland
|
1e8187bc37
|
chore: fix failed to deploy website (#10947)
|
2022-08-21 10:06:45 +08:00 |
|
neverland
|
72d515b30e
|
fix: incorrect tag name in WebStorm (#10946)
|
2022-08-21 10:03:05 +08:00 |
|
neverland
|
b4072ef2bd
|
docs: import quick start document (#10945)
|
2022-08-21 09:52:09 +08:00 |
|
neverland
|
ec1d32db4a
|
fix(Empty): generate unique id to avoid render issue (#10943)
|
2022-08-20 22:51:08 +08:00 |
|
neverland
|
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 |
|
neverland
|
8574339579
|
docs: add import tips (#10941)
|
2022-08-20 22:28:05 +08:00 |
|
neverland
|
5c6992f97c
|
feat(ConfigProvider): add theme-vars-dark and theme-vars-light props (#10939)
|
2022-08-19 23:10:41 +08:00 |
|
chenjiahan
|
292ac6b55e
|
Merge branch 'dev' into next
|
2022-08-19 22:14:47 +08:00 |
|
neverland
|
1945c35b17
|
fix(PullRefresh): remove passive event warning (#10938)
|
2022-08-19 22:04:52 +08:00 |
|
Yanghc
|
da3ad139d4
|
docs(Search): fix action-text type (#10936)
|
2022-08-19 17:35:45 +08:00 |
|
Yanghc
|
3aca130ca5
|
docs(Search): fix action-text type (#10935)
|
2022-08-19 17:35:26 +08:00 |
|
小镇靓仔
|
f060d1a813
|
docs: add tips in advanced-usage.zh-CN.md (#10927)
* docs: add tips in advanced-usage.zh-CN.md
* Update advanced-usage.zh-CN.md
Co-authored-by: neverland <jait.chen@foxmail.com>
|
2022-08-18 15:01:45 +08:00 |
|
zhangenming
|
041039b5e9
|
feat(Badge): fix the problem mentioned at README. (#10921)
* Update Badge.tsx
* Update README.zh-CN.md
* Update README.zh-CN.md
Co-authored-by: neverland <jait.chen@foxmail.com>
Co-authored-by: neverland <chenjiahan@youzan.com>
|
2022-08-17 11:51:35 +08:00 |
|
neverland
|
68b93a4008
|
chore: fix CI not work for pull request (#10923)
|
2022-08-17 11:48:19 +08:00 |
|
neverland
|
4e83e5ecc0
|
feat(ConfigProvider): add z-index prop (#10915)
|
2022-08-16 22:09:48 +08:00 |
|
limingxin
|
8ef197ea12
|
docs: fix link address in migrate-from-v3.md (#10919)
|
2022-08-16 16:09:35 +08:00 |
|
neverland
|
dc0a29be17
|
feat(Form): add validateEmpty option of rule (#10913)
|
2022-08-14 11:03:49 +08:00 |
|
neverland
|
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 |
|
neverland
|
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 |
|
neverland
|
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 |
|
neverland
|
e5cc32ca97
|
fix(Calendar): reading getFullYear error in some cases (#10909)
|
2022-08-13 12:03:07 +08:00 |
|
neverland
|
c3776877ca
|
fix(Calendar): fix reading getFullYear error (#10908)
|
2022-08-13 11:43:15 +08:00 |
|
neverland
|
f61b00175e
|
fix(ConfigProvider): should remove theme class on unmount (#10898)
|
2022-08-10 08:31:46 +08:00 |
|
chenjiahan
|
6a1516ca37
|
Merge branch 'dev' into next
|
2022-08-10 07:58:38 +08:00 |
|
chenjiahan
|
7eaefd04fa
|
test(Popup): fix snapshot
|
2022-08-09 10:08:23 +08:00 |
|
richex-cn
|
ed5ea225ca
|
feat(Popup): add role and tabindex for a11y (#10894)
* feat(Popup): add role and tabindex for a11y
* Update Popup.tsx
Co-authored-by: neverland <jait.chen@foxmail.com>
|
2022-08-09 10:04:13 +08:00 |
|
neverland
|
b117e21dc4
|
feat(touch-emulator): support .mjs extension (#10888)
|
2022-08-06 22:53:57 +08:00 |
|
chenjiahan
|
961f70d523
|
docs(changelog): 3.5.4
|
2022-08-06 20:13:04 +08:00 |
|
chenjiahan
|
cfdb5c1fbe
|
release: 3.5.4
|
2022-08-06 20:12:56 +08:00 |
|
neverland
|
89718934af
|
fix(@vant/cli): should replace NODE_ENV in vite v3 (#10887)
|
2022-08-06 17:37:16 +08:00 |
|
neverland
|
6fee5cfed8
|
docs(Space): add version tip (#10886)
|
2022-08-06 17:34:30 +08:00 |
|
neverland
|
9e8a0864c3
|
chore(Space): improve demo and document (#10870)
|
2022-07-31 20:09:13 +08:00 |
|
luopei
|
c3a8275ebf
|
feat(Space): add new component space (#10857)
* feat(Space): add new component space
* feat(Space): improve functions,documents and add test
|
2022-07-31 18:20:16 +08:00 |
|
neverland
|
c88b034aac
|
docs(changelog): vant@3.5.3 (#10869)
|
2022-07-31 09:43:21 +08:00 |
|