7549 Commits

Author SHA1 Message Date
neverland
0fb0186fad
types(Form): use tsx (#8153) 2021-02-14 16:51:37 +08:00
neverland
08e928111b
types: using unknown instead of any (#8152)
* types: using unknown instead of any

* chore: UnknownProp
2021-02-14 12:37:02 +08:00
neverland
393b2a256f
types(Field): use tsx (#8151) 2021-02-14 11:31:43 +08:00
neverland
fa8b494f0e
chore: rename vModel to v-model (#8150) 2021-02-14 11:05:13 +08:00
neverland
d67b6e1184
types(Swipe): use tsx (#8148) 2021-02-13 21:19:19 +08:00
chenjiahan
6a24e0d5ea docs(@vant/use): changelog v1.0.5 2021-02-13 21:03:17 +08:00
chenjiahan
cf90a6ec0f chore: release @vant/use@1.0.5 2021-02-13 21:02:09 +08:00
chenjiahan
d2e00ac275 types(@vant/use): useRect should awalys return DOMRect 2021-02-13 21:01:12 +08:00
chenjiahan
a746ded63e Revert "fix(@vant/use): useRect should always return DOMRect (#8147)"
This reverts commit 0d0310d34e230115a0cd3389835a0fdd2109c66d.
2021-02-13 20:59:27 +08:00
neverland
0d0310d34e
fix(@vant/use): useRect should always return DOMRect (#8147) 2021-02-13 20:57:06 +08:00
neverland
7ec644c3bc
types(ContactList): use tsx (#8146) 2021-02-12 20:22:21 +08:00
neverland
4f4e0b4f94
types(ContactEdit): use tsx (#8145)
* types(ContactEdit): use tsx

* types: improve
2021-02-12 20:18:30 +08:00
neverland
cb2c2b9b68
test: prefer enUS (#8144) 2021-02-12 20:06:11 +08:00
neverland
eaf01090cc
types(AddressList): use tsx (#8143) 2021-02-12 18:58:14 +08:00
neverland
e943b081f8
chore(Picker): move shared props (#8142) 2021-02-12 13:26:25 +08:00
neverland
2fc8333c45
types(AddressEdit): use tsx (#8141) 2021-02-12 13:22:44 +08:00
neverland
a00f599dc2
types(Area): use tsx (#8140) 2021-02-12 13:18:13 +08:00
neverland
54be2b3c0a
types(Cascader): fieldNames should be optional (#8139) 2021-02-12 13:05:00 +08:00
chenjiahan
30254b0420 chore: merge 2021-02-12 13:04:20 +08:00
chenjiahan
7e330109b3 types(Cascader): fieldNames should be optional 2021-02-12 13:03:04 +08:00
neverland
ba69a212ba
fix(Picker): failed to render text type (#8138) 2021-02-12 13:02:01 +08:00
neverland
7355b610e1
types(Picker): use tsx (#8137) 2021-02-12 12:07:22 +08:00
chenjiahan
76aaba8089 docs(@vant/use): changelog v1.0.4 2021-02-12 11:35:23 +08:00
chenjiahan
246b50fb86 chore: release @vant/use@1.0.4 2021-02-12 11:34:27 +08:00
neverland
6ed34d2629
types(@vant/use): useChldren support generics (#8136) 2021-02-12 11:33:31 +08:00
neverland
26601e9ac3
types: test cases typing (#8135) 2021-02-11 13:18:38 +08:00
chenjiahan
4f612f3f23 fix: tabbar build failed 2021-02-11 13:13:02 +08:00
chenjiahan
e2e0f66fe6 types: test cases typing 2021-02-11 13:04:00 +08:00
neverland
7a5fb894d2
types: fix to prop typing (#8134) 2021-02-11 12:34:25 +08:00
neverland
1019463e89
types(CheckboxGroup): toggleAll should allow boolean type (#8133) 2021-02-11 12:21:57 +08:00
neverland
58cb5b6d6b
test: add vtu style plugin (#8132) 2021-02-11 12:19:21 +08:00
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