1546 Commits

Author SHA1 Message Date
landluck
f197c5f3c3
feat(field): expand click area support (#5479) 2023-07-10 17:49:20 +08:00
johnsonwong666
f26de0cbb0
feat(Upload): add videoFit prop (#5475) 2023-07-10 14:52:19 +08:00
landluck
8309c27297
feat(field): add custom-class prop support (#5476) 2023-07-10 14:50:57 +08:00
johnsonwong666
b005b41c4e
feat(calendar): allow default date to be null (#5395) 2023-07-05 13:54:40 +08:00
landluck
2c7629fe07
feat(button): add getRealtimePhoneNumber support (#5471) 2023-07-05 13:53:44 +08:00
johnsonwong666
3d1d27641b
feat(icon): add_icon_info_class (#5458) 2023-07-03 17:08:16 +08:00
johnsonwong666
22acb8ddbc
feat(goods-action-icon): add size prop (#5457) 2023-07-03 17:06:35 +08:00
landluck
35d8346647
Merge pull request #5445 from johnsonwong666/hotfix/fix_issue_5444
fix(Slider): fix decimal value
2023-07-03 15:10:28 +08:00
johnsonwong666
35b199f9f6 fix(Calendar): fix startDay with range type and allow same day 2023-06-26 16:00:43 +08:00
johnsonwong666
e8ed007d89 fix(Slider): fix decimal value 2023-06-19 20:26:53 +08:00
landluck
8697c56b85
Merge pull request #5437 from johnsonwong666/hotfix/fix_doc_5433
fix(dialog & swipe-cell): fix doc example error
2023-06-19 10:51:23 +08:00
johnsonwong666
ba927da0ea fix: fix doc 2023-06-14 16:16:37 +08:00
Mikasa33
31d255d57e
Update README.md 2023-05-23 14:29:21 +08:00
landluck
4b86663562
Merge pull request #5386 from johnsonwong666/hotfix/fix_issue_5135
fix(tab): fix tab async
2023-05-19 15:11:55 +08:00
johnsonwong666
97af57cee9 fix(tab): delete extra return 2023-05-19 15:04:33 +08:00
johnsonwong666
53e4a0d3f9 fix(tab): async tab active 2023-05-18 19:38:42 +08:00
landluck
10795bf325
Merge pull request #5381 from johnsonwong666/hotfix/fix_issue_5288
fix(Calendar): fix month title sync
2023-05-18 09:52:46 +08:00
johnsonwong666
a140117e8b fix(Calendar): fix month title sync 2023-05-17 10:02:45 +08:00
landluck
9f1a52ea15
Merge pull request #5380 from landluck/hotfix/fix_issue_5379
fix(cascader): fix error display of async data
2023-05-16 21:33:29 +08:00
landluck
9c57499824
Merge pull request #5185 from maoweifan/dev
fix(Cascader): fix selected style error and fieldNames Invalid
2023-05-16 21:33:11 +08:00
landluck
4ccb1eeb67 fix(cascader): fix error display of async data 2023-05-16 20:53:52 +08:00
landluck
08f3a41a3e
Merge pull request #5365 from landluck/feature/add_feature_5345
feat(field): input event add callback argument
2023-05-08 20:33:47 +08:00
landluck
767da88bc6
Merge pull request #5364 from johnsonwong666/hotfix/fix_issue_5329
fix(Step): vertical icon background
2023-05-08 20:33:36 +08:00
landluck
64efb4d204 feat(field): input event add callback argument 2023-05-08 20:06:26 +08:00
johnsonwong666
33858004a1 fix(Step): vertical line background 2023-05-08 19:57:53 +08:00
johnsonwong666
8102e79531 fix(tab): incorrect slot 2023-05-06 17:06:38 +08:00
johnsonwong666
eb56755fd7 fix(Steps): fix vertical line height 2023-05-05 10:29:00 +08:00
landluck
f72584bed2 feat(goods-action): add size props of goods-action-button 2023-05-04 10:51:13 +08:00
landluck
a95769652b
Merge pull request #5357 from landluck/hotfix/fix_issue_5335_n
fix(icon): fix location error when custom-class
2023-05-04 10:12:33 +08:00
landluck
31b17e910b fix(icon): fix location error when custom-class 2023-05-04 10:08:14 +08:00
masicheng
33a7e55a71 fix(Uploader): replace wx.chooseImage with wx.chooseMedia 2023-04-27 17:03:54 +08:00
landluck
e0df0181f2
Merge pull request #5344 from johnsonwong666/hotfix/fix_issue_5200
fix(tab): fix tab height
2023-04-27 10:39:38 +08:00
johnsonwong666
747b30597a fix(tab): jest change 2023-04-24 19:32:45 +08:00
johnsonwong666
9e6832bf85 fix(tab): fix tab height 2023-04-24 16:21:48 +08:00
johnsonwong666
a1a1af37f1 fix(tab): fix tab height 2023-04-24 15:53:22 +08:00
landluck
4a3dbff38b
Merge pull request #5330 from fanburger/fix/5308
fix(van-field): Invalid maxlength on Android devices
2023-04-20 11:23:10 +08:00
Fanburger
05f6159df8
fix(van-field): Invalid maxlength on Android devices 2023-04-18 21:21:07 +08:00
fanburger
466b9b5504 fix(van-field): Invalid maxlength on Android devices 2023-04-13 17:06:56 +08:00
johnsonwong666
88bd66c78e fix(stepper): fix decimal compare 2023-04-12 17:54:00 +08:00
landluck
588ba18b75
fix(icon): fix display exception in classPrefix (#5320) 2023-04-10 10:52:55 +08:00
landluck
9c5c8ce9f0
Merge pull request #5313 from noyobo/patch-3
chore: fix cascader demo is a component
2023-04-10 10:13:11 +08:00
landluck
e4fefa4d3f
Merge pull request #5319 from fanburger/fix/5318
fix(tabs): fix tab info module unusual offset
2023-04-10 10:12:29 +08:00
fanburger
37735ca967 fix(tabs): Background offset#5318 2023-04-09 00:44:34 +08:00
农有宝
160ae75689
chore: fix cascader demo is a component 2023-04-03 10:58:48 +08:00
landluck
2f03defe1c
Merge pull request #5275 from landluck/hotfix/fix_issue_5262
fix(calendar): fixed no confirm event in allow-same-day & no confirm button
2023-04-03 09:59:37 +08:00
huangzongshen
700a1ed644 hotfix: rate_half_height 2023-03-27 15:38:07 +08:00
landluck
db89819f9e fix(calendar): fixed no confirm event in allow-same-day & no confirm button 2023-03-07 10:23:41 +08:00
YF
4fd22f0a6b feat(van-goods-action-icon): Add the color property version requirement. 2023-03-06 20:26:41 +08:00
YF
6f175b2818 feat(van-goods-action-icon): Added the 'color' attribute for customizing the icon color. 2023-03-03 20:21:31 +08:00
landluck
d69ec23b88 fix(test): fix test case error 2023-02-27 11:48:30 +08:00