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 |
|
dependabot[bot]
|
01c3c3619d
|
build(deps): bump tar from 4.4.10 to 4.4.15 in /packages/vant-waterfall (#9184)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.10 to 4.4.15.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.10...v4.4.15)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-08-05 11:13:44 +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 |
|
neverland
|
76de1680b1
|
types(Search): add SearchInstance type (#9181)
|
2021-08-04 16:12:45 +08:00 |
|
neverland
|
5d369072fe
|
types(SwipeCell): add SwipeCellInstance type (#9179)
|
2021-08-04 16:02:19 +08:00 |
|
neverland
|
85b1f83a9d
|
feat(Button): loading-size prop support number type (#9177)
|
2021-08-04 10:21:13 +08:00 |
|
neverland
|
46cbdfa8ce
|
docs: add teleport link (#9176)
|
2021-08-04 10:14:57 +08:00 |
|
neverland
|
d6e5dcb813
|
docs: add disable animation tip (#9175)
|
2021-08-04 09:59:22 +08:00 |
|
Weicong Peng
|
2fe60bc4a9
|
fix(Tabs): remove invalid head padding for card type (#9168)
* fix: 去除card类型的tabs头样式多余padding
* style: 优化tabs组件not选择器写法
Co-authored-by: 彭伟聪 <weicong.peng@foxmail.com>
|
2021-08-04 09:47:42 +08:00 |
|
neverland
|
795de3dd51
|
types(Tabs): add TabsInstance type (#9174)
* types(Tabs): add TabsInstance type
* types: fix
|
2021-08-03 20:30:21 +08:00 |
|
neverland
|
ff464c12fa
|
types: add FIeldInstance type (#9166)
|
2021-08-02 20:42:27 +08:00 |
|
neverland
|
5f41cb9bbd
|
types: add CalendarInstance type (#9165)
* types: add CalendarInstance type
* types: fix
|
2021-08-02 17:43:12 +08:00 |
|
neverland
|
1b5c166824
|
types(Uploader): add UploaderInstance type (#9164)
* types(Uploader): add UploaderInstance type
* types: UploaderExpose
* fix: types
|
2021-08-01 18:32:07 +08:00 |
|
neverland
|
8f96a7b8a1
|
style(Image): fix border radius value (#9163)
|
2021-08-01 16:05:33 +08:00 |
|
neverland
|
1c781113bd
|
types: add ListInstance type (#9159)
|
2021-07-31 11:29:48 +08:00 |
|
neverland
|
32e77d71ab
|
types: add SwipeInstance type (#9158)
|
2021-07-30 14:25:14 +08:00 |
|
neverland
|
44fb849a5f
|
types(CountDown): add CountDownInstance type (#9153)
* types(CountDown): add CountDownInstance type
* chore: fix snapshot
|
2021-07-29 15:34:08 +08:00 |
|
neverland
|
8a0f7ff3f0
|
docs: improve Form demo (#9149)
|
2021-07-29 10:21:56 +08:00 |
|
neverland
|
82bed7711c
|
types(CheckboxGroup): add CheckboxGroupInstance type (#9142)
|
2021-07-28 17:56:25 +08:00 |
|
neverland
|
4dd03edf76
|
types(Checkbox): add CheckboxInstance type (#9140)
|
2021-07-28 17:37:08 +08:00 |
|
neverland
|
51b7a66913
|
types(Form): add FormInstance type (#9139)
* types(Form): add FormInstance type
* types: useExpose type
|
2021-07-28 17:20:11 +08:00 |
|
neverland
|
4705f0be1d
|
fix(Notify): default option is overrided (#9138)
|
2021-07-28 16:34:05 +08:00 |
|
neverland
|
b7e6e68a92
|
chore(Tabs): add deprecation warning (#9129)
* chore(Tabs): add deprecation warning
* chore: upd
* chore: upd
|
2021-07-28 09:33:28 +08:00 |
|
chenjiahan
|
a505a9a266
|
release: @vant/markdown-loader@4.1.1
|
2021-07-27 21:00:42 +08:00 |
|
郑昊川
|
b72f4980a9
|
fix(markdown-loader): windows path format (#9127)
|
2021-07-27 20:57:30 +08:00 |
|
neverland
|
0736700296
|
docs: remove index key (#9122)
|
2021-07-26 19:12:36 +08:00 |
|
neverland
|
373ec669fb
|
chore(Toast): using Map (#9120)
|
2021-07-26 18:55:41 +08:00 |
|
chenjiahan
|
835ac68d82
|
chore: delete deprecated local.less
|
2021-07-26 16:28:07 +08:00 |
|
chenjiahan
|
aaee8175a5
|
docs(changelog): 3.1.5
|
2021-07-26 16:25:46 +08:00 |
|
chenjiahan
|
8d1ec87c95
|
release: 3.1.5
v3.1.5
|
2021-07-26 16:22:09 +08:00 |
|
neverland
|
354ab2db82
|
feat(Uploader): add click-upload event (#9119)
|
2021-07-26 16:19:16 +08:00 |
|
neverland
|
728e28f80c
|
feat(Uploader): add readonly prop (#9118)
* feat(Uploader): add readonly prop
* chore: bump deps
|
2021-07-25 19:23:36 +08:00 |
|
neverland
|
2821acb37a
|
style(Loading): simplify selector (#9117)
|
2021-07-25 11:53:56 +08:00 |
|
neverland
|
cafbf2bef4
|
style(Toast): improve unclickable cursor (#9116)
|
2021-07-25 11:00:23 +08:00 |
|
neverland
|
7ae00c1b40
|
docs(Tabs): add before-change swipeable tip (#9115)
|
2021-07-25 05:46:50 +08:00 |
|
neverland
|
3940306bd4
|
feat(AddressEdit): add address-edit-button-font-size var (#9113)
|
2021-07-24 20:23:59 +08:00 |
|
neverland
|
0d6d7ce38d
|
style(ContactEdit): add button class (#9112)
|
2021-07-24 20:18:32 +08:00 |
|
neverland
|
5a9b7d3aec
|
fix(Dialog): entry file ext (#9110)
|
2021-07-24 10:44:15 +08:00 |
|
neverland
|
bcb0d67411
|
docs: update basic variables usage (#9109)
|
2021-07-24 10:41:36 +08:00 |
|
neverland
|
09ce8e232c
|
fix(NumberKeyboard): should not emit close event when click away (#9108)
|
2021-07-24 09:51:48 +08:00 |
|
neverland
|
44504c9ab6
|
style(Field): reduce selector depth (#9103)
|
2021-07-23 14:10:14 +08:00 |
|
neverland
|
69981b1940
|
style(Tabbar): fix tabbar-item-icon-margin-bottom var name (#9101)
* style(Tabbar): fix tabbar-item-icon-margin-bottom var name
* docs: upd
|
2021-07-23 10:30:38 +08:00 |
|
neverland
|
ffa3763e0b
|
style(Search): fix incorrect left icon color (#9100)
|
2021-07-23 10:16:58 +08:00 |
|
chenjiahan
|
11b81c27cd
|
docs(@vant/icons): changelog v1.7.0
|
2021-07-22 20:57:56 +08:00 |
|
chenjiahan
|
418a302950
|
release: @vant/icons 1.7.0
|
2021-07-22 20:53:57 +08:00 |
|
neverland
|
c6a9e8a4db
|
fix(@vant/icons): invitation typo (#9096)
* fix(@vant/icons): invitation typo
* chore: add file
|
2021-07-22 20:52:49 +08:00 |
|