neverland
|
69d3ba000c
|
chore: bump pnpm version to 7.11 (#11021)
|
2022-09-10 12:46:55 +08:00 |
|
neverland
|
6f910c9913
|
feat(Dialog): message-align can be justify (#11014)
|
2022-09-07 23:20:28 +08:00 |
|
chenjiahan
|
1b08f84ac6
|
docs(changelog): @vant/cli 4.0.4
|
2022-09-06 00:03:50 +08:00 |
|
chenjiahan
|
f0d3e04fba
|
release: @vant/cli 4.0.4
|
2022-09-06 00:03:00 +08:00 |
|
neverland
|
830a1eb5cf
|
fix(@vant/cli): failed to build types of sfc (#11012)
|
2022-09-06 00:00:28 +08:00 |
|
Fengyuan Chen
|
cd439c04f3
|
fix(utils): avoid getting unexpected value (#11010)
For example, when calling `get({}, 'button.small')`, it expects to return an empty string, but return a function (`''.small` is a native function, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/small).
|
2022-09-05 23:42:11 +08:00 |
|
neverland
|
bc024a105c
|
docs(changelog): vant@3.6.2 (#11008)
|
2022-09-04 14:31:12 +08:00 |
|
chenjiahan
|
7afb74345a
|
release: 3.6.2
|
2022-09-04 14:26:50 +08:00 |
|
neverland
|
65fdb2155b
|
chore: bump all deps (#11007)
* chore: bump all deps
* chore: fix type
* chore: fix withInstall type
|
2022-09-04 14:24:59 +08:00 |
|
neverland
|
c6bc97f4e4
|
docs: update quickstart guide (#11006)
* docs: update quickstart guide
* docs: update
|
2022-09-04 10:01:19 +08:00 |
|
neverland
|
3e039b02b5
|
docs: add function component style guide (#11003)
|
2022-09-02 23:24:27 +08:00 |
|
Alan Wang
|
1837ed712f
|
fix(indexBar): index-bar not positioned correctly when scrolled to the bottom (#10994)
|
2022-09-02 23:01:22 +08:00 |
|
chenjiahan
|
94c5afe65c
|
release: @vant/area-data 1.3.2
|
2022-09-01 23:23:23 +08:00 |
|
yanbo
|
5174a1a668
|
fix(area-data): update counties of Daxinganling region (#11000)
|
2022-09-01 16:29:17 +08:00 |
|
童欧巴
|
ed8cd77449
|
docs: fix card overflow issue (#10988)
Co-authored-by: huoyitong <huoyitong@lixiang.com>
|
2022-08-29 18:44:18 +08:00 |
|
neverland
|
a02cfe9604
|
fix(Swipe): should not prevent touch move when reach edge (#10980)
|
2022-08-27 15:44:06 +08:00 |
|
neverland
|
71354f7742
|
fix(@vant/cli): add passive for global touchstart (#10979)
|
2022-08-27 15:22:56 +08:00 |
|
neverland
|
84b05f0668
|
docs: prefer using externalVue in nuxt 3 (#10978)
|
2022-08-27 15:07:43 +08:00 |
|
neverland
|
95542bf06e
|
docs: add nuxt 3 guide (#10977)
|
2022-08-27 13:48:59 +08:00 |
|
neverland
|
8d15fa4fdf
|
fix(Calendar): allow default date to be maxDate when enable allowSameDay (#10976)
|
2022-08-27 11:29:30 +08:00 |
|
chenyunjie
|
35f81fb208
|
fix(Calendar): range type defaultDate when set allowSameDay (#10971)
|
2022-08-27 11:15:46 +08:00 |
|
neverland
|
da3400435f
|
fix: reduce passive event warning of touchmove event (#10975)
|
2022-08-27 11:12:36 +08:00 |
|
chenjiahan
|
6a7376d15d
|
docs(changelog): 3.6.1
|
2022-08-24 22:43:13 +08:00 |
|
chenjiahan
|
2cca630808
|
release: 3.6.1
|
2022-08-24 22:40:20 +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
|
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
|
8574339579
|
docs: add import tips (#10941)
|
2022-08-20 22:28:05 +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
|
4e83e5ecc0
|
feat(ConfigProvider): add z-index prop (#10915)
|
2022-08-16 22:09:48 +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 |
|