File tree 4 files changed +9
-7
lines changed
uni_modules/uni-easyinput
4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " 55" ,
3
3
"name" : " @dcloudio/uni-ui" ,
4
- "version" : " 1.5.2 " ,
4
+ "version" : " 1.5.3 " ,
5
5
"description" : " " ,
6
6
"author" : " dcloud" ,
7
7
"license" : " Apache-2.0" ,
33
33
"uni-app" : {
34
34
"scripts" : {
35
35
"mp-dingtalk" : {
36
- "title" :" 钉钉小程序" ,
36
+ "title" : " 钉钉小程序" ,
37
37
"env" : {
38
38
"UNI_PLATFORM" : " mp-alipay"
39
39
},
43
43
}
44
44
}
45
45
}
46
-
47
- }
46
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dcloudio/uni-ui" ,
3
- "version" : " 1.5.2 " ,
3
+ "version" : " 1.5.3 " ,
4
4
"description" : " " ,
5
5
"author" : " " ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change
1
+ ## 1.1.17(2024-03-28)
2
+ - 修复 在头条小程序下丢失事件绑定的问题
1
3
## 1.1.16(2024-03-20)
2
4
- 修复 在密码输入情况下 清除和小眼睛覆盖bug 在edge浏览器下显示双眼睛bug
3
5
## 1.1.15(2024-02-21)
Original file line number Diff line number Diff line change 1
1
{
2
2
"id" : " uni-easyinput" ,
3
3
"displayName" : " uni-easyinput 增强输入框" ,
4
- "version" : " 1.1.16 " ,
4
+ "version" : " 1.1.17 " ,
5
5
"description" : " Easyinput 组件是对原生input组件的增强" ,
6
6
"keywords" : [
7
7
" uni-ui" ,
46
46
"platforms" : {
47
47
"cloud" : {
48
48
"tcb" : " y" ,
49
- "aliyun" : " y"
49
+ "aliyun" : " y" ,
50
+ "alipay" : " n"
50
51
},
51
52
"client" : {
52
53
"App" : {
You can’t perform that action at this time.
0 commit comments