27 Commits

Author SHA1 Message Date
johnsonwong666
f98cf75027
fix(Upload): fix image upload in wxwork (#5581) 2023-11-06 10:08:22 +08:00
johnsonwong666
7498ed12c3
fix(uploader): fix chooseImage error in PC (#5477) 2023-07-10 19:17:54 +08:00
johnsonwong666
e8ed007d89 fix(Slider): fix decimal value 2023-06-19 20:26:53 +08:00
landluck
270474f541
fix(transition): fix requestAnimationFrame is not executed in the background (#5131) 2022-12-06 10:46:19 +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
nemo-shen
935a23738f
fix(IndexBar): sidebar not exists (#4310)
* fix(IndexBar): sidebar not exists

* fix(IndexBar): remove undefined sidebar
2021-07-05 11:53:20 +08:00
chenjiahan
51aff18dea types: fix typing issues 2021-04-29 20:56:40 +08:00
rex
192e87c2c6
refactor(relations): refactor relations & definitions (#3924) 2020-12-31 15:14:53 +08:00
rex
76f58a12f6
fix(utils): fix compile error (#3878) 2020-12-18 15:28:05 +08:00
rex
eaf513bf2f
perf(tab): set container once after mounted (#3875) 2020-12-18 15:04:31 +08:00
zhongnan
b5ea04eb10 perf(tags): remove useless code 2020-12-17 19:45:48 +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
ed834afc44
feat(Dialog): add new prop beforeClose (#3815)
* feat(dialog): add new prop beforeClose

* docs(dialog): update doc & example

fix #3769

* docs(dialog): fix component demo

fix #3812
2020-12-06 21:43:44 +08:00
rex
225484aeae
build(tsconfig): use strict mode (#3712) 2020-11-02 15:25:56 +08:00
rex
36256cd28f
feat(uploader): add new key thumb & standardization file-list (#3673)
fix #3606, fix #3661
2020-10-15 11:01:51 +08:00
rex
9bdfd34487
fix(tab): line-width support string (#3628)
fix #3620
2020-09-22 14:55:53 +08:00
rex
84b70f50fc
refactor(transition): refactor requestAnimationFrame with selectorQuery to improve performance (#3498)
fix #3133, fix #3120, fix #2636, fix #3441, fix #3434, fix #3455
2020-08-08 23:20:20 +08:00
rex
90b3aae5b2
build(tsconfig): skipLibCheck to avoid dependecies error (#3093)
fix #3081
2020-04-28 20:37:39 +08:00
ShuaiKang Zhang
ee3bf31ff2 feat(Tab): improve the prop of Tab (#2082) 2019-09-27 17:47:38 +08:00
Jake
af12420ebc feat(Rate): add gutter prop (#1960) 2019-09-05 20:21:01 +08:00
rex
6c10c8177a [bugfix] Field: never change value in blur event & handle style difference between iOS and Android
fix #1849
fix #1779
fix #1735
fix #1906
2019-08-29 20:44:07 +08:00
rex
e5945c5459
[bugfix] Tab: 修复极端情况激活态异常 2019-08-15 15:58:19 +08:00
rex
3cb142b8f5
[new feature] Picker: add new component Picker 2018-12-17 14:23:52 +08:00
neverland
4303aa34b5
[improvement] Icon: reduce setData (#1009) 2018-12-04 14:36:14 +08:00
neverland
8386f66272
[new feature] Icon: name can be URL (#973) 2018-11-27 21:24:13 +08:00
rex
5e3f75bbcb
[bugfix] Badge: active 属性在 mpvue 中不生效
#877
2018-11-09 10:06:05 +08:00
neverland
c71a763ad1
[improvement] utils ts (#668) 2018-09-28 16:43:39 +08:00