neverland
|
22e6ce1268
|
docs: remove legacy join us (#8170)
|
2021-02-16 16:27:51 +08:00 |
|
neverland
|
86b276caa5
|
fix(Popup): should watch lockScroll (#8169)
* fix(Popup): should watch lockScroll
* chore: oreder
* chore: upd
* chore: upd
|
2021-02-16 16:22:34 +08:00 |
|
neverland
|
f7b09d1677
|
feat(Notify): add lockScroll option (#8168)
|
2021-02-16 13:57:05 +08:00 |
|
neverland
|
8568c02e0b
|
types(DropdownMenu): use tsx (#8167)
|
2021-02-16 13:20:05 +08:00 |
|
neverland
|
6c89575946
|
types(Popover): use tsx (#8166)
|
2021-02-16 13:16:24 +08:00 |
|
chenjiahan
|
68555aa29a
|
chore: release @vant/popperjs 1.0.4
|
2021-02-16 12:55:34 +08:00 |
|
neverland
|
b410ea46f1
|
types(Poppperjs): export types (#8165)
|
2021-02-16 12:54:37 +08:00 |
|
neverland
|
9e05d21445
|
fix(IndexBar): failed to render active anchor when inited (#8164)
|
2021-02-16 10:57:19 +08:00 |
|
neverland
|
57a36967c5
|
types(IndexBar): use tsx (#8163)
|
2021-02-16 10:48:28 +08:00 |
|
neverland
|
fc7de3658d
|
types(Rate): use tsx (#8162)
|
2021-02-15 22:03:04 +08:00 |
|
neverland
|
6c36fadf59
|
types(Search): use tsx (#8161)
|
2021-02-15 21:55:53 +08:00 |
|
neverland
|
a8060bb599
|
chore: demo ts (#8160)
* chore: demo ts
* chore: fix
|
2021-02-14 19:50:45 +08:00 |
|
neverland
|
8cbf153073
|
fix(Form): may scroll to incorrect field after submitted (#8159)
|
2021-02-14 19:34:36 +08:00 |
|
neverland
|
c6e65f4fd6
|
types(Notify): use tsx (#8158)
|
2021-02-14 19:14:47 +08:00 |
|
neverland
|
8d379e0f00
|
types(Popup): position type (#8157)
|
2021-02-14 18:41:34 +08:00 |
|
neverland
|
d8e7489081
|
types(NumberKeyboard): use tsx (#8156)
|
2021-02-14 17:25:24 +08:00 |
|
neverland
|
4cb974ab02
|
types: ComponentInstance (#8154)
|
2021-02-14 17:07:26 +08:00 |
|
neverland
|
0fb0186fad
|
types(Form): use tsx (#8153)
|
2021-02-14 16:51:37 +08:00 |
|
neverland
|
08e928111b
|
types: using unknown instead of any (#8152)
* types: using unknown instead of any
* chore: UnknownProp
|
2021-02-14 12:37:02 +08:00 |
|
neverland
|
393b2a256f
|
types(Field): use tsx (#8151)
|
2021-02-14 11:31:43 +08:00 |
|
neverland
|
fa8b494f0e
|
chore: rename vModel to v-model (#8150)
|
2021-02-14 11:05:13 +08:00 |
|
neverland
|
d67b6e1184
|
types(Swipe): use tsx (#8148)
|
2021-02-13 21:19:19 +08:00 |
|
chenjiahan
|
6a24e0d5ea
|
docs(@vant/use): changelog v1.0.5
|
2021-02-13 21:03:17 +08:00 |
|
chenjiahan
|
cf90a6ec0f
|
chore: release @vant/use@1.0.5
|
2021-02-13 21:02:09 +08:00 |
|
chenjiahan
|
d2e00ac275
|
types(@vant/use): useRect should awalys return DOMRect
|
2021-02-13 21:01:12 +08:00 |
|
chenjiahan
|
a746ded63e
|
Revert "fix(@vant/use): useRect should always return DOMRect (#8147)"
This reverts commit 0d0310d34e230115a0cd3389835a0fdd2109c66d.
|
2021-02-13 20:59:27 +08:00 |
|
neverland
|
0d0310d34e
|
fix(@vant/use): useRect should always return DOMRect (#8147)
|
2021-02-13 20:57:06 +08:00 |
|
neverland
|
7ec644c3bc
|
types(ContactList): use tsx (#8146)
|
2021-02-12 20:22:21 +08:00 |
|
neverland
|
4f4e0b4f94
|
types(ContactEdit): use tsx (#8145)
* types(ContactEdit): use tsx
* types: improve
|
2021-02-12 20:18:30 +08:00 |
|
neverland
|
cb2c2b9b68
|
test: prefer enUS (#8144)
|
2021-02-12 20:06:11 +08:00 |
|
neverland
|
eaf01090cc
|
types(AddressList): use tsx (#8143)
|
2021-02-12 18:58:14 +08:00 |
|
neverland
|
e943b081f8
|
chore(Picker): move shared props (#8142)
|
2021-02-12 13:26:25 +08:00 |
|
neverland
|
2fc8333c45
|
types(AddressEdit): use tsx (#8141)
|
2021-02-12 13:22:44 +08:00 |
|
neverland
|
a00f599dc2
|
types(Area): use tsx (#8140)
|
2021-02-12 13:18:13 +08:00 |
|
neverland
|
54be2b3c0a
|
types(Cascader): fieldNames should be optional (#8139)
|
2021-02-12 13:05:00 +08:00 |
|
chenjiahan
|
30254b0420
|
chore: merge
|
2021-02-12 13:04:20 +08:00 |
|
chenjiahan
|
7e330109b3
|
types(Cascader): fieldNames should be optional
|
2021-02-12 13:03:04 +08:00 |
|
neverland
|
ba69a212ba
|
fix(Picker): failed to render text type (#8138)
|
2021-02-12 13:02:01 +08:00 |
|
neverland
|
7355b610e1
|
types(Picker): use tsx (#8137)
|
2021-02-12 12:07:22 +08:00 |
|
chenjiahan
|
76aaba8089
|
docs(@vant/use): changelog v1.0.4
|
2021-02-12 11:35:23 +08:00 |
|
chenjiahan
|
246b50fb86
|
chore: release @vant/use@1.0.4
|
2021-02-12 11:34:27 +08:00 |
|
neverland
|
6ed34d2629
|
types(@vant/use): useChldren support generics (#8136)
|
2021-02-12 11:33:31 +08:00 |
|
neverland
|
26601e9ac3
|
types: test cases typing (#8135)
|
2021-02-11 13:18:38 +08:00 |
|
chenjiahan
|
4f612f3f23
|
fix: tabbar build failed
|
2021-02-11 13:13:02 +08:00 |
|
chenjiahan
|
e2e0f66fe6
|
types: test cases typing
|
2021-02-11 13:04:00 +08:00 |
|
neverland
|
7a5fb894d2
|
types: fix to prop typing (#8134)
|
2021-02-11 12:34:25 +08:00 |
|
neverland
|
1019463e89
|
types(CheckboxGroup): toggleAll should allow boolean type (#8133)
|
2021-02-11 12:21:57 +08:00 |
|
neverland
|
58cb5b6d6b
|
test: add vtu style plugin (#8132)
|
2021-02-11 12:19:21 +08:00 |
|
neverland
|
a41b2c03bd
|
types: add vue sfc shim (#8131)
|
2021-02-11 11:32:44 +08:00 |
|
neverland
|
015be0ee70
|
types(Collapse): use tsx (#8130)
|
2021-02-11 10:52:49 +08:00 |
|