neverland
c51f1cfa5f
feat(Locale): add Indonesian translation ( #10289 )
...
* feat(Locale): add Indonesian translation
* docs: upd
2022-02-11 16:46:21 +08:00
neverland
5b7c8883a3
feat(Locale): add Italain translation ( #10288 )
2022-02-11 16:29:48 +08:00
neverland
8acb93c43d
feat(Locale): add Bangla (Bangladesh) ( #10287 )
2022-02-11 16:18:51 +08:00
neverland
a5ee18f31c
style(SubmitBar): using english colon ( #10286 )
2022-02-11 16:12:36 +08:00
neverland
0603479ee4
fix(Dialog): skip keyboard events of child elements ( #10285 )
...
* fix(Dialog): skip keyboard events of child elements
* test: fix snapshot
2022-02-11 15:25:38 +08:00
zoy-l
c1be4112e4
feat(Dialog): support enter/esc keyboard event ( #10261 )
...
* feat(dialog): the enter/esc keyboard event is supported
* fix(dialog): the corresponding method is not executed when there is no button
* chore(dialog): simplify implementation
* fix: the wrong judgment
2022-02-11 14:52:49 +08:00
neverland
fbafac333f
chore: bump vite and esbuild ( #10277 )
2022-02-10 15:34:10 +08:00
neverland
7e7c4e3b83
chore: bump docsearch version ( #10276 )
2022-02-10 15:26:46 +08:00
neverland
b5d0fec611
types: fix ts errors in demo files ( #10275 )
...
* types: fix ts errors in demo files
* docs: upd
2022-02-09 14:56:44 +08:00
neverland
7630bb2c03
types(Uploader): fix UploaderBeforeRead type ( #10274 )
2022-02-09 14:35:37 +08:00
neverland
9b7af21bbd
types(IndexBar): index-list prop can includes number ( #10273 )
2022-02-09 14:22:33 +08:00
neverland
daa8e4b9bb
types(Toast): fix missing teleport prop ( #10272 )
2022-02-09 10:35:15 +08:00
neverland
73af4437de
feat(CollapseItem): add lazy-render prop ( #10270 )
2022-02-09 10:14:21 +08:00
neverland
0cb6382b9c
docs: update npm shields link ( #10268 )
2022-02-08 15:38:14 +08:00
neverland
506e2a9030
docs: update site subtitle ( #10267 )
2022-02-08 15:16:03 +08:00
neverland
8937f76d75
docs: fix v2 site link ( #10266 )
2022-02-08 14:42:32 +08:00
neverland
d348b36159
chore(cli): extract copyToClipboard to common ( #10263 )
...
* chore(cli): extract copyToClipboard to common
* style: update copied
2022-02-08 11:41:37 +08:00
worldSaySorry
09731607d2
feat: copy code to clipboard ( #9692 ) ( #10255 )
...
* feat: copy code to clipboard [#9692 ]
* feat: remove console
Co-authored-by: kongjing@dian.so <apple@AppledeMacBook-Pro-2.local>
2022-02-08 11:32:37 +08:00
chenjiahan
bb500f3287
docs(changelog): 3.4.4
2022-02-08 10:49:15 +08:00
chenjiahan
f4cbcb22a2
docs: update changelog link
2022-02-08 10:49:15 +08:00
chenjiahan
d6cd92910c
docs: update CDN link
2022-02-08 10:49:15 +08:00
chenjiahan
a5d111d073
release: 3.4.4
2022-02-08 10:49:15 +08:00
chenjiahan
98c86dcc0d
docs: update site folder
2022-02-08 10:49:15 +08:00
chenjiahan
733a2149d6
docs: update install guide
2022-02-08 10:49:15 +08:00
chenjiahan
3d3597c214
release: create-vant-cli-app 2.0.0
2022-02-07 15:23:01 +08:00
chenjiahan
8700b86e67
feat(create-vant-cli-app): update to cli v4
2022-02-07 15:22:43 +08:00
chenjiahan
71eb44b42e
docs(@vant/cli): changelog 4.0.0
2022-02-07 15:01:53 +08:00
chenjiahan
5a1deaf68d
release: @vant/cli 4.0.0
2022-02-07 14:52:27 +08:00
neverland
51d9930fab
chore: fix ci ( #10258 )
2022-02-03 10:57:24 +08:00
zoy-l
07dfa9b981
chore(eslint-config): update dependencies test cases ( #10221 )
...
* chore(eslint-config): update dependencies, test cases
* chore: update file .lock
* fix: wrong .lock file
* fix: code style
* chore: update `eslint-plugin-vue`
2022-01-30 11:13:54 +08:00
chenjiahan
f65c4198dc
docs(changelog): 3.4.3
2022-01-26 14:11:47 +08:00
chenjiahan
6caeb30411
release: 3.4.3
v3.4.3
2022-01-26 14:09:15 +08:00
neverland
df7ffad0b8
feat(Locale): add Hindi translation ( #10248 )
2022-01-26 14:00:26 +08:00
neverland
ded031b178
perf(Locale): unify addressDetail words ( #10247 )
2022-01-26 11:38:22 +08:00
neverland
ba0c049f86
perf(Locale): simplify some words ( #10246 )
2022-01-26 11:22:29 +08:00
neverland
1aff89a8ed
perf(Locale): unify addContact words ( #10245 )
2022-01-26 11:02:21 +08:00
neverland
bc2e2cb142
perf(Locale): remove startEnd ( #10244 )
2022-01-26 10:49:41 +08:00
neverland
fc86330d63
feat(Locale): add Korean translations ( #10243 )
2022-01-26 10:39:54 +08:00
neverland
aa50e59da9
chore: remove unused yarn.lock file ( #10241 )
2022-01-25 14:58:51 +08:00
neverland
969f0a7b41
chore: prettier all codes ( #10240 )
2022-01-25 14:42:35 +08:00
neverland
8bc55c8b32
fix(TreeSelect): click-nav event not work when clicking active item ( #10239 )
2022-01-25 11:44:05 +08:00
chenjiahan
c7cc1342fc
release: @vant/area-data 1.2.2
2022-01-25 11:16:11 +08:00
neverland
3e197222c1
fix(@vant/area-data): update county of xingtai ( #10236 )
2022-01-25 11:15:11 +08:00
dependabot[bot]
acb4364c97
build(deps): bump node-fetch from 2.6.6 to 2.6.7 in /packages/vant-icons ( #10237 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 11:14:44 +08:00
chenjiahan
52ed563d46
docs(@vant/use): changelog 1.3.5
2022-01-25 11:09:13 +08:00
chenjiahan
1d69e73eda
release: @vant/use 1.3.5
2022-01-25 11:07:27 +08:00
neverland
760fcbb424
fix(@vant/use): missing subTree when flattening vnodes ( #10235 )
2022-01-25 10:59:04 +08:00
neverland
b338aef41f
style: improve cursor of haptics elements ( #10232 )
2022-01-24 20:45:34 +08:00
mrayi
befdf5e857
fix(Icon): remove white space under image when using image URL ( #10220 )
...
* fix(Icon): use image URL as name prop, remove white space under image
* Update index.less
Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2022-01-23 21:35:43 +08:00
chenjiahan
0424a15766
docs(@vant/cli): changelog 4.0.0-rc.6
2022-01-19 15:53:35 +08:00