|
1 |
| -## 1.5.5(2024-03-31) |
2 |
| -- uni-data-select 修复 在vue2下:style动态绑定导致编译失败的bug |
3 |
| -- uni-easyinput 修复 在头条小程序下丢失事件绑定的问题 |
4 |
| -- uni-popup 修复 uni-popup-dialog 双向绑定时初始化逻辑修正 |
5 |
| -- uni-segmented-control 修复 在vue2下:style动态绑定导致编译失败的bug |
6 |
| -- uni-steps 修复 uni-steps为竖排列时,文本长度过长引起点错乱的bug |
7 |
| -## 1.5.3(2024-03-22) |
8 |
| -- uni-collapse 修复 titleBorder类型修正 |
9 |
| -- uni-data-checkbox 修复 单选模式下选中样式不生效的bug |
10 |
| -- uni-easyinput 修复 在密码输入情况下 清除和小眼睛覆盖bug 在edge浏览器下显示双眼睛bug |
11 |
| -- uni-file-picker 补充 删除文件时返回文件下标 |
12 |
| -- uni-number-box 新增 设置宽度属性width(单位:px) |
13 |
| -- uni-popup 修复 uni-popup-dialog 数据输入时修正为双向绑定 |
14 |
| -- uni-search-bar 修复 清空按钮emit值错误的bug |
15 |
| -- uni-segmented-control 新增 inActiveColor属性,可供配置未激活时的颜色 |
16 |
| -- uni-tag 优化 app下边框过窄导致不显示的bug |
17 |
| -- uni-tooltip 修复 弹出位置修正 |
18 |
| -## 1.5.2(2024-02-22) |
19 |
| -- uni-countdown 新增 支持控制小时,分钟的显隐:showHour showMinute |
20 |
| -- uni-datetime-picker 修复 日历的close事件触发异常的bug [详情](https://github.com/dcloudio/uni-ui/issues/844) |
21 |
| -- uni-datetime-picker 修复 h5平台 右边日历的月份默认+1的bug [详情](https://github.com/dcloudio/uni-ui/issues/841) |
22 |
| -- uni-easyinput 新增 左侧插槽:left |
23 |
| -- uni-file-picker 新增 微信小程序选择视频时改用chooseMedia,并返回视频缩略图 |
24 |
| -- uni-number-box 修复 step步长小于1时,键盘类型为number的bug |
25 |
| -- uni-popup 修复 uni-popup 在微信小程序下出现文字向上闪动的bug |
26 |
| -- uni-search-bar 新增 设置输入框字体颜色:textColor |
27 |
| -- uni-search-bar 修复 uni-search-bar在支付宝小程序下样式兼容问题 |
28 |
| -## 1.5.1(2024-02-19) |
29 |
| -- uni-data-checkbox 修复 修复错别字chagne为change |
30 |
| -- uni-datetime-picker 修复 隐藏“秒”时,在IOS15及以下版本时出现 结束时间在开始时间之前 的bug [详情](https://github.com/dcloudio/uni-ui/issues/788) |
31 |
| -- uni-easyinput 修复 onBlur的emit传值错误 |
32 |
| -- uni-easyinput 补充 adjust-position文档属性补充 |
33 |
| -- uni-easyinput 补充 adjust-position属性传递值:(Boolean)当键盘弹起时,是否自动上推页面 |
34 |
| -- uni-number-box 修复 加减号垂直位置偏移样式问题 |
35 |
| -- uni-popup 新增 uni-popup-dialog 新增属性focus:input模式下,是否自动自动聚焦 |
36 |
| -- uni-popup 新增 uni-popup-dialog 新增属性maxLength:限制输入框字数 |
37 |
| -- uni-popup 新增 uni-popup-dialog 新增属性showClose:控制关闭按钮的显示 |
38 |
| -- uni-search-bar 修复 uni-search-bar居中问题,现在默认居左,并修复样式偏移问题 |
39 | 1 | ## 1.5.0(2024-01-13)
|
40 | 2 | - 修复 npm包结构目录错误的问题
|
41 | 3 | - uni-calendar 修复 回到今天时,月份显示不一致问题
|
|
0 commit comments