Commit Graph

1993 Commits

Author SHA1 Message Date
王劲鹏
2baa84a9ee add text demo 2021-07-21 19:03:29 +08:00
王劲鹏
da73ee5347 add return value with async result 2021-07-21 19:03:29 +08:00
王劲鹏
37f8898eac fix: Android list reuse identifier get error 2021-07-21 17:55:22 +08:00
王劲鹏
cd9f08fa97 iOS: impl text color with gradient 2021-07-20 15:56:36 +08:00
王劲鹏
c877a72c80 update text demo 2021-07-20 15:56:36 +08:00
王劲鹏
a1240cfa2e Android: impl text color with gradient 2021-07-20 15:56:36 +08:00
王劲鹏
4a0c8bd171 js: define text color with gradient 2021-07-20 15:56:36 +08:00
王劲鹏
ae62a76160 Android: impl font & hint font for input 2021-07-20 15:53:19 +08:00
王劲鹏
489fea0839 iOS: impl font & hint font for input 2021-07-20 15:53:19 +08:00
王劲鹏
04d9958a4d js: add font & hint font for input 2021-07-20 15:53:19 +08:00
pengfei.zhou
7830811362 android: fix some crash from google play channel 2021-07-16 18:11:48 +08:00
pengfei.zhou
c82510f57a iOS: fix flowlayout loadmoreView do not show on content 2021-07-15 18:09:03 +08:00
pengfei.zhou
9531fbffc0 iOS:flowlayout fix reused problem 2021-07-15 18:09:03 +08:00
pengfei.zhou
83aab985d3 iOS: do not show flowlayout's scroll indicator 2021-07-15 18:09:03 +08:00
pengfei.zhou
de8d102bc8 iOS: fix type error 2021-07-15 18:09:03 +08:00
pengfei.zhou
5c089f1b7c iOS: flowlayout do not set pagingEnabled. 2021-07-15 15:58:11 +08:00
王劲鹏
df204c97ae add enable for each performance profile 2021-07-14 11:42:30 +08:00
王劲鹏
560990a39e add reset logic when item count or render page changed 2021-07-08 20:05:56 +08:00
pengfei.zhou
98c3bc6668 iOS: fix locale return nil in some case 2021-07-08 19:26:58 +08:00
pengfei.zhou
b4493ef777 android:open performance 2021-07-08 15:40:06 +08:00
pengfei.zhou
fd8cac42ed feat:add performance anchor hook 2021-07-08 15:40:06 +08:00
pengfei.zhou
b7dab8c30f iOS: use NSHashTable to store DoricRegistry instead 2021-07-08 15:40:06 +08:00
pengfei.zhou
5c4bbe2fa5 feat:fix cannot record onDestroy 2021-07-08 15:40:06 +08:00
pengfei.zhou
f5bd4406d9 feat:add switch for performance,default is off 2021-07-08 15:40:06 +08:00
pengfei.zhou
34876de69f optimize:performance code 2021-07-08 15:40:06 +08:00
pengfei.zhou
a40413f991 iOS:Add PerformanceProfile 2021-07-08 15:40:06 +08:00
pengfei.zhou
51719d3fc7 Android:Add PerformanceProfile 2021-07-08 15:40:06 +08:00
王劲鹏
800365645c fix: iOS load more view abnormal when item count zero 2021-07-08 14:41:55 +08:00
王劲鹏
98f2d29cee fix crash when looped slider with item count zero 2021-07-08 10:13:28 +08:00
pengfei.zhou
e6595d5c51 feat:add set environment value api 2021-07-07 18:51:21 +08:00
pengfei.zhou
0c10b513b9 feat: add onEnvChanged 2021-07-07 18:51:21 +08:00
pengfei.zhou
70bde4fba9 feat:Environment add locale 2021-07-07 18:51:21 +08:00
王劲鹏
666998d3a6 fix wrong page slided index 2021-07-05 12:44:41 +08:00
王劲鹏
84ca53c3b7 iOS: set property to strong for test 2021-06-30 10:05:43 +08:00
王劲鹏
8366e1c508 iOS: fix text alignment sync on placeholder label 2021-06-29 16:08:20 +08:00
王劲鹏
ecb2839a10 Android: Input requestFocus show soft input 2021-06-29 16:08:20 +08:00
pengfei.zhou
c574f87b94 opt: superview's subviews must be marked also 2021-06-25 18:01:43 +08:00
pengfei.zhou
92b106d11f opt:when subview is reused, transfer its property totally 2021-06-24 15:11:24 +08:00
王劲鹏
07a958c3bd fix: iOS dynamic set gradient props does not take effect 2021-06-22 17:43:24 +08:00
pengfei.zhou
3f6d88bbe7 feat: let promise reject called 2021-06-22 17:19:50 +08:00
pengfei.zhou
901d3fdf72 feat:add protect case for plugin and view 2021-06-22 17:19:50 +08:00
pengfei.zhou
8339a64663 optimize: make lazy registered doric library effective 2021-06-22 17:19:50 +08:00
王劲鹏
28713aebbd iOS: add navigation search for launch dev mode vc 2021-06-22 17:16:56 +08:00
pengfei.zhou
bebd1c6fe9 fix js code error by configHeight 2021-06-22 10:52:41 +08:00
王劲鹏
25b6a69d02 fix: markedTextRange overlap with placeholder while inputing 2021-06-18 14:55:54 +08:00
王劲鹏
48d6a84394 revert apply 2021-06-18 14:55:17 +08:00
王劲鹏
1ddd0c05a8 fix: android scroller child measure 2021-06-18 10:39:08 +08:00
王劲鹏
28513efd67 fix: flow layout cell order 2021-06-18 09:38:03 +08:00
王劲鹏
9bf4072777 fix: scroller parent aware child size change 2021-06-15 16:11:08 +08:00
pengfei.zhou
9fed9e431c feat:Input add beforeTextChange API 2021-06-11 17:48:56 +08:00