ruoyi-app/uni_modules/uni-easyinput/changelog.md

98 lines
2.5 KiB
Markdown
Raw Normal View History

2023-07-12 01:42:10 +00:00
## 1.1.92023-04-11
- 修复 vue3 下 keyboardheightchange 事件报错的bug
## 1.1.82023-03-29
- 优化 trim 属性默认值
## 1.1.72023-03-29
- 新增 cursor-spacing 属性
## 1.1.62023-01-28
- 新增 keyboardheightchange 事件,可监听键盘高度变化
## 1.1.52022-11-29
- 优化 主题样式
## 1.1.42022-10-27
- 修复 props 中背景颜色无默认值的bug
2022-08-01 00:14:57 +00:00
## 1.1.02022-06-30
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 新增 在 uni-forms 1.4.0 中使用可以在 blur 时校验内容
- 新增 clear 事件,点击右侧叉号图标触发
- 新增 change 事件 ,仅在输入框失去焦点或用户按下回车时触发
- 优化 组件样式,组件获取焦点时高亮显示,图标颜色调整等
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 1.0.52022-06-07
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 优化 clearable 显示策略
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 1.0.42022-06-07
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 优化 clearable 显示策略
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 1.0.32022-05-20
2022-12-28 02:03:07 +00:00
- 修复 关闭图标某些情况下无法取消的 bug
2022-08-01 00:14:57 +00:00
## 1.0.22022-04-12
2022-12-28 02:03:07 +00:00
- 修复 默认值不生效的 bug
2022-08-01 00:14:57 +00:00
## 1.0.12022-04-02
2022-12-28 02:03:07 +00:00
- 修复 value 不能为 0 的 bug
2022-08-01 00:14:57 +00:00
## 1.0.02021-11-19
2022-12-28 02:03:07 +00:00
- 优化 组件 UI并提供设计资源详见:[https://uniapp.dcloud.io/component/uniui/resource](https://uniapp.dcloud.io/component/uniui/resource)
2022-08-01 00:14:57 +00:00
- 文档迁移,详见:[https://uniapp.dcloud.io/component/uniui/uni-easyinput](https://uniapp.dcloud.io/component/uniui/uni-easyinput)
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.1.42021-08-20
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 修复 在 uni-forms 的动态表单中默认值校验不通过的 bug
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.1.32021-08-11
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 修复 在 uni-forms 中重置表单,错误信息无法清除的问题
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.1.22021-07-30
2022-12-28 02:03:07 +00:00
- 优化 vue3 下事件警告的问题
2022-08-01 00:14:57 +00:00
## 0.1.1
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 优化 errorMessage 属性支持 Boolean 类型
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.1.02021-07-13
2022-12-28 02:03:07 +00:00
- 组件兼容 vue3如何创建 vue3 项目,详见 [uni-app 项目支持 vue3 介绍](https://ask.dcloud.net.cn/article/37834)
2022-08-01 00:14:57 +00:00
## 0.0.162021-06-29
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 修复 confirmType 属性(仅 type="text" 生效)导致多行文本框无法换行的 bug
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.0.152021-06-21
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 修复 passwordIcon 属性拼写错误的 bug
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.0.142021-06-18
2022-12-28 02:03:07 +00:00
- 新增 passwordIcon 属性,当 type=password 时是否显示小眼睛图标
2022-08-01 00:14:57 +00:00
- 修复 confirmType 属性不生效的问题
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.0.132021-06-04
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 修复 disabled 状态可清出内容的 bug
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.0.122021-05-12
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 新增 组件示例地址
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.0.112021-05-07
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 修复 input-border 属性不生效的问题
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.0.102021-04-30
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
- 修复 ios 遮挡文字、显示一半的问题
2022-12-28 02:03:07 +00:00
2022-08-01 00:14:57 +00:00
## 0.0.92021-02-05
2022-12-28 02:03:07 +00:00
- 调整为 uni_modules 目录规范
2022-08-01 00:14:57 +00:00
- 优化 兼容 nvue 页面