2986 Commits

Author SHA1 Message Date
chenjiahan
40085b72fe types(Badge): remove unused BadgeProps 2020-09-19 23:20:25 +08:00
chenjiahan
5e09134656 types(Icon): use tsx 2020-09-19 23:15:39 +08:00
chenjiahan
97f12e3270 types: fix createComponent typing 2020-09-19 23:14:30 +08:00
chenjiahan
e7510585ab fix(Field): input composing #7035 2020-09-18 22:18:15 +08:00
chenjiahan
cc8b76c86d Merge branch 'dev' into next 2020-09-18 22:01:02 +08:00
neverland
d9e24286d2
fix(Swipe): can't disable loop in some cases (#7208) 2020-09-18 21:53:50 +08:00
neverland
deeff0bdec
fix(Swipe): incorrect indicator color trantision (#7207) 2020-09-18 21:49:54 +08:00
neverland
4528c6b9cc
fix(Calendar): incorrect month title (#7205)
* fix(Calendar): incorrect month title

* chore: adjust util order

* fix: snapshot
2020-09-18 21:38:27 +08:00
neverland
e3d6328815
fix(Field): incorrect disabled color in iOS 14 (#7206)
* fix(Field): incorrect disabled color in iOS 14

* fix: field style
2020-09-18 21:30:16 +08:00
neverland
ffb01671a1
fix(List): scoped style not applied to first child (#7202) 2020-09-18 16:29:35 +08:00
Lindy
e026a5614d
fix(CouponCell): discounted value (#7196)
* fix(CouponCell): discounted value

* feat(CouponCell): add unit test

* feat(CouponCell): add unit test
2020-09-18 11:29:34 +08:00
microJ
d541724bfc
docs: fix class name (#7200) 2020-09-18 11:28:34 +08:00
chenjiahan
e4798138cb chore(Slider): adjust var naming 2020-09-17 19:41:54 +08:00
chenjiahan
39c68c993a refactor(Swipe): refactor with composition api 2020-09-17 15:11:36 +08:00
chenjiahan
06c05ba8bd chore: remove reset.less 2020-09-17 14:21:45 +08:00
chenjiahan
34f1124999 Merge branch 'dev' into next 2020-09-17 14:20:23 +08:00
chenjiahan
adccdbcb21 docs(Slider): update demo 2020-09-17 11:37:30 +08:00
neverland
38bde2a01f
fix(NumberKeyboard): slot content click event not work (#7193) 2020-09-17 11:18:02 +08:00
neverland
9896d1f49a
style(Field): adjust placeholder color to gray-6 (#7192) 2020-09-17 11:01:40 +08:00
neverland
5debc352ff
style(Dialog): add message min-height (#7191) 2020-09-17 10:58:40 +08:00
chenjiahan
dd9e00e9c9 Merge branch 'dev' into next 2020-09-17 10:26:20 +08:00
neverland
35f7e818e2
fix(Calendar): incorrect height when using rem (#7190)
* fix(Calendar): incorrect height when using rem

* fix: realRowHeight default value
2020-09-16 21:07:11 +08:00
chenjiahan
e7ec2ff063 Merge branch 'dev' into next 2020-09-16 19:43:13 +08:00
chenjiahan
85d0d423eb refactor(Picker): refactor with composition api 2020-09-16 16:11:50 +08:00
chenjiahan
971c16eb3c chore: rename usePublicApi to useExpose 2020-09-15 20:19:15 +08:00
chenjiahan
02e89a73c5 fix(AddressEdit): failed to close area popup 2020-09-15 20:14:52 +08:00
chenjiahan
1e6a120b2e fix(AddressEdit): emits warning 2020-09-15 20:13:48 +08:00
chenjiahan
d06f98e961 fix(AddressEdit): showDetail not work 2020-09-15 20:11:57 +08:00
chenjiahan
08c9b06ac1 chore(AddressEditDetail): refactor with composition api 2020-09-15 20:09:16 +08:00
chenjiahan
b16779d760 chore: remove istanbul ignore 2020-09-15 19:47:30 +08:00
chenjiahan
d659c0c99e chore(utils): isHidden support ref element 2020-09-15 19:37:53 +08:00
chenjiahan
1e7e7086d6 chore: rename rootRef to root 2020-09-15 19:32:45 +08:00
chenjiahan
b0ca6a997b fix(Uploader): failed to resetInput 2020-09-15 19:10:22 +08:00
chenjiahan
632a54d672 refactor(Uploader): extract PreviewItem component 2020-09-15 19:01:10 +08:00
chenjiahan
595b062c34 refactor(Uploader): refactor with composition api 2020-09-15 11:58:40 +08:00
chenjiahan
c8d573cbe7 chore(touch): add isVertical/isHorizontal 2020-09-14 20:56:28 +08:00
chenjiahan
46e158fa01 perf(Overlay): lazy render 2020-09-14 20:46:13 +08:00
chenjiahan
d783fcf2f4 chore: remove closeOnPopstate mixin 2020-09-14 20:43:30 +08:00
chenjiahan
a4743fa648 chore: adjust useLockScroll、useLazyRender 2020-09-14 20:32:58 +08:00
chenjiahan
708c37c759 chore(Popup): useLazyRender 2020-09-14 20:05:45 +08:00
chenjiahan
9465653f42 refactor(Popup): refactor with composition api 2020-09-14 19:55:55 +08:00
chenjiahan
be3f2cbce9 chore(CouponList): refactor with composition api 2020-09-14 19:22:09 +08:00
chenjiahan
1607aa8ba7 chore(ImagePreview): use useWindowSize 2020-09-14 17:54:51 +08:00
chenjiahan
ea846033f7 fix(ImagePreview): failed to drag image 2020-09-14 17:41:41 +08:00
chenjiahan
6ab2b3bf1f refactor(ImagePreview): refactor with composition api 2020-09-14 17:36:58 +08:00
chenjiahan
32560ce3b8 docs(ImagePreview): fix root attr 2020-09-14 17:22:53 +08:00
chenjiahan
f75f6bf293 refactor(ImagePreviewItem): refactor with composition api 2020-09-14 17:14:12 +08:00
chenjiahan
02c7a75ee3 breaking change: disable allow-html by default 2020-09-14 15:42:04 +08:00
neverland
49e92757cb
docs(Form): fix missing onSubmit validate-trigger (#7180) 2020-09-14 12:00:27 +08:00
被雨水过滤的空气
9b32a13bef
feat(2.x/slider): add dual thumb mode for slider (#7176)
* feat(slider): add dual thumb mode for slider

* fix: test error
2020-09-14 06:49:30 +08:00