neverland
6ed16c0770
fix(NavBar): get correct height in mobile safari ( #10190 )
2022-01-15 20:01:55 +08:00
neverland
22ee50576c
fix(DatetimePicker): error in some edge cases ( #10186 )
2022-01-14 16:09:57 +08:00
neverland
edaf7ec45b
fix(Tabbar): get correct height in mobile safari ( #10185 )
2022-01-14 15:51:08 +08:00
chenjiahan
03f77d4bba
docs(changelog): 2.12.38
2022-01-10 10:31:06 +08:00
chenjiahan
e606ba2090
chore: release 2.12.38
v2.12.38
2022-01-10 10:28:50 +08:00
neverland
9c16a6ad2b
fix(PullRefresh): may trigger browser bounce in some cases ( #10090 )
2021-12-23 17:24:20 +08:00
neverland
63e25b05d6
docs: add free CDN tips ( #10068 )
2021-12-20 14:51:51 +08:00
neverland
8fd2c0570e
chore(Slider): format code ( #10055 )
2021-12-16 20:11:40 +08:00
black-star123
3976d5583d
feat(Slider): add left-button and right-button slots ( #10053 )
2021-12-16 20:05:26 +08:00
chenjiahan
95b4cad61a
docs(changelog): 2.12.37
2021-12-14 21:07:09 +08:00
chenjiahan
1868fbc9e2
chore: release 2.12.37
v2.12.37
2021-12-14 21:04:30 +08:00
neverland
9a2acced0d
feat(ImagePreview): add overlayStyle option ( #10043 )
2021-12-14 21:01:52 +08:00
neverland
1d4c4df4fa
fix(DatetimePicker): should update value after calling picker methods ( #10028 )
2021-12-11 10:39:56 +08:00
neverland
29b1449977
docs: improve required description ( #10025 )
2021-12-11 09:40:00 +08:00
chenjiahan
e34adc6b09
docs(changelog): 2.12.36
2021-12-05 11:50:23 +08:00
chenjiahan
6bc3dbfca5
chore: release 2.12.36
v2.12.36
2021-12-05 11:44:45 +08:00
chenjiangui
3e71c4a224
fix(Uploader): preview is slow when sum of images size be bigger( #7307 ) ( #9953 )
...
* fix(Uploader): preview is slow when sum of images size be bigger(#7307 )
* Update index.js
Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2021-11-29 20:50:33 +08:00
chenjiahan
b59f58e951
docs(@vant/cli): changelog 2.11.4
2021-11-29 13:28:17 +08:00
chenjiahan
b9eb574eb0
chore: release @vant/cli@2.11.4
2021-11-29 11:56:28 +08:00
neverland
b04bac5844
fix(@vant/cli): incorrect global object for async chunk ( #9955 )
2021-11-29 11:55:42 +08:00
chenjiangui
d4a29afb6a
fix(Calendar): date is empty when poppable = fasle
in dialog ( #9845 ) ( #9939 )
2021-11-27 19:08:23 +08:00
chenjiahan
ce6bda41ad
docs(changelog): v2.12.35
2021-11-27 18:34:34 +08:00
chenjiahan
3c3561673b
chore: release 2.12.35
v2.12.35
2021-11-27 18:31:33 +08:00
chenjiangui
40f9fd8172
fix(DatetimePicker): fix incorrect confirm value when v-model is not used ( #9938 )
2021-11-25 16:11:47 +08:00
chenjiangui
2890b77604
fix(Swipe): overflow
lose efficacy in iOS safari ( #9933 )
...
* fix(Swipe): issue #9931 `overflow` lose efficacy in ios/safari
* Update index.less
Co-authored-by: neverland <chenjiahan@buaa.edu.cn>
2021-11-25 09:53:40 +08:00
chenjiangui
cb6c10cd32
test(Tabbar): modify test case with route mode
( #9924 )
2021-11-24 15:10:36 +08:00
chenjiahan
c91be41922
docs(changelog): 2.12.34
2021-11-24 14:29:35 +08:00
chenjiahan
175fb7d46d
chore: release 2.12.34
v2.12.34
2021-11-24 13:09:23 +08:00
chenjiangui
678d4d6ea0
fix(DatetimePicker): fix incorrect confirm value when v-model is not used ( #9913 )
2021-11-24 13:08:31 +08:00
chenjiahan
c842eeeb05
chore: release 2.12.34-beta.0
v2.12.34-beta.0
2021-11-24 11:40:51 +08:00
chenjiangui
8dfe31c7a2
feat(Tabbar): #9173 support highlighted with child route ( #9921 )
2021-11-24 09:51:32 +08:00
neverland
102a3e4b4e
fix(Swipe): should prevent touchmove event when swiping ( #9918 )
2021-11-23 20:57:34 +08:00
chenjiahan
d0260cf990
docs(changelog): 2.12.33
2021-11-16 13:28:53 +08:00
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