8529 Commits

Author SHA1 Message Date
neverland
ffd7f4437d
build(@vant/area-data): generate both cjs/esm output (#10107) 2021-12-28 11:23:52 +08:00
neverland
90e64101a7
feat(SidebarItem): add badge-props prop (#10106) 2021-12-27 17:22:24 +08:00
neverland
ce5a1774e6
feat(GridItem): add badge-props prop (#10097) 2021-12-26 22:59:49 +08:00
neverland
7596024ddf
feat(ActionBarIcon): add badge-props prop (#10096) 2021-12-23 21:16:59 +08:00
neverland
b792ddfc16
feat(Badge): add badge-props prop (#10095) 2021-12-23 21:12:29 +08:00
neverland
79e58d5b9a
docs: update icon prop description (#10094)
* docs: update icon prop description

* docs: update
2021-12-23 20:52:51 +08:00
neverland
31930e47d8
feat(TabbarItem): add badge-props prop (#10092) 2021-12-23 20:09:15 +08:00
neverland
64f5ebd56b
feat(Popover): add action slot (#10091) 2021-12-23 17:38:18 +08:00
neverland
b6b831ce72
chore(ActionSheet): rename unreleased slot (#10082) 2021-12-22 10:20:16 +08:00
neverland
45e7e15c2d
style(TreeSelect): allow select text in content slot (#10081) 2021-12-21 21:02:08 +08:00
neverland
4cc269c1f2
fix(PullRefresh): may trigger browser bounce in some cases (#10080) 2021-12-21 20:59:30 +08:00
chenjiahan
d68a3820aa docs(@vant/icons): changelog 1.7.3 2021-12-21 20:43:24 +08:00
chenjiahan
283b775d5f release: @vant/icons 1.7.3 2021-12-21 20:42:33 +08:00
neverland
b13e083964
fix(Icons): complete https protocol (#10079) 2021-12-21 20:40:19 +08:00
neverland
388e9f7546
style(PullRefresh): remove user-select: none (#10078) 2021-12-21 20:19:42 +08:00
neverland
a504a956af
Update contribution.zh-CN.md 2021-12-21 20:05:23 +08:00
chenjiahan
c52feebaf5 docs(@vant/icons): changelog v1.7.2 2021-12-21 20:01:11 +08:00
chenjiahan
36f8757df7 release: @vant/icons 1.7.2 2021-12-21 20:00:15 +08:00
neverland
dfc36962b0
docs(Icons): add contribution guide (#10077) 2021-12-21 19:57:51 +08:00
neverland
49ad4307bf
feat(Icons): add cash-o icon (#10076) 2021-12-21 19:54:42 +08:00
neverland
c378b388c2
types: mark named import type (#10071) 2021-12-20 20:20:47 +08:00
neverland
ce1d73de30
docs: update contribution guide (#10070) 2021-12-20 19:30:37 +08:00
neverland
5f48560142
feat(ActionSheet): add option slot (#10065) 2021-12-19 21:13:16 +08:00
neverland
f6a835721c
fix(Tabs): should not render line when have no tab (#10063) 2021-12-18 11:56:13 +08:00
neverland
56b210156e
types(Popup): add PopupInstance prop (#10062)
* types(Popup): add PopupInstance prop

* docs: update
2021-12-18 11:08:27 +08:00
neverland
0002f1b1af
docs(Swipe): update demo (#10061) 2021-12-18 10:46:29 +08:00
neverland
92fb70d6e8
feat(Swipe): indicator slot add total param (#10060)
* feat(Swipe): indicator slot add total param

* test: indicator slot
2021-12-18 08:32:57 +08:00
neverland
be7a08bd20
fix(SwipeCell): should not trigger open event when opened (#10059) 2021-12-17 20:59:48 +08:00
neverland
0e0339ef6b
docs: add vant use install guide (#10058) 2021-12-17 20:48:16 +08:00
neverland
a06f2666a1
feat(Notify): add position prop (#10056)
* feat(Notify): add position prop

* chore: update
2021-12-17 17:52:13 +08:00
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