7539 Commits

Author SHA1 Message Date
neverland
71d60cdca0
feat(Cascader): add swipeable prop (#8383) 2021-03-21 21:25:00 +08:00
neverland
1865e06a7a
feat(Dialog): add footer slot (#8382) 2021-03-20 15:47:52 +08:00
chenjiahan
a7bd8d02b3 docs(changelog): 3.0.10 2021-03-19 11:12:10 +08:00
chenjiahan
8afed0542f chore: release 3.0.10 v3.0.10 2021-03-19 11:09:03 +08:00
neverland
fa5c8cd0b4
feat(Badge): add show-zero prop (#8381) 2021-03-19 09:59:51 +08:00
chenjiahan
2c1f412f8e docs(@vant/cli): changelog v3.7.1 2021-03-18 11:37:46 +08:00
chenjiahan
964b617ffb chore: release @vant/cli@3.7.1 2021-03-18 11:36:13 +08:00
neverland
3554cfd9d9
fix(@vant/cli): failed to scroll to anchor (#8379) 2021-03-18 11:35:22 +08:00
neverland
f7706fb179
docs: add component registration link (#8378) 2021-03-18 11:23:49 +08:00
neverland
8643ffdb8d
docs: update vars of custom theme (#8376) 2021-03-18 10:06:31 +08:00
neverland
e6e82918e6
docs: add component registration guide (#8375) 2021-03-18 09:55:19 +08:00
neverland
61b8cf2dec
feat(Sticky): add change event (#8374) 2021-03-18 09:35:31 +08:00
Glory 1997
062f5c54b4
docs(Sticky): reorder documents (#8370) 2021-03-17 16:38:09 +08:00
neverland
b3146b9108
style: decentralized less var (#8369)
* style: decentralized less var

* chore: remove emtpy var file
2021-03-17 16:14:18 +08:00
BeADre
3b645362d8
docs(collapse): fix typo (#8367) 2021-03-17 14:03:57 +08:00
neverland
70b78b0b4a
feat(PullRefresh): add @pull-refresh-loading-icon-size less var (#8366) 2021-03-17 11:51:28 +08:00
neverland
648a768bdd
feat(List): add @list-loading-icon-size less var (#8365) 2021-03-17 10:10:58 +08:00
chenjiahan
465bf07095 feat(Loading): add @button-loading-icon-size less var 2021-03-17 10:08:58 +08:00
chenjiahan
e498057424 docs(@vant/cli): changelog v3.7.0 2021-03-17 09:21:10 +08:00
chenjiahan
73b7113c33 chore: release @vant/cli@3.7.0 2021-03-17 09:19:53 +08:00
chenjiahan
16711e6c1d chore: release @vant/markdown-loader@4.0.0 2021-03-17 09:19:23 +08:00
chenjiahan
0450ca8dbd chore: release @vant/cli@3.7.0-beta.3 2021-03-17 09:14:50 +08:00
chenjiahan
37f8a9d5d8 chore: release @vant/markdown-loader@4.0.0-beta.0 2021-03-17 09:11:39 +08:00
HaoChuan9421
fe9a8657f3 fix(vant-markdown-loader): 组件名转驼峰时需要是大驼峰 2021-03-17 09:09:54 +08:00
HaoChuan9421
5112e4cf65 perf(vant-markdown-loader): 优化性能,对于没有 demo-code 的 md 文件,直接绑定 HTML 2021-03-17 09:09:54 +08:00
neverland
6d0e02ee62
chore: fix ts-jest warning (#8360) 2021-03-16 09:59:13 +08:00
chenjiahan
75e072c03d chore: release @vant/cli@3.7.0-beta.2 2021-03-16 09:52:13 +08:00
chenjiahan
92d738f788 chore: release @vant/eslint-config@3.2.0 2021-03-16 09:49:28 +08:00
zoy-l
2c43e68aff
fix: eslint .tsx file failed (#8358) 2021-03-16 09:46:50 +08:00
neverland
d9ed5b9fb0
chore(Tabbar): improve isUnfit (#8356) 2021-03-15 20:35:14 +08:00
neverland
b119d4ad41
feat(Popover): add duration prop (#8355) 2021-03-15 20:23:02 +08:00
neverland
c452926cd1
feat(Popover): add overlay-style prop (#8354) 2021-03-15 20:20:41 +08:00
neverland
536f2fad38
feat(Popover): add overlay-class prop (#8353)
* feat(Popover): add overlay-class prop

* chore: upd
2021-03-15 20:17:29 +08:00
neverland
40a1b27c5d
fix(Popover): close-on-click-outside not work (#8352) 2021-03-15 20:05:45 +08:00
nemo-shen
d9c51b9070
fix(utils): 调整deepClone (#8340)
* fix(utils): 调整deepClone

解决deepClone没有对数组进行处理的问题

* style(utils): format

* fix(utils): 删除isDef判断

T声明应该应该传入null或者undefined

* fix(utils): add isDef

1. 考虑到可能会有参数同时存在oject和null两种可能性,重新增加isDef判断
2. 补全测试用例

Co-authored-by: nemo-shen <1034131477@qq.com>
2021-03-15 20:01:14 +08:00
neverland
a7fb5f732e
feat(Popover): add close-on-click-overlay prop (#8351) 2021-03-15 19:56:53 +08:00
chenjiahan
a835955859 chore: release @vant/cli@3.7.0-beta.1 2021-03-15 17:54:15 +08:00
chenjiahan
c5131e8810 chore: release @vant/markdown-loader@3.1.0-beta.1 2021-03-15 17:53:15 +08:00
郑昊川
b2062d48aa
fix(vant-markdown-loader): 修复 demo 组件和其他组件重名导致的渲染异常 (#8348) 2021-03-15 17:49:35 +08:00
郑昊川
919a9976b1
feat(cli): pc 组件预览支持 i18n (#8346) 2021-03-15 16:58:00 +08:00
chenjiahan
be27bd6907 chore: release @vant/cli@3.7.0-beta.0 2021-03-15 11:58:00 +08:00
chenjiahan
b0a0e8be4a chore: release @vant/markdown-loader@3.1.0-beta.0 2021-03-15 11:57:15 +08:00
neverland
72b9f8de88
Merge pull request #8343 from HaoChuan9421/dev
vant-cli 支持 PC 组件预览
2021-03-15 11:55:06 +08:00
郑昊川
f69926a5ce
docs(vant-cli): typo 2021-03-15 11:20:06 +08:00
HaoChuan9421
b2e15f99e4 Merge branch 'feature/pc-doc-mode' into dev 2021-03-15 10:15:21 +08:00
HaoChuan9421
507c99aa6b perf(vant-cli): 文档渲染组件增加 v-once 2021-03-15 01:36:18 +08:00
HaoChuan9421
bb4c178d4d docs(vant-cli): 更新关于桌面组件的文档 2021-03-15 01:26:32 +08:00
HaoChuan9421
7ec1da7dc3 feat(vant-cli): 支持一次性在全部页面隐藏手机模拟器 2021-03-15 01:25:31 +08:00
HaoChuan9421
3a900cdb7b feat(vant-cli): 支持通过 vant.config.js 配置是否显示页面右侧的手机模拟器 2021-03-15 00:24:13 +08:00
neverland
ca9ec7e1bd
fix(Toast): icon-size prop should affect loading icon (#8339) 2021-03-14 11:52:28 +08:00