Commit Graph

28 Commits

Author SHA1 Message Date
pengfei.zhou
a87fb84260 iOS: fix when input set maxLength, delete text in middel, the selection move to end 2022-03-24 18:15:55 +08:00
pengfei.zhou
60c8651e10 iOS: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
pengfei.zhou
72a4562885 iOS: optimze when updating cell do not cause size change, do not reload 2021-10-20 17:54:21 +08:00
pengfei.zhou
116469d52c iOS: fix hintFont default is font 2021-09-09 18:24:22 +08:00
pengfei.zhou
145e157558 iOS: input focus fix 2021-09-09 18:24:22 +08:00
pengfei.zhou
abc39ed28f iOS: Input align to android implement 2021-09-09 18:24:22 +08:00
pengfei.zhou
58067e217e iOS:TextField support virtical alignment 2021-09-09 18:24:22 +08:00
pengfei.zhou
88c594ae10 iOS: input support textfield 2021-09-09 18:24:22 +08:00
王劲鹏
e1032721f1 iOS: add h & v scroll bar enable for input 2021-07-29 17:21:34 +08:00
王劲鹏
489fea0839 iOS: impl font & hint font for input 2021-07-20 15:53:19 +08:00
王劲鹏
8366e1c508 iOS: fix text alignment sync on placeholder label 2021-06-29 16:08:20 +08:00
王劲鹏
25b6a69d02 fix: markedTextRange overlap with placeholder while inputing 2021-06-18 14:55:54 +08:00
pengfei.zhou
9fed9e431c feat:Input add beforeTextChange API 2021-06-11 17:48:56 +08:00
pengfei.zhou
e528630f71 feat:Input add getSelection API 2021-06-11 17:48:56 +08:00
pengfei.zhou
5263731dd7 feat:input add onSubmitEditing 2021-06-11 17:48:56 +08:00
pengfei.zhou
ff641bf983 feat:Input add editable and returnKeyType 2021-06-11 17:48:56 +08:00
pengfei.zhou
d834336b3c iOS: code optimize,delete useless code 2021-06-08 18:31:05 +08:00
王劲鹏
5a9b55c75b filter the candidate while inputing 2021-06-07 17:17:42 +08:00
pengfeizhou
07c701ef23 feat:Input add password property 2021-02-08 18:19:23 +08:00
pengfei.zhou
4a788eb4bb adjust code style and add default case 2020-06-13 11:59:47 +08:00
tracy
8e8999dd7a add inputtype 2020-06-13 11:59:47 +08:00
pengfei.zhou
6c21866d39 iOS:fix when input hans limit length error 2020-05-09 16:23:05 +08:00
pengfei.zhou
cb9f377a90 iOS:fix emoji cause substring error 2020-05-08 16:00:25 +08:00
pengfei.zhou
112952d379 feat:input align the affect to android 2020-05-06 15:13:00 +08:00
pengfei.zhou
87d9039b27 iOS:fix input show hintText 2020-05-06 15:13:00 +08:00
pengfei.zhou
fd762bac86 iOS:Input support maxLength 2020-05-06 15:13:00 +08:00
pengfei.zhou
438f729ec6 iOS:Change DoricGravity enum name 2020-03-27 10:08:54 +08:00
pengfei.zhou
98b3d419ff rename dir 2019-12-21 23:01:45 +08:00