You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
high-mini/components/uni-ui/changelog.md

34 lines
1.9 KiB

## 1.2.12(2021-03-23)
- ``uni-datetime-picker`` 新增: hide-second 属性; border 属性; 修复 选择跟显示的日期不一样的 bug, change事件触发2次的 bug; 分、秒 end 范围错误的 bug
- ``uni-tr`` 新增 selectable 属性,用于 type=selection 时,设置某行是否可由全选按钮控制
- ``uni-data-checkbox`` 新增 disabled属性,支持nvue;优化 无选项时提示“暂无数据”,默认颜色显示
- ``uni-link`` 新增 href 属性支持 tel:|mailto:
- ``uni-table`` 新增 示例demo
- ``uni-data-picker`` 修复 微信小程序某些情况下无法选择的问题,事件无法触发的问题
- ``uni-nav-bar`` 修复 easycom 下,找不到 uni-status-bar 的bug
- ``uni-easyinput`` 修复 示例在 qq 小程序上的bug
- ``uni-forms`` 修复 动态显示uni-forms-item的情况下,submit 方法获取值错误的Bug,schema 默认提示语不准确的问题
- ``cli 项目`` 建议使用 easycom 方式引用组件,如使用按需引用,需手动维护组件内部引用
## 1.2.11(2021-02-24)
- 调整为uni_modules目录规范
- uni-data-picker 新增 数据驱动的picker选择器
- uni-file-picker 新增 文件选择上传
- uni-row 新增 栅格系统
- uni-data-checkbox 优化 支持 nvue
- uni-forms 修复 偶发性获取表单值错误的Bug
- uni-forms 修复 校验 uni-data-picker value 为 0 时,返回值错误的Bug
- uni-forms 修复 uni-forms-item 组件隐藏时依然触发校验的bug
- uni-forms 优化 实时校验
- uni-forms 优化 兼容nvue页面
- uni-easyinput 优化 兼容nvue页面
- uni-group 优化 兼容nvue页面
- uni-popup 优化 组件适配 PC
- uni-fab 优化 适配 PC
- uni-swiper-dot 优化 适配 PC
- uni-rate 优化 适配 PC
- uni-notice-bar 优化 适配 PC
- uni-indexed-list 优化 适配 PC
- uni-combox 优化 适配 PC
- uni-transition 优化 适配 PC
- uni-nav-bar 优化 适配 PC
- uni-swipe-action 优化 适配 PC