nemo-shen
bafbafe887
fix(DatetimePicker): fix incorrect columns index ( #4245 )
...
* fix(DatetimePicker): fix incorrect columns index
* fix(DatetimePicker): emit input when date change
* fix(DatetimePicker): remove debug code
2021-06-03 09:39:31 +08:00
nemo-shen
96c44f383d
Merge pull request #4221 from rex-zsd/hotfix/tabs_20210518
...
fix(Tabs): remove duplicated init offset
2021-05-23 16:57:02 +08:00
nemo-shen
11e83e5f4d
build(CI): add lint & build ( #4224 )
...
* build(workflows): add lint & build
* build(workflows): build:lib
* fix(Components): fix typescript type
2021-05-22 16:46:37 +08:00
表弟
7979dee465
feat(calendar): synchronize the vant calendar component, and add the attribute of custom week starting from the day of the week ( #4211 ) ( #4223 )
...
* feat(calendar): synchronize the vant calendar component, and add the attribute of custom week starting from the day of the week
* feat(calendar): supplement to the description document of calendar components
* feat(calendar): remove the validator of firstDayOfWeek attribute
2021-05-19 18:12:49 +08:00
nemo-shen
0d08ec1489
feat(Calendar): add over-range event ( #4212 )
...
* feat(Calendar): add over-range event
- forbid range-prompt toast when range-prompt is null
- emit over-range event when dateRange > maxRange
* docs(Calendar): doc typo
* feat(Calendar): add show-range-prompt prop
* docs(calendar): doc modify
2021-05-19 09:22:22 +08:00
rex
e835808a39
fix(button): fix open-type not work ( #4222 )
...
#4217
2021-05-18 18:22:02 +08:00
YotrolZ
a641b0922d
fix(circle): Fix the bug of shake when the circle component value is a decimal number. ( #4152 )
...
* fix(circle): Fix the bug of shake when the circle component value is a decimal number
* fix(circle): Fix the bug of shake when the circle component value is a decimal number
2021-05-18 18:15:14 +08:00
rex
1d641b902f
fix(tabs): remove duplicated init offset
...
fix #4202
2021-05-18 17:27:41 +08:00
rex
17b566beb9
docs(popup): add solution for scroll through ( #4213 )
2021-05-14 11:37:13 +08:00
chenjiahan
cde3876fb0
fix(NoticeBar): incorrect scroll speed
2021-05-11 15:43:53 +08:00
rex
c0db43fc88
feat(open-type): support getUserProfile ( #4203 )
...
* chore(open-type): merge open type mixin into button mixin
* chore(button): shorten open type method names
* feat(open-type): support getUserProfile
2021-05-11 15:24:04 +08:00
echofly
44da05bec4
fix(notice-bar): adjust scrollable behavior ( #4201 )
2021-05-11 15:16:05 +08:00
rex
62f7d2b65e
feat(panel): remove useFooterSlot ( #4205 )
2021-05-11 15:12:32 +08:00
neverland
b9920eee4a
docs(Calendar): add allow-same-day tips #4174
2021-05-10 19:20:08 +08:00
DAI JIE
6d85222338
fix(calendar): fix custom color for same-day button ( #4200 )
2021-05-10 19:15:32 +08:00
DAI JIE
fa5b7a19eb
docs(calendar): Fix typo ( #4199 )
2021-05-10 19:12:16 +08:00
nemo-shen
1292b7cfd5
fix(Rate): support touch move and selected half star ( #4195 )
2021-05-08 09:38:03 +08:00
rex
bffe5fc999
fix(radio): support set disabled dynamic ( #4191 )
2021-05-06 19:02:10 +08:00
chenjiahan
51aff18dea
types: fix typing issues
2021-04-29 20:56:40 +08:00
neverland
642f10d1b5
docs: fix typo ( #4147 )
2021-04-13 10:28:53 +08:00
dengrongyao
2b657446ec
docs: 优化代码逻辑
2021-04-12 20:38:36 +08:00
dengrongyao
d82b491d29
docs: 更新组件名称
2021-04-12 20:38:36 +08:00
dengrongyao
c024430d4f
docs: 统一文档标点
2021-04-12 20:38:36 +08:00
dengrongyao
403a2893bd
docs: 补充组件描述
2021-04-12 20:38:36 +08:00
neverland
15fe068955
docs(Area): using @vant/area-data ( #4139 )
2021-04-09 16:34:10 +08:00
lvwzhen
7f9fa00c0b
docs: 修复 Tabs 隐藏显示的错误 ( #4138 )
2021-04-08 20:11:41 +08:00
eastyu
c21e39784f
add duration ( #4099 )
...
computed.wrapperStyle needs duration parameter, otherwise it will generate undefined value for transition style property
2021-04-01 20:41:25 +08:00
EvanOne(文一)
5dddcdb3b7
docs: fix the url of 'area.js' ( #4115 )
2021-03-29 09:59:53 +08:00
rex
f9d067e0e8
perf(circle): downgrade to native when sdk version lower than 2.9.0 ( #4050 )
2021-02-19 15:41:24 +08:00
rex
c5b4858214
feat(stepper): add new prop theme & add new slot ( #4049 )
...
fix #3417
2021-02-19 14:29:00 +08:00
rex
a61f765260
feat(notice-bar): add default slot ( #4048 )
...
fix #4023
2021-02-19 10:32:13 +08:00
华晨
6967e202b4
docs: 修正 Field 文档示例代码格式错误 ( #4044 )
2021-02-14 16:31:28 +08:00
rex
acb8e3506d
fix(checkbox): fix label-position not work ( #4036 )
...
fix #4017
2021-02-04 14:51:59 +08:00
大喵
b75851c4c2
fix: "beforeClose" missing parameter declaration ( #4019 )
2021-02-04 10:29:05 +08:00
rex
079b344ff1
feat(radio): add new prop direction ( #4007 )
...
fix #3780
2021-01-26 17:53:46 +08:00
rex
60acd2d848
fix(transition): do not display when show is true ( #4005 )
...
fix #3816
2021-01-26 17:15:42 +08:00
rex
84eb154377
docs(area): fix mock data ( #4004 )
...
fix #3983
2021-01-26 16:10:21 +08:00
rex
3b015fe1a3
refactor(transition): no longer throw error in wrong status ( #4003 )
...
fix #3993
2021-01-26 16:08:03 +08:00
rex
b13513f713
docs(field): add doc for center prop ( #3976 )
...
fix #3951
2021-01-19 18:02:41 +08:00
rex
808b057980
feat(uploader): support preview file ( #3975 )
...
fix #3946
2021-01-19 17:51:20 +08:00
rex
5e1c65e52a
perf(picker): shorten template code ( #3973 )
2021-01-19 11:09:40 +08:00
rex
600e189aa0
perf(calendar): shorten template code ( #3972 )
2021-01-19 11:08:56 +08:00
rex
efa5a4ef14
docs(tabbar): replace minicode ( #3971 )
...
fix #3953
2021-01-19 10:18:23 +08:00
rex
5726819a78
perf(picker): use wxs ( #3949 )
2021-01-08 16:28:22 +08:00
Wei Bo
e2dbe4d9fc
docs: update the url of mini program development document ( #3941 )
2021-01-07 12:51:58 +08:00
rex
e2e21c3b61
perf(empty): use wxs ( #3933 )
2021-01-04 21:03:15 +08:00
rex
5e4cbeac65
feat(field): add new slot input & add new event click-input ( #3932 )
...
fix #3604
2021-01-04 20:42:21 +08:00
rex
cd0fc68de6
perf(swipe-cell): avoid useless animate ( #3928 )
...
fix #3884
2020-12-31 17:05:49 +08:00
rex
e500d6be5f
docs(dialog): correct confirm-button-color ( #3925 )
2020-12-31 15:23:28 +08:00
陌路凡歌
11551cb810
fix(Dialog): fix(Dialog): closeOnClickOverlay true,overlay click error 'this.onClose is not a function' ( #3913 )
2020-12-31 15:16:11 +08:00