crm-uniapp/uni_modules/uv-keyboard/changelog.md
2024-10-09 16:24:04 +08:00

18 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 1.0.52023-10-12
1. 增加disKeys参数mode = "car"下,被禁用的键,如:['I','O']
2. 增加customabc参数mode = "car"下,是否启用自定义中英文切换内容模式,为了兼容支付宝等小程序不兼容嵌套插槽,导致同时显示自定义内容和原始内容
3. 增加ref方法changeCarModemode = "car"下, 调用此方法可以切换中英文模式
4. 增加@changeCarInputModemode = "car"下,调用此方法可以进行切换中英文
5. 增加插槽abcmode = "car"下,自定义中英文切换内容,具体参考[车牌键盘自定义中英文切换及禁用键等设置](https://www.uvui.cn/components/keyboard.html#车牌键盘自定义中英文切换及禁用键等设置)
## 1.0.42023-09-04
1. 优化,修改文件名称
## 1.0.32023-09-04
1. 修复键盘change回调事件产生冲突的BUG
## 1.0.22023-07-02
uv-keyboard 由于弹出层uv-popup的修改打开和关闭方法更改详情参考文档https://www.uvui.cn/components/keyboard.html
## 1.0.12023-05-16
1. 优化组件依赖,修改后无需全局引入,组件导入即可使用
2. 优化部分功能
## 1.0.02023-05-10
uv-keyboard 键盘