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 |
|
neverland
|
8c58097121
|
types(NoticeBar): use tsx (#8105)
|
2021-02-09 16:25:31 +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 |
|
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 |
|
neverland
|
25966bcf51
|
chore(Card): use tsx (#8067)
|
2021-02-03 10:38:53 +08:00 |
|
neverland
|
3712dac079
|
chore(Tag): use tsx (#8066)
|
2021-02-03 10:34:43 +08:00 |
|
neverland
|
ec12d9978c
|
chore(ShareSheet): use tsx (#8065)
|
2021-02-03 10:10:49 +08:00 |
|
neverland
|
484669812f
|
style(Uploader): add @uploader-mask-text-color var (#8064)
|
2021-02-02 20:35:23 +08:00 |
|
neverland
|
d2ab580f74
|
style: add var ext (#8063)
|
2021-02-02 20:31:14 +08:00 |
|
neverland
|
f630e7515b
|
style: add safe-area mixin (#8062)
|
2021-02-02 20:28:26 +08:00 |
|
neverland
|
8ac3f43189
|
fix(Swipe): active may outrange when initialize (#8061)
|
2021-02-02 19:58:15 +08:00 |
|
desperado
|
1644fc1338
|
fix(ImagePreview): 修复图片显示异常 (#8060)
|
2021-02-02 19:44:02 +08:00 |
|
neverland
|
6d336b5537
|
feat(Form): allow validator to return mesage (#8052)
|
2021-01-31 20:17:45 +08:00 |
|
neverland
|
63227201ff
|
feat(Popover): add click-overlay event (#8050)
|
2021-01-31 18:43:18 +08:00 |
|
neverland
|
d27626ada2
|
feat(Popover): support config action color (#8049)
|
2021-01-31 18:36:11 +08:00 |
|