chenjiahan
|
b78b1e8c9e
|
chore: remove click outside mixin
|
2020-09-08 20:20:06 +08:00 |
|
chenjiahan
|
cd5f5bb655
|
refactor(DropdownItem): refactor with composition api
|
2020-09-08 20:19:36 +08:00 |
|
chenjiahan
|
9f632f151e
|
refactor(PullRefresh): refactor with composition api
|
2020-09-08 19:14:55 +08:00 |
|
chenjiahan
|
38740b6c1c
|
refactor(Grid): refactor with composition api
|
2020-09-08 17:58:27 +08:00 |
|
chenjiahan
|
60e08767b3
|
refactor(DatetimePicker): refactor with composition api
|
2020-09-08 17:38:38 +08:00 |
|
chenjiahan
|
b17c67ab53
|
refactor(SwipeCell): refactor with composition api
|
2020-09-08 17:30:18 +08:00 |
|
chenjiahan
|
5849af1ff0
|
chore(Tag): remove useless key
|
2020-09-07 21:02:09 +08:00 |
|
chenjiahan
|
ef38d75fa4
|
Merge branch 'dev' into next
|
2020-09-07 21:01:41 +08:00 |
|
neverland
|
432c32a3c6
|
fix(List): scoped style not applied to first child (#7128)
|
2020-09-07 20:57:42 +08:00 |
|
neverland
|
bc59e6ea5d
|
fix(Calendar): readonly not work in multiple mode (#7127)
|
2020-09-07 20:53:26 +08:00 |
|
chenjiahan
|
7f87c57d12
|
Merge branch 'dev' into next
|
2020-09-07 20:41:50 +08:00 |
|
neverland
|
601277fbe8
|
test(ActionSheet): update snapsoht (#7126)
|
2020-09-07 20:37:14 +08:00 |
|
neverland
|
4ffa6ead1e
|
chore: prefer nullish coalescing (#7125)
|
2020-09-07 20:36:49 +08:00 |
|
neverland
|
c7303786ae
|
types: improve isDef typing (#7124)
* types: improve isDef typing
* chore: update
|
2020-09-07 20:16:54 +08:00 |
|
Lindy
|
afe4248799
|
fix(CouponCell): fix discounted price (#7123)
|
2020-09-07 20:11:47 +08:00 |
|
chenjiahan
|
b9dbb1bc8a
|
fix(Calendar): color prop not work
|
2020-09-07 09:54:45 +08:00 |
|
chenjiahan
|
c655c96026
|
chore(SubmitBar): extract render function
|
2020-09-06 23:06:20 +08:00 |
|
chenjiahan
|
d61df0649f
|
breaking change(SwipeCell): adjust before-close usage
|
2020-09-06 10:40:00 +08:00 |
|
chenjiahan
|
89a39f05bc
|
breaking change(ImagePreview): remove asyncClose and add beforeClose
|
2020-09-06 10:31:14 +08:00 |
|
chenjiahan
|
21c30cbbf8
|
breaking change(Dialog): adjust before-close usage
|
2020-09-06 10:16:54 +08:00 |
|
chenjiahan
|
b01a587099
|
Merge branch 'dev' into next
|
2020-09-06 07:59:45 +08:00 |
|
neverland
|
aefec84e14
|
feat(Calendar): allow default-date to be null (#7116)
|
2020-09-05 15:22:40 +08:00 |
|
neverland
|
afb8ac5443
|
feat(Calendar): add readonly prop (#7115)
|
2020-09-05 15:04:16 +08:00 |
|
neverland
|
e7deea7195
|
fix(Field): disallow minus when using digit type (#7114)
|
2020-09-05 14:54:05 +08:00 |
|
Mikasa33
|
b62c0e32cf
|
feat(ActionSheet): add closeable prop (#7099)
* feat(ActionSheet): add closeable prop
* feat(ActionSheet): add closeable prop
* Update index.tsx
Co-authored-by: neverland <chenjiahan@youzan.com>
|
2020-09-05 14:36:20 +08:00 |
|
chenjiahan
|
f19386fe1f
|
Merge branch 'dev' into next
|
2020-09-05 07:17:49 +08:00 |
|
neverland
|
d0eb103cba
|
docs: remove earlier version tags (#7109)
|
2020-09-05 07:13:47 +08:00 |
|
neverland
|
07f0b1b637
|
feat(DatetimePicker): add readonly prop (#7107)
|
2020-09-05 06:59:02 +08:00 |
|
neverland
|
da193d0b71
|
feat(Area): add readonly prop (#7106)
|
2020-09-05 06:57:05 +08:00 |
|
neverland
|
3cd200f7c2
|
feat(Picker): add readonly prop (#7105)
|
2020-09-05 06:50:59 +08:00 |
|
chenjiahan
|
71bae3fcb4
|
Merge branch 'dev' into next
|
2020-09-05 06:33:49 +08:00 |
|
neverland
|
f6e3aaebec
|
fix(Form): should reset validation before submit (#7103)
|
2020-09-05 06:30:00 +08:00 |
|
neverland
|
d0e6bd3c16
|
chore(Field): remove log (#7104)
|
2020-09-05 06:29:27 +08:00 |
|
neverland
|
7c3549ad55
|
fix(Form): scroll to first matched field (#7102)
|
2020-09-05 06:18:09 +08:00 |
|
neverland
|
3de631a5a9
|
fix(Toast): failed to clear in some cases (#7100)
|
2020-09-05 06:10:43 +08:00 |
|
chenjiahan
|
68d91a68fc
|
docs(Switch): fix typo #7098
|
2020-09-05 05:46:19 +08:00 |
|
chenjiahan
|
2b8284a227
|
refactor(Dialog): refactor with composition api
|
2020-09-04 16:53:22 +08:00 |
|
chenjiahan
|
902a1b7c63
|
chore(Switch): useParentField
|
2020-09-04 16:00:14 +08:00 |
|
chenjiahan
|
c1e9323f95
|
feat: add usePlaceholder
|
2020-09-04 15:46:32 +08:00 |
|
chenjiahan
|
3c415c42d0
|
chore: adjust code
|
2020-09-04 15:33:35 +08:00 |
|
chenjiahan
|
82ac453910
|
chore(Uploader): remove unused computed
|
2020-09-03 21:11:22 +08:00 |
|
chenjiahan
|
96fe977d1b
|
perf(Loading): reduce vnode cost
|
2020-09-03 21:10:43 +08:00 |
|
chenjiahan
|
f735b24a4b
|
refactor(NumberKeyboard): refactor Key with composition api
|
2020-09-03 20:56:56 +08:00 |
|
chenjiahan
|
ec5a759f68
|
refactor(Coupon): refactor with composition api
|
2020-09-03 20:47:19 +08:00 |
|
chenjiahan
|
772aecad05
|
Merge branch 'dev' into next
|
2020-09-03 20:41:39 +08:00 |
|
chenjiahan
|
94e096b1be
|
chore: bump @vant/icons@1.3.0
|
2020-09-03 14:38:15 +08:00 |
|
Mikasa33
|
96887e0b24
|
docs: fix theme in dialog (#7084)
* Update README.md
theme style,can be set to `round-button`
* Update README.zh-CN.md
theme style,can be set to `round-button`
|
2020-09-02 20:15:35 +08:00 |
|
Victor
|
f8d2572354
|
fix(Field): fix the issue of checking empty value (#7050)
* fix(Field): fix the issue of checking empty value
* fix: field tests
* docs: remove radio-group
* docs: remove required translation key
|
2020-09-02 20:14:55 +08:00 |
|
chenjiahan
|
1cd9183958
|
refactor(Pagination): refactor with composition api
|
2020-09-02 16:17:06 +08:00 |
|
chenjiahan
|
1d7138cde7
|
perf(NumberKeyboard): improve icon re-render
|
2020-09-02 15:43:16 +08:00 |
|