7318 Commits

Author SHA1 Message Date
neverland
a41b2c03bd
types: add vue sfc shim (#8131) 2021-02-11 11:32:44 +08:00
neverland
015be0ee70
types(Collapse): use tsx (#8130) 2021-02-11 10:52:49 +08:00
neverland
4ce467c683
types(Radio): use tsx (#8129) 2021-02-11 10:35:22 +08:00
neverland
b5944524d9
types: improve Checker parent typing (#8128) 2021-02-10 22:53:55 +08:00
neverland
afad4ca90a
types(Checkbox): use tsx (#8127) 2021-02-10 22:44:59 +08:00
neverland
6d465b17a8
types(TreeSelect): use tsx (#8126) 2021-02-10 22:33:57 +08:00
neverland
6b28f12e7e
fix(Tabbar): incorrect active tab when name is zero (#8125) 2021-02-10 21:06:59 +08:00
neverland
0b68d3a141
types: improve ref typing (#8124)
* types: improve ref typing

* types: message
2021-02-10 20:57:24 +08:00
neverland
3e08b2471a
types(Steps): use tsx (#8123) 2021-02-10 20:37:00 +08:00
neverland
5b352d0339
types(Grid): use tsx (#8122) 2021-02-10 20:21:08 +08:00
neverland
692631968d
types(Sidebar): use tsx (#8121) 2021-02-10 11:14:50 +08:00
chenjiahan
3d0e6d661e docs(@vant/use): changelog v1.0.3 2021-02-10 11:09:10 +08:00
chenjiahan
5ce834fee1 chore: release @vant/use@1.0.3 2021-02-10 11:07:13 +08:00
neverland
4ba646f2b6
feat(@vant/use): useParent always return index (#8120) 2021-02-10 11:03:36 +08:00
neverland
faab7c03f0
chore(Collapse): improve warning (#8119) 2021-02-10 10:44:46 +08:00
neverland
708d57ea77
types(CouponList): use tsx (#8118) 2021-02-10 10:09:25 +08:00
neverland
38e3bc948d
types: improve useRefs typing (#8117) 2021-02-10 10:05:22 +08:00
neverland
980ab18076
docs(Popup): remove legacy tips (#8116) 2021-02-09 21:14:08 +08:00
neverland
a23b3ddc60
docs(Dialog): fix v-model usage (#8115) 2021-02-09 21:07:21 +08:00
neverland
89b65077d3
types(Dialog): dialog fn use ts (#8114) 2021-02-09 21:03:11 +08:00
neverland
9c3dbfc0b6
docs(Dialog): fix theme optional value (#8113) 2021-02-09 20:57:39 +08:00
neverland
c9abb07a7a
types(ContactCard): use tsx (#8112) 2021-02-09 20:49:40 +08:00
chenjiahan
865f72bd5b chore: release @vant/popperjs 1.0.3 2021-02-09 20:05:29 +08:00
chenjiahan
82cd5760a4 chore(popperjs): skipLibCheck 2021-02-09 20:04:41 +08:00
neverland
46c38e18ac
types(Poppperjs): fix types path (#8111) 2021-02-09 19:56:54 +08:00
neverland
b50cd43921
types(Popup): use tsx (#8110)
* types(Popup): use tsx

* types: add PopupCloseIconPosition
2021-02-09 19:41:34 +08:00
neverland
85da57e583
fix(SwipeCell): incorrect position param when clicking outside (#8108)
* fix(SwipeCell): incorrect position param when clicking outside

* chore: update order
2021-02-09 17:28:49 +08:00
neverland
0897d46143
feat(Popup): click-overlay add event param (#8107) 2021-02-09 16:45:42 +08:00
neverland
dcef90a2a3
docs: improve click event typing (#8106) 2021-02-09 16:35:54 +08:00
neverland
8c58097121
types(NoticeBar): use tsx (#8105) 2021-02-09 16:25:31 +08:00
chenjiahan
71e6cce239 docs: adjust static resource path 2021-02-08 17:53:55 +08:00
neverland
1a28027e1c
feat(Steps): add finish-icon prop (#8103) 2021-02-08 11:19:31 +08:00
neverland
914b742fc9
docs(Dialog): fix Promise typo (#8102) 2021-02-08 09:59:53 +08:00
neverland
597f34b8da
types(Dialog): use tsx (#8097) 2021-02-07 14:05:43 +08:00
neverland
02669ad025
types(Toast): add Toast method typing (#8095) 2021-02-07 10:24:20 +08:00
neverland
7332e5201c
Update README.zh-CN.md 2021-02-06 23:09:32 +08:00
neverland
45cbd17b1e
types(Toast): use tsx (#8091) 2021-02-05 11:55:55 +08:00
neverland
efa8c0e798
types(CouponCell): use tsx (#8089) 2021-02-05 11:11:27 +08:00
neverland
1b75c706ab
types(Coupon): use tsx (#8088) 2021-02-05 10:53:16 +08:00
neverland
08f032e431
chore(Tab): remove unused logic (#8086) 2021-02-05 10:37:20 +08:00
gogHeroDream
7b94ac9199
fix(Tabs): incorrect active tab when active prop is zero (#8074)
Co-authored-by: songpeng01 <songpeng01@mail.open.com.cn>
2021-02-05 10:31:13 +08:00
neverland
9735369e99
fix(ActionSheet): safe-area-inset-bottom not work (#8085) 2021-02-05 10:24:42 +08:00
neverland
c0c2e8e125
types(SubmitBar): use tsx (#8081) 2021-02-04 16:36:57 +08:00
neverland
aeeeae8d2b
types(Cascader): use tsx (#8080) 2021-02-04 15:53:36 +08:00
萤火之卫
1aa791bd6d
fix(util): remove unused [] (#8075)
fix(util): remove unused []
2021-02-04 09:18:14 +08:00
xrkffgg
86b7a32621
ci: revert to pull_request (#8077) 2021-02-04 09:15:31 +08:00
neverland
3db2610931
docs(ActionSheet): add callback (#8072) 2021-02-03 11:00:06 +08:00
neverland
3da3dfe7dd
chore(ActionSheet): use tsx (#8071) 2021-02-03 10:57:52 +08:00
neverland
66963db3ed
chore(ActionBarButton): use tsx (#8070) 2021-02-03 10:44:52 +08:00
neverland
1b5da21ee8
chore(ActionBar): use tsx (#8068) 2021-02-03 10:41:31 +08:00