zcvvvbb
12b2fef7bd
docs: fix typo in Form ( #12322 )
2023-09-28 17:30:32 +08:00
neverland
6bab31f704
docs(changelog): vant 4.7.0 ( #12318 )
2023-09-24 22:21:01 +08:00
chenjiahan
c669138d60
release: vant v4.7.0
v4.7.0
2023-09-24 22:01:31 +08:00
neverland
7b6a99da2f
types(Dialog): improve showDialog return type ( #12316 )
2023-09-24 15:52:29 +08:00
neverland
bd7ee34eba
test(Dialog): enable function-call test cases ( #12315 )
2023-09-24 15:25:17 +08:00
ShuGang Zhou
0477c0e2e6
fix(FloatingPanel): dragging down causes the page to move ( #12314 )
2023-09-24 15:04:08 +08:00
Junyu Zhou
8eac20b9cb
fix(Signature): fix checking if canvas is empty when backgoundColor is set ( #12304 )
...
* fix(Signature): fix checking if canvas is empty when set background color
* fix(Signature): delete console and uncomment code
* chore(Signature): reuse setCanvasBgColor function
---------
Co-authored-by: Junyu Zhou <junyu@vivino.cn.com>
2023-09-23 17:51:14 +08:00
ShuGang Zhou
4abc67e4ac
feat(AddressEdit): add change event for name and tel input ( #12310 )
...
* feat(AddressEdit): add change event for name and tel input
* feat(AddressEdit): add change event for name and tel input
2023-09-23 17:50:37 +08:00
lllomh
c0c0bdce17
docs(Picker): fix popup content is inconsistent with the Chinese version ( #12300 )
...
* fix(Picker): fix bug the content of the popup window is not consistent with the Chinese version under the English version
* fix(Picker): Fix the issue that scroll wheel selection list is not supported on pc
* fix(Picker): Rollback of new commits last one
2023-09-21 20:47:33 +08:00
Nined
829afd5dbd
feat(SwipeCell): Fix triggered close by clickAway when in running beforeClose ( #12309 )
2023-09-20 19:28:23 +08:00
chenjiahan
1f0e3a1f2a
docs(changelog): @vant/icons@3.0.0
2023-09-17 11:14:58 +08:00
chenjiahan
20108384ec
release: @vant/icons v3.0.0
2023-09-17 11:10:11 +08:00
chenjiahan
c1bf174270
fix(cli): allow missing build script when releasing
2023-09-17 11:10:11 +08:00
neverland
aceb40a5f6
feat(Icon): add 11 new icons ( #12291 )
2023-09-17 11:04:49 +08:00
neverland
534ccd2b3a
docs(Uploader): add FAQ about camera permission ( #12289 )
2023-09-16 22:56:49 +08:00
xieyezi
78e4174a30
feat(Uploader): add --van-uploader-border-radius
css variable ( #12280 )
...
* feat: add --van-uploader-border-radius css variables
* chore: uploader-delelte-shadow reset border-radius.
---------
Co-authored-by: xieyezi <202202409@any3.com>
Co-authored-by: xieyezi <143539829@qq.com>
2023-09-15 08:59:39 +08:00
MrXwq
fae9a236e2
docs(Picker): fix missing v-model and readonly props ( #12275 )
...
Co-authored-by: xuwenqiang <xuwenqiang@kanzhun.com>
2023-09-13 08:16:58 +08:00
luopei
9ffacac25f
feat(Calendar): add click-disabled-date event ( #12274 )
...
* feat(Calendar): add click-disabled-date event
* refactor(Calendar): refactor event name
* test(Calendar): add click-disabled-date event test
---------
Co-authored-by: 骆沛 <luopei@11.com>
2023-09-13 08:15:20 +08:00
neverland
7e55ff9514
docs(changelog): vant@4.6.8 ( #12273 )
2023-09-10 09:54:15 +08:00
chenjiahan
3e20c768ee
release: vant v4.6.8
v4.6.8
2023-09-10 09:46:56 +08:00
neverland
1eab3cf468
fix(ConfigProvider): failed to set some basic theme vars ( #12272 )
...
* fix(ConfigProvider): failed to set some basic theme vars
* chore: add comments
2023-09-10 09:35:08 +08:00
neverland
76e27da360
chore: move axure to vant-assets repo ( #12271 )
2023-09-09 11:45:25 +08:00
neverland
b2bb05b2f5
docs(NavBar): add disable button demo ( #12270 )
...
* docs(NavBar): add disable button demo
* chore: fix bem
2023-09-09 10:15:44 +08:00
neverland
ba98c6d689
chore(CI): bump actions version ( #12269 )
2023-09-09 09:20:38 +08:00
neverland
9ce8074b1e
chore(CI): enable single-commit to reduce the repo size ( #12268 )
2023-09-09 09:02:03 +08:00
马铃薯头
3fa96d7f64
feat(NavBar): add leftDisabled and rightDisabled prop ( #12258 )
2023-09-09 08:57:38 +08:00
xieyezi
f69dd889a6
fix(ConfigProvider): ConfigProviderThemeVars fontSizeXs hump ( #12267 )
...
Co-authored-by: xieyezi <202202409@any3.com>
2023-09-09 08:56:30 +08:00
xieyezi
7c7202d0da
feat(ConfigProvider): supplement the type declaration of ConfigProviderThemeVars ( #12264 )
...
* feat: supplement the type declaration of ConfigProviderThemeVars
* feat: change to hump
* feat: change to hump
---------
Co-authored-by: xieyezi <202202409@any3.com>
2023-09-08 14:46:04 +08:00
inottn
e67d8aa0cf
feat(Cell): add css vars to customize font size of the cell value ( #12260 )
2023-09-07 20:42:50 +08:00
chenjiahan
874a5fc600
chore(CI): sync to gitee everyday
2023-09-04 22:31:53 +08:00
neverland
7f26716477
docs(changelog): vant@4.6.7 ( #12249 )
2023-09-04 22:30:21 +08:00
chenjiahan
32920ba0f2
release: vant v4.6.7
v4.6.7
2023-09-04 22:23:23 +08:00
ShuGang Zhou
f553a87037
chore(ConfigProvider): update var name and init execute the sync function twice ( #12248 )
2023-09-04 22:21:56 +08:00
neverland
91a92b2b06
docs(ConfigProvider): update the guide of modify CSS vars ( #12246 )
...
* docs(ConfigProvider): update the guide of modify CSS vars
* docs: update
2023-09-04 08:23:51 +08:00
MrXwq
d6d90925d0
fix(eslint): using ignorePatterns to replace .eslintignore ( #12237 )
...
Co-authored-by: xuwenqiang <xuwenqiang@kanzhun.com>
2023-09-04 07:57:38 +08:00
ShuGang Zhou
5bcd41cfef
feat(ConfigProvider): add theme-vars-scope props enable root affects ( #12240 )
...
* feat(ConfigProvider): add theme-vars-in-root props enable root affects
* feat(ConfigProvider): add theme-vars-in-root props enable root affects
* feat(ConfigProvider): add theme-vars-in-root props enable root affects
2023-09-04 07:56:21 +08:00
chenjiahan
ee2788796b
release: @vant/auto-import-resolver v1.0.1
2023-09-03 09:47:55 +08:00
neverland
56b718f597
fix(auto-import-resolver): type mismatch in TS projects ( #12243 )
2023-09-03 09:47:29 +08:00
neverland
5ccaa836ee
docs(auto-import-resolver): add Rspack usage ( #12242 )
2023-09-03 09:40:26 +08:00
neverland
80f600af93
docs(auto-import-resolver): update README and folder name ( #12241 )
...
* docs(auto-import-resolver): update README and folder name
* chore: update lock
* docs: fix path
2023-09-03 09:28:13 +08:00
chenjiahan
d1538c3489
docs: update the URL of unplugin-vue-components
2023-09-03 09:10:27 +08:00
neverland
0e1874d689
docs: add Vite and Nuxt guide to quickstart ( #12239 )
2023-09-02 17:21:48 +08:00
wChenonly
2c17abf7f5
feat(auto-import-resolver): add auto-import-resolver package ( #12227 )
2023-09-02 16:48:16 +08:00
neverland
804f1fa839
test: fix canvas mock ( #12226 )
2023-08-27 16:34:09 +08:00
neverland
57dc768a02
chore: use workspace protocol for internal deps ( #12225 )
2023-08-27 16:07:22 +08:00
chenjiahan
d5781f3c2c
release: @vant/use v1.6.0
2023-08-27 15:57:41 +08:00
neverland
a2aba759ae
docs: improve use-raf document ( #12224 )
2023-08-27 15:57:10 +08:00
Gavin
37f4500e3c
feat(Checkbox): add indeterminate status ( #12216 )
...
* feat(Checkbox): add indeterminate status
* chore: update
* chore: update test
* chore: update
* chore: update
* chore: update
2023-08-27 15:21:44 +08:00
Gavin
26fd87930b
docs: improve the menu position of back-top ( #12223 )
2023-08-27 15:20:47 +08:00
Simon He
f967e6c5cf
feat(vant-use): add new useRaf method ( #12211 )
...
* feat(utils): add useRaf
* docs: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
2023-08-27 15:19:25 +08:00