File tree Expand file tree Collapse file tree 1 file changed +54
-0
lines changed
Expand file tree Collapse file tree 1 file changed +54
-0
lines changed Original file line number Diff line number Diff line change 1+ # Logs
2+
3+ ### 2019-08-23:
4+ 1 . add ` inputBlock ` .
5+ - 输入回调.
6+
7+ ---
8+
9+ ### 2019-07-19:
10+ 1.add method ` - (void)clear; `
11+ - 一键清空.
12+
13+ 2.add ` customInputHolder ` .
14+ - 自定义输入占位字符.
15+
16+ ---
17+
18+ ### 2018-11-1:
19+ 1.add ` underLineHighlightedColor ` .
20+ - 下划线高亮.
21+
22+ ### 2018-10-17
23+ 1.add ` FlickerAnimation ` ,` underline ` .
24+ - 光标动画,下划线.
25+
26+ ---
27+
28+ ### 2018-10-15
29+ 1.add ` inputBoxCornerRadius ` ,` inputBoxHighlightedColor ` ,and ` autoShowKeyboard ` .
30+ - 输入框圆角,输入框高亮,自动显示键盘.
31+
32+ ---
33+
34+ ### 2018-10-11
35+ 1.add ` inputType ` .
36+ - 输入类型限制.
37+
38+ ---
39+
40+ ### 2018-6-25
41+ 1.add ` secureTextEntry ` .
42+ - 密文模式.
43+
44+ ---
45+
46+ ### 2018-4-19:
47+ 1.` inputBoxSpacing ` can be negative.
48+ - 输入框间隔可设置成负数,让输入框连在一起.
49+
50+ ---
51+
52+ ### 2017-8-25:
53+ 1.upload.
54+ - 上传.
You can’t perform that action at this time.
0 commit comments