7294 Commits

Author SHA1 Message Date
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
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
chenjiahan
9a7556cc30 docs(changelog): 3.0.6 2021-01-31 20:30:42 +08:00
chenjiahan
a39a26922c chore: release 3.0.6 v3.0.6 2021-01-31 20:25:36 +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
neverland
94b9e3981c
chore(Icons): adjust CDN url (#8048) 2021-01-31 18:29:32 +08:00
neverland
f13fa387e1
docs(Sticky): add version tag (#8047) 2021-01-31 17:14:09 +08:00
neverland
f5381e4f5a
test(CountDown): fix test warning (#8046) 2021-01-31 17:07:40 +08:00
neverland
0d7ff429d9
chore(Sticky): improve code (#8045) 2021-01-31 17:01:01 +08:00
kooriookami
6c5315f0b1
feat(Sticky): support sticky to bottom (#7979) 2021-01-31 16:43:49 +08:00
neverland
0f3610bafe
fix(Toast): closeOnClickOverlay not work (#8044)
* fix(Toast): closeOnClickOverlay not work

* fix: demo
2021-01-31 16:11:49 +08:00
neverland
6a3d716f6e
docs(DropdownItem): fix v-model document (#8043) 2021-01-31 15:58:28 +08:00
neverland
4834549d9f
feat(NumberKeyboard): add blur-on-close prop (#8033) 2021-01-28 21:23:55 +08:00
neverland
67d44a0fa5
docs: fix cdn link (#8023) 2021-01-27 10:25:07 +08:00
neverland
07678f2d6b
fix(Button): should not submit form when loading (#8018) 2021-01-26 21:23:25 +08:00
neverland
e97dbeaab5
feat(Form): adjust show-error default value to false (#8016) 2021-01-26 21:11:31 +08:00