ascodelife
|
49b4ffe7f0
|
docs(Progress): remove Methods resize
|
2021-08-25 17:09:59 +08:00 |
|
ascodelife
|
b4608cebdf
|
chore(Progress): change style
|
2021-08-25 17:09:59 +08:00 |
|
ascodelife
|
ba4ff58af6
|
feat(Progress): add transition effect
|
2021-08-25 17:09:59 +08:00 |
|
ascodelife
|
841e09d052
|
fix(Progress): fix render error when use v-show and improve performance
|
2021-08-25 17:09:59 +08:00 |
|
neverland
|
ce015ea1f4
|
perf(Locale): simplify locale configs (#9329)
|
2021-08-25 11:25:20 +08:00 |
|
neverland
|
65067262e0
|
feat(Field): add van-field__error class when error (#9327)
|
2021-08-25 10:17:17 +08:00 |
|
neverland
|
2a8e2edf40
|
feat(Slider): add reverse prop (#9308)
* feat(Slider): add reverse prop
* chore: types
* chore: upd
|
2021-08-22 20:52:50 +08:00 |
|
Tmk
|
d0914f34ad
|
fix(Rate): convert count type (#9307)
* fix(rate): convert count type
* test(Rate): add count string prop case
|
2021-08-22 19:39:26 +08:00 |
|
neverland
|
cc87259790
|
style: fix some negative css vars (#9306)
|
2021-08-22 16:51:51 +08:00 |
|
neverland
|
f24c521d26
|
feat(Circle): add startPosition prop (#9305)
* feat(Circle): add startPosition prop
* docs(Circle): add start-position demo
|
2021-08-22 16:19:37 +08:00 |
|
neverland
|
5a93179b6b
|
feat(PasswordInput): add password-input-text-color css var (#9304)
|
2021-08-22 15:54:36 +08:00 |
|
neverland
|
152b220d55
|
feat(NumberKeyboard): add van-number-keyboard-key-background-color css var (#9303)
|
2021-08-22 15:49:24 +08:00 |
|
neverland
|
bf90bde736
|
test: should not mix async、done (#9294)
|
2021-08-20 10:20:43 +08:00 |
|
neverland
|
91aaddca3d
|
fix(Popup): should not call before-close when show prop becomes false (#9291)
|
2021-08-19 19:24:32 +08:00 |
|
jsdawn
|
c934710906
|
perf: resolve beforeClose repeat trigger (#9283)
|
2021-08-19 19:12:09 +08:00 |
|
neverland
|
c3ad21791b
|
docs: prefer using ref (#9285)
* docs: prefer using ref
* docs: fix lint error
|
2021-08-18 16:39:09 +08:00 |
|
neverland
|
5adaeb704d
|
docs(DropdownMenu): fix demo state (#9278)
|
2021-08-18 10:05:44 +08:00 |
|
neverland
|
cb25a8c4ae
|
chore: prefer using ref in script setup (#9276)
|
2021-08-17 20:56:33 +08:00 |
|
neverland
|
c9fecc14ef
|
fix(Calendar): title is undefined in month-show event (#9275)
|
2021-08-17 19:46:44 +08:00 |
|
neverland
|
1aba8227e7
|
docs(TreeSelect): improve document (#9274)
|
2021-08-17 19:32:51 +08:00 |
|
neverland
|
33996db3fa
|
chore: demo using css vars (#9265)
|
2021-08-17 09:50:28 +08:00 |
|
neverland
|
42888a1c22
|
types: using exact component instance type (#9256)
|
2021-08-13 09:59:44 +08:00 |
|
neverland
|
a6b34d24b0
|
types(Field): should export FieldInstance type (#9254)
|
2021-08-12 23:55:04 +08:00 |
|
BaboonKing
|
b86b38cebe
|
feat(Dialog): add a "title" in the title attribute (#9253)
|
2021-08-12 23:53:57 +08:00 |
|
neverland
|
a02cec0f5f
|
types(Progress): add ProgressInstance type (#9247)
|
2021-08-12 10:19:51 +08:00 |
|
neverland
|
713be26ed2
|
types(IndexBar): add IndexBarInstance type (#9246)
|
2021-08-12 10:15:18 +08:00 |
|
neverland
|
a589fc2d12
|
types(NoticeBar): add NoticeBarInstance type (#9245)
|
2021-08-12 10:10:42 +08:00 |
|
neverland
|
08c53c82d2
|
docs: add type version tip (#9244)
|
2021-08-12 09:57:20 +08:00 |
|
neverland
|
31a622bbe7
|
docs: fix useCustomFieldValue link (#9243)
|
2021-08-12 09:53:23 +08:00 |
|
neverland
|
4578477a6e
|
docs(CouponList): fix Popup v-model usage (#9237)
|
2021-08-11 11:49:24 +08:00 |
|
neverland
|
735f7dd24a
|
chore: remote isWeapp mixin (#9236)
* chore: remote isWeapp mixin
* fix: demo locale
|
2021-08-11 11:06:53 +08:00 |
|
neverland
|
4c41908ac1
|
refactor: demo using script setup (#9235)
|
2021-08-11 10:55:10 +08:00 |
|
neverland
|
c34c629ba3
|
chore: bump eslint config and format code (#9223)
|
2021-08-10 10:49:32 +08:00 |
|
neverland
|
9025d3b4e3
|
chore: bump Vue 3.2 and remove event shim (#9218)
|
2021-08-10 10:04:55 +08:00 |
|
neverland
|
ac2940a365
|
types(Area): fix missing onCancel typing (#9217)
|
2021-08-10 09:58:40 +08:00 |
|
neverland
|
e2a1d1ef32
|
types(ImagePreview): add ImagePreviewInstance type (#9216)
|
2021-08-09 17:49:24 +08:00 |
|
neverland
|
2596166e95
|
types(DropdownItem): add DropdownItemInstance type (#9214)
|
2021-08-09 17:06:55 +08:00 |
|
neverland
|
92c06b2700
|
types(DatetimePicker): add DatetimePickerInstance type (#9208)
* types(DatetimePicker): add DatetimePickerInstance type
* chore: fix
|
2021-08-08 17:55:03 +08:00 |
|
neverland
|
e544b9ffe1
|
fix(Field): textarea scroll to top after resizing (#9206)
|
2021-08-08 17:38:42 +08:00 |
|
neverland
|
eaccf2db0f
|
feat(Style): add van-safe-area-bottom util class (#9205)
* feat(Style): add van-safe-area-bottom class
* chore: update test cases
|
2021-08-08 09:08:23 +08:00 |
|
neverland
|
5852b80a17
|
docs: add useCustomFieldValue document (#9202)
|
2021-08-07 21:33:46 +08:00 |
|
neverland
|
1bfcbab2fa
|
chore: migrate to useCustomFieldValue (#9201)
|
2021-08-07 16:22:02 +08:00 |
|
neverland
|
86f6692284
|
fix(Badge): minus x offset not work (#9199)
|
2021-08-07 15:52:25 +08:00 |
|
neverland
|
10c36c05c3
|
types(AddressEdit): add AddressEditInstance type (#9197)
|
2021-08-06 19:11:38 +08:00 |
|
neverland
|
cf86a23c51
|
fix(Toast): failed to update message (#9196)
|
2021-08-06 18:58:07 +08:00 |
|
neverland
|
3a1c8a9d16
|
types(Area): add AreaInstance type (#9195)
|
2021-08-06 18:30:07 +08:00 |
|
neverland
|
2cfb39ad35
|
types(CollapseItem): add CollapseItemInstance type (#9194)
|
2021-08-06 18:25:26 +08:00 |
|
neverland
|
d3828f6ed5
|
fix(Rate): should enable flex wrap (#9192)
|
2021-08-06 17:38:26 +08:00 |
|
neverland
|
5b525def3a
|
types(Picker): add PickerInstance type (#9183)
|
2021-08-04 17:41:36 +08:00 |
|
neverland
|
d36b4a901d
|
docs(IndexBar): fix repeated methods (#9182)
|
2021-08-04 16:13:44 +08:00 |
|