9 Commits

Author SHA1 Message Date
johnsonwong666
f98cf75027
fix(Upload): fix image upload in wxwork (#5581) 2023-11-06 10:08:22 +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
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
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
eaf513bf2f
perf(tab): set container once after mounted (#3875) 2020-12-18 15:04:31 +08:00
zhongnan
b28d128991 fix(tab): use groupSetData to keep tab render sync
fix #3290, fix #1867
2020-12-16 23:33:46 +08:00
rex
1104e07fd7
perf(collapse): use animate to improve performance (#3826)
fix #3820
2020-12-09 11:14:58 +08:00
rex
9a508de397
fix(button): compatible form-field-button in low sdk version (#3229) 2020-06-03 11:03:28 +08:00
rex
ea1653657a feat(rate): support model value 2020-05-01 16:34:55 +08:00