8699 Commits

Author SHA1 Message Date
neverland
7b82ce6573
test: prefer using toHaveLength (#10050) 2021-12-16 11:06:19 +08:00
windole
e9f84b68aa
fix(Step): fix inactive title style (#10049)
Co-authored-by: pengjin <pengjin@vcredit.com>
2021-12-16 11:03:15 +08:00
neverland
db5b7918af
feat(ImagePreview): add overlayClass option (#10044)
* feat(ImagePreview): add overlayClass option

* chore: update
2021-12-15 11:30:13 +08:00
chenjiahan
0507eee618 Merge branches 'dev' and 'dev' of github.com:youzan/vant into dev 2021-12-14 21:06:52 +08:00
neverland
0cdc99cdca
types(Field): type prop allow all native types (#10042) 2021-12-14 10:32:06 +08:00
neverland
03fa2d4389
fix(areaData): fix incorrect area code (#10041) 2021-12-14 09:54:27 +08:00
chenjiahan
f240a32e8e docs(changelog): 3.3.7 2021-12-12 21:19:03 +08:00
chenjiahan
217326e3a0 release: 3.3.7 v3.3.7 2021-12-12 21:16:49 +08:00
neverland
2b1df7d443
fix: tree shaking is broken (#10034) 2021-12-12 21:04:08 +08:00
neverland
b893f911a9
fix(Field): fix the length of emoji (#10033) 2021-12-12 20:29:10 +08:00
neverland
d5fdab55cc
fix(DatetimePicker): should update value after calling picker methods (#10029) 2021-12-11 11:45:19 +08:00
neverland
c24aac45ba
docs: lock vite-plugin-style-import version (#10027) 2021-12-11 09:43:02 +08:00
neverland
f88dfd25af
docs(Form): improve required description (#10026) 2021-12-11 09:40:04 +08:00
neverland
ae11580b0f
feat(Badge): add position prop (#10024) 2021-12-10 21:08:50 +08:00
neverland
991f39ee33
fix(Pagination): change event not work (#10018)
* fix(Pagination): change event not work

* chore: update pnpm lock
2021-12-09 21:29:08 +08:00
neverland
59cbedb7d5
types(cli): jest config type (#10012) 2021-12-08 09:48:24 +08:00
neverland
8bb344c7a5
Update ISSUE_TEMPLATE.zh-CN.md 2021-12-07 20:19:07 +08:00
neverland
f908f5f384
build: using esbuild instead of rollup (#10010) 2021-12-07 20:09:17 +08:00
neverland
5f8fb05b7f
docs: update quickstart (#10009)
* docs: update quickstart

* docs: update
2021-12-07 17:04:56 +08:00
neverland
b0a036e5cf
docs: improve type (#10008) 2021-12-07 15:50:47 +08:00
neverland
0b57718b6e
docs: update import path (#10007) 2021-12-07 15:15:29 +08:00
neverland
df9eb68dbe
chore: update package.json, add repository and bugs (#10004) 2021-12-06 16:37:48 +08:00
chenjiahan
86c0910c38 docs(changelog): 3.3.6 2021-12-05 11:48:00 +08:00
chenjiahan
c60f53194d release: 3.3.6 v3.3.6 2021-12-05 11:39:22 +08:00
neverland
7bc6d2c48d
fix(@vant/cli): fix ssr.js require path (#9999) 2021-12-05 11:34:54 +08:00
neverland
e0877f971a
docs(@vant/cli): add base css document (#9993) 2021-12-03 14:10:35 +08:00
按时吃饭
ed156f24c5
docs(@vant/use): useRect should be used inside onMounted (#9989) 2021-12-03 09:46:59 +08:00
chenjiahan
56ccf9da1c docs(changelog): v3.3.5 2021-12-02 21:21:29 +08:00
chenjiahan
6757b43195 release: 3.3.5 v3.3.5 2021-12-02 21:17:46 +08:00
neverland
fd09cb4ada
fix: exports field break SSR (#9988) 2021-12-02 21:15:14 +08:00
neverland
b521f73f7d
chore: bump lint-staged v12 (#9987) 2021-12-02 17:07:49 +08:00
neverland
8811126b8b
build: remove dependabot (#9986) 2021-12-02 16:57:27 +08:00
neverland
9433972394
fix: missing es、lib dir in exports field (#9985) 2021-12-02 16:56:30 +08:00
chenjiahan
a62b016407 release: @vant/eslint-config@3.4.0 2021-12-02 15:32:48 +08:00
chenjiahan
7a0f39c398 docs(changelog): v3.3.4 2021-12-01 13:12:13 +08:00
chenjiahan
907ab22f4e release: 3.3.4 v3.3.4 2021-12-01 13:08:47 +08:00
neverland
90bb868026
docs(Form): fix area values (#9972) 2021-11-30 20:52:55 +08:00
chenjiahan
419ca5a120 docs(changelog): 3.3.3 2021-11-30 20:49:24 +08:00
chenjiahan
d88a3ca768 release: 3.3.3 v3.3.3 2021-11-30 20:44:51 +08:00
neverland
1d3735280e
docs: add poetry, haiku and words (#9971)
* docs: add poetry, haiku and words

* chore: update snapshot
2021-11-30 20:42:07 +08:00
neverland
a60673013b
feat: generate entry file for nuxt3 (#9970) 2021-11-30 17:52:31 +08:00
chenjiangui
bd236e9561
fix(Uploader): preview is slow when sum of images size be bigger (#9961) 2021-11-30 17:43:57 +08:00
neverland
fa3444f1c5
docs(Locale): add pt-BR to CN doc (#9967) 2021-11-30 14:35:54 +08:00
neverland
ce1c713e1f
chore: bump typescript@4.5 (#9966) 2021-11-30 14:30:49 +08:00
Ermogenes Palacio
737a47d919
feat(Locale): add pt-BR locale (#9959) 2021-11-30 14:28:03 +08:00
chenjiangui
42cdf87d63
fix(Swipe): overflow lose efficacy in iOS safari (#9933) (#9958) 2021-11-29 20:22:08 +08:00
neverland
0c9e8da6c3
docs: update repo struct (#9956)
* docs: update repo struct

* docs: update

* docs: update

* docs: update
2021-11-29 17:37:34 +08:00
chenjiahan
66e39af9e3 docs(changelog): 3.3.2 2021-11-28 19:17:32 +08:00
chenjiahan
d62176407c release: 3.3.2 v3.3.2 2021-11-28 19:14:24 +08:00
neverland
6ef286d370
feat: add exports field and use bundled output by default (#9952) 2021-11-27 18:52:47 +08:00