2764 Commits

Author SHA1 Message Date
neverland
6c36fadf59
types(Search): use tsx (#8161) 2021-02-15 21:55:53 +08:00
neverland
a8060bb599
chore: demo ts (#8160)
* chore: demo ts

* chore: fix
2021-02-14 19:50:45 +08:00
neverland
8cbf153073
fix(Form): may scroll to incorrect field after submitted (#8159) 2021-02-14 19:34:36 +08:00
neverland
c6e65f4fd6
types(Notify): use tsx (#8158) 2021-02-14 19:14:47 +08:00
neverland
8d379e0f00
types(Popup): position type (#8157) 2021-02-14 18:41:34 +08:00
neverland
d8e7489081
types(NumberKeyboard): use tsx (#8156) 2021-02-14 17:25:24 +08:00
neverland
4cb974ab02
types: ComponentInstance (#8154) 2021-02-14 17:07:26 +08:00
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
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
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
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
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
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
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