landluck
|
d14ac6027a
|
feat(field): add prop extra-event-params support (#5184)
* feat(field): add prop extra support
* feat(field): adjust extra params to extra-to-params
|
2023-01-11 16:36:30 +08:00 |
|
znanh
|
b2fabe6b2b
|
docs(action-sheet):修复close-on-click-overlay初始值书写错误
|
2023-01-09 15:43:55 +08:00 |
|
maoweifan
|
7160828cf1
|
fix(Cascader): cascader__option--select not bind
|
2023-01-08 13:52:11 +08:00 |
|
maoweifan
|
e46d11f837
|
fix(Cascader): change isSelected key
|
2023-01-08 01:59:50 +08:00 |
|
landluck
|
924d04b5a3
|
Merge pull request #5164 from landluck/feature/add_uploader_extension
feat(uploader): add extension property support
|
2022-12-30 19:03:29 +08:00 |
|
landluck
|
d4cf2154fe
|
fix(steps): fixed extra spacing in the vertical direction (#5166)
|
2022-12-30 18:03:22 +08:00 |
|
landluck
|
a80767e9c1
|
feat(uploader): add extension property support
|
2022-12-29 20:04:25 +08:00 |
|
landluck
|
72476e639d
|
feat(image): add webp property support (#5163)
|
2022-12-29 19:33:38 +08:00 |
|
landluck
|
5f7150d980
|
fix(stepper): fixed displaying incorrect values when on blur (#5158)
|
2022-12-21 11:57:40 +08:00 |
|
landluck
|
e4ad5cc51a
|
fix(transition): fixed enter event trigger multiple times (#5157)
|
2022-12-21 11:15:37 +08:00 |
|
landluck
|
33e1725b0a
|
fix(uploader): fix preview video index error (#5142)
|
2022-12-14 10:25:36 +08:00 |
|
landluck
|
91a12bbaaf
|
fix(dialog): fixed extra lines without button (#5141)
|
2022-12-14 10:25:02 +08:00 |
|
landluck
|
76522a173f
|
feat(tab): add before-change event support (#5139)
* feat(tab): add before-change event support
* docs(tab): delete unnecessary content
|
2022-12-14 10:24:32 +08:00 |
|
landluck
|
e7426dba36
|
fix(dropdown): fix last item style on text over (#5145)
|
2022-12-14 10:12:52 +08:00 |
|
landluck
|
5ef53f25e0
|
fix(search): optimize the Cancel button click area (#5148)
* fix(search): optimize the Cancel button click area
* test(search): fix test case failed
|
2022-12-14 10:12:32 +08:00 |
|
landluck
|
786448ac2e
|
test(field): fix test case error
|
2022-12-13 11:55:28 +08:00 |
|
landluck
|
98cb9c04ea
|
Merge pull request #5059 from noyobo/patch-2
fix: filed Demo missing van-button
|
2022-12-13 11:35:28 +08:00 |
|
landluck
|
af74936bdc
|
docs(uploader): add thumb prop desc
|
2022-12-12 20:53:20 +08:00 |
|
yangjinfeng
|
830a68c511
|
fix: conflict
|
2022-12-12 14:48:14 +08:00 |
|
yangjinfeng
|
c1abd0052f
|
fix: 调整tab wrap-class位置及cascader review细节问题
|
2022-12-09 18:26:48 +08:00 |
|
landluck
|
270474f541
|
fix(transition): fix requestAnimationFrame is not executed in the background (#5131)
|
2022-12-06 10:46:19 +08:00 |
|
yangjinfeng
|
88eb9379a9
|
fix: cascader empty index-bar test demo
|
2022-12-05 19:33:56 +08:00 |
|
yangjinfeng
|
845ce17cfe
|
Merge branch 'dev' into feature/add-cascader
|
2022-12-05 17:13:48 +08:00 |
|
yangjinfeng
|
d86d4a6a5f
|
feat(cascader): 新增 cascader 组件 (#4992)
|
2022-12-05 16:53:29 +08:00 |
|
xujiujiu
|
9098f427bf
|
fix: slider docs demo bug (#5128)
示例中 value 值不对,导致编译出错
|
2022-12-05 11:09:04 +08:00 |
|
landluck
|
5b96c7acb0
|
fix(tab): fix maximum call stack on scroll (#5125)
|
2022-12-02 10:19:26 +08:00 |
|
landluck
|
c6bff2718a
|
fix(tabs): fix issue with component init animation (#5115)
|
2022-11-29 11:26:05 +08:00 |
|
landluck
|
56cc44f60e
|
feat(uploader): add media media-type props support (#5113)
* feat(uploader): add media media-type props support
* docs(uploader): fix media-type props example error
|
2022-11-28 20:36:44 +08:00 |
|
landluck
|
09360b2df3
|
fix(slider): fix emit value is not final value (#5112)
* fix(slider): fix emit value is not final value
* fix: fix change event emit multiple times
|
2022-11-28 17:25:37 +08:00 |
|
MuYiez
|
8b441de1a6
|
fix(stepper):修复stepper blur事件失焦时会触发change事件
|
2022-11-22 20:22:39 +08:00 |
|
landluck
|
c118b83aeb
|
Merge pull request #5104 from landluck/hotfix/fix_dome_error
docs(Calendar): fix the sample code error
|
2022-11-22 10:05:58 +08:00 |
|
landluck
|
c55c785a9e
|
docs(Calendar): fix the sample code error
|
2022-11-22 10:03:36 +08:00 |
|
landluck
|
406d7200ab
|
feat(dialog): add custom class support (#5102)
|
2022-11-21 11:52:28 +08:00 |
|
landluck
|
01a389c58b
|
feat(dropdown-menu): add multiple custom class support (#5099)
|
2022-11-18 10:52:52 +08:00 |
|
landluck
|
f4c71d3d56
|
feat(action-sheet): add custom class support (#5097)
* feat(action-sheet): add custom class support
* fix(action-sheet): fix custom class doc error
|
2022-11-14 11:26:04 +08:00 |
|
landluck
|
a396085bef
|
Merge pull request #5096 from landluck/feature/opt_collapse_item_doc
docs(collapse): add right-icon desc
|
2022-11-14 10:45:47 +08:00 |
|
landluck
|
d39b35fc3a
|
docs(collapse): add right-icon desc
|
2022-11-14 10:36:09 +08:00 |
|
Serifx
|
697746fb47
|
fix(search): add 'value' prop definition
|
2022-11-11 17:58:42 +08:00 |
|
landluck
|
3c3978df3e
|
docs: update repo links
|
2022-11-06 16:56:50 +08:00 |
|
landluck
|
46b8d053e3
|
fix(mixin): fix scroll function are not recycled (#5086)
* fix(mixins): fix scroll function are not recycled
* fix(mixins): opt page scroll mixin recycle
|
2022-11-03 14:42:11 +08:00 |
|
landluck
|
66c967b782
|
fix(button): fix button disabled & loading active ui (#5084)
* fix(button): fix button disabled active ui
* fix(button): fix button loading active ui
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
|
2022-11-03 10:18:25 +08:00 |
|
landluck
|
abeddfd09d
|
fix(overlay): add custom-class support (#5083)
* fix(overlay): add custom-class support
* fix(overlay): fix overlay bad test case
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
|
2022-11-02 17:49:57 +08:00 |
|
landluck
|
5e87650fe2
|
fix(slider): fix slider can't swipe (#5079)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
|
2022-10-31 13:05:36 +08:00 |
|
landluck
|
eb50789df3
|
fix: fix test cli error (#5076)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
|
2022-10-27 10:58:00 +08:00 |
|
cikenerd
|
186b0156df
|
fix: 修复插件内使用 van-tabs 切换 tab 报错的问题 (#5073)
* 修复插件内使用van-tabs切换tab报错的问题
* fix(van-tabs): 修复小程序插件内使用van-tabs切换tab没有反应的问题
feat(van-tabs): incorrect style
docs(van-tabs): 去除utils,version里面require循环依赖,修复插件内调用wx.canIUse抛异常问题
* fix(van-tabs): 修复小程序插件内使用van-tabs切换tab没有反应的问题
feat(van-tabs): incorrect style
docs(van-tabs): 去除utils,version里面require循环依赖,修复插件内调用wx.canIUse抛异常问题
* fix(van-tabs): incorrect style
feat(van-tabs): incorrect style
docs(van-tabs): incorrect style
|
2022-10-26 14:29:38 +08:00 |
|
landluck
|
9d96e248f4
|
fix: fix dialog & toast doc error (#5064)
Co-authored-by: liuhaihonggia <liuhaihong@youzan.com>
|
2022-10-17 21:31:04 +08:00 |
|
大宝
|
8ec17cc87d
|
fix: filed Demo missing van-button
|
2022-10-13 16:01:10 +08:00 |
|
大宝
|
e87c22edec
|
fix: card demo 缺少 tag button 定义 (#5057)
|
2022-10-11 19:04:25 +08:00 |
|
uxuip
|
a8d5999d89
|
feat(Dialog): option context support function (#5043)
|
2022-09-19 14:24:14 +08:00 |
|
chenjiahan
|
9a708747a8
|
types(Toast): fix context type
|
2022-09-07 22:54:48 +08:00 |
|