2024-11-05 10:14:41 +08:00

11 lines
633 B
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.202024-02-01
- 修复`TnInput``select`模式下`H5`端无法点击的问题
- 修复`TnInput``textarea`模式下无法换行的问题
- 修复`TnInput``number`模式下手动删除数据会出现`NaN`的问题
- 修复`TnTabbar`无法初始化选择`TabbarItem`的问题
- 修复`TnInput``textarea`模式下初始化值的时候无法统计字数的问题
- 修复`TnPopup`初始化时会触发`close``open`方法的问题
- `TnDateTimePicker` `mode`新增`datetimeNoSecond``timeNoSecond`模式
- `TnButton`新增`click-modifiers`参数设置点击事件的修饰符
- `TnInput`新增`underline`参数