chenjiahan
f885a9d1cf
chore: release 2.12.33
v2.12.33
2021-11-16 13:27:57 +08:00
neverland
9c48a14649
fix(Picker): SSR broken ( #9875 )
2021-11-16 13:26:45 +08:00
chenjiahan
247135fcd4
docs(changelog): 2.12.32
2021-11-15 20:24:01 +08:00
chenjiahan
298635473c
chore: release 2.12.32
v2.12.32
2021-11-15 20:20:53 +08:00
neverland
e23b267580
docs: fix typo in v2 document ( #9865 )
2021-11-15 11:50:53 +08:00
neverland
91e243816e
feat(NoticeBar): add reset method ( #9864 )
...
* feat(NoticeBar): add reset method
* chore: update
* chore: add comment
2021-11-15 11:30:53 +08:00
neverland
3bd5284812
fix(Field): should not trigger validation after blurring readonly input ( #9863 )
2021-11-15 10:50:15 +08:00
neverland
35fa1e9a1d
fix(Tabbar): before-change not work in route mode ( #9855 )
2021-11-13 19:27:40 +08:00
neverland
33ff262d8f
docs(Dialog): add beforeRouteLeave faq ( #9853 )
2021-11-13 18:24:49 +08:00
neverland
791e20e7a9
fix(Switch): switch node inherit font-size ( #9841 )
2021-11-11 19:24:07 +08:00
neverland
c698dbe16a
docs: add @antmjs/vantui to ecosystem ( #9799 )
2021-11-04 17:52:58 +08:00
genffy
14303f4ccb
feat: support picker can scroll on desktop browser ( #9713 )
...
* feat: support picker can scroll on desktop browser
fix: change mousewheel event and fix pr review
opt: optimize wheel on first item
* chore: use deltaY directly
* fix: direction and unit test
Co-authored-by: genffy <genffyl@gmail.com>
2021-11-02 19:15:17 +08:00
chenjiahan
999f465c97
docs(changelog): 2.12.31
2021-10-30 20:26:02 +08:00
chenjiahan
dbf5906c0b
chore: release 2.12.31
v2.12.31
2021-10-30 20:24:16 +08:00
neverland
527d589ef9
fix(Progress): should resize when window size changed ( #9757 )
2021-10-30 20:22:47 +08:00
neverland
2a8c9cb1b5
types: fix VueConstructor type conflict ( #9750 )
2021-10-29 13:08:50 +08:00
neverland
ad16ac3075
docs: update feature in 2.x ( #9747 )
...
* docs: update feature in 2.x
* docs: upd
2021-10-29 10:08:22 +08:00
neverland
03b33985cb
fix(Field): adjust textarea size when focus/blur ( #9718 )
2021-10-24 17:46:12 +08:00
neverland
24f8919d58
docs: fix square typo ( #9714 )
...
* docs: fix square typo
* chore: revert cell props
2021-10-23 22:55:01 +08:00
chenjiahan
610a41e88a
docs: changelog v2.12.30
2021-10-14 10:03:24 +08:00
chenjiahan
16e540d1af
chore: release 2.12.30
v2.12.30
2021-10-14 10:00:58 +08:00
chenjiahan
5e091ef4ff
chore: release 2.12.30-beta.1
v2.12.30-beta.1
2021-10-11 19:38:49 +08:00
zedmund
ae07bb1aff
style: 修复message样式 ( #9657 )
2021-10-11 19:36:53 +08:00
chenjiahan
9cbac96c32
docs(changelog): 2.12.30-beta.0
2021-10-11 14:48:05 +08:00
chenjiahan
2fe7338ee1
chore: release 2.12.30-beta.0
v2.12.30-beta.0
2021-10-11 14:43:36 +08:00
chenjiahan
f7eb5ab029
fix: missing hairline mixin
2021-10-11 14:42:28 +08:00
zedmund
75ef18a96f
feat(Sku): add message extra desc ( #9651 )
...
* feat: 新增sku组件message附加描述信息
* style: 去cell边框
2021-10-11 14:38:01 +08:00
neverland
16edf1322f
docs(NumberKeyboard): fix multiple extraKey doc ( #9552 )
2021-09-23 16:37:44 +08:00
chenjiahan
baeed73205
docs(changelog): 2.12.29
2021-09-22 16:07:07 +08:00
chenjiahan
dedfff665d
chore: release 2.12.29
v2.12.29
2021-09-22 16:03:54 +08:00
neverland
cc2a40450e
fix(Tabs): failed to scroll into view when render multiple tabs ( #9542 )
2021-09-22 16:01:51 +08:00
neverland
91d65d4a64
docs(Uploader): add faq ( #9530 )
2021-09-20 20:27:31 +08:00
chenjiahan
1639ed2fab
docs(changelog): 2.12.28
2021-09-20 20:13:40 +08:00
chenjiahan
d7712b7582
chore: release 2.12.28
v2.12.28
2021-09-20 20:12:42 +08:00
chenjiahan
fc2406ee28
feat(Icons): add sheild-o、guide-o icon
2021-09-20 20:11:55 +08:00
neverland
d2b67fda74
fix(Radio): icon ref may be undefined ( #9504 )
2021-09-17 19:41:57 +08:00
neverland
43b725d020
docs: fix design resource link ( #9491 )
2021-09-17 09:43:27 +08:00
neverland
79b40c56a3
docs: add vant-theme link ( #9490 )
2021-09-17 09:39:30 +08:00
chenjiahan
ca83674d7a
docs(changelog): 2.12.27
2021-09-06 21:04:20 +08:00
chenjiahan
659e7ed7d3
chore: release 2.12.27
v2.12.27
2021-09-06 21:01:32 +08:00
neverland
19ccba9974
docs(Uploader): add compress faq ( #9398 )
2021-09-04 14:00:35 +08:00
neverland
1fd630a9d2
fix(FIeld): field-error-message-font-size var name ( #9393 )
2021-09-03 15:24:09 +08:00
neverland
76e8e62efd
chore: remove console ( #9390 )
2021-09-03 15:07:59 +08:00
chenjiahan
1167293d12
chore: release 2.12.27-beta.0
v2.12.27-beta.0
2021-09-03 15:01:44 +08:00
neverland
a69385d867
feat(Sku): add custom-upload prop ( #9389 )
2021-09-03 15:00:20 +08:00
neverland
3a53fa3aed
docs: update source file link ( #9385 )
2021-09-03 11:41:22 +08:00
neverland
983cceb170
docs: add documentation version tip ( #9379 )
2021-09-02 10:11:01 +08:00
neverland
71574be701
docs(PullRefresh): add faq ( #9344 )
2021-08-27 14:09:51 +08:00
qhbin
20d3f41d6d
fix(Popup): memory leak issue ( #9336 )
...
* fix: 修复弹框组件内存泄漏问题
* fix: es5兼容
Co-authored-by: qiuhuibin <qiuhuibin@bigo.sg>
2021-08-26 11:51:39 +08:00
neverland
ff08987e3c
docs: add react-vant link to v2 site ( #9300 )
2021-08-21 11:04:52 +08:00