Commit Graph

51 Commits

Author SHA1 Message Date
pengfei.zhou
35c6d03d14 jsx support use function as component 2022-07-04 14:21:32 +08:00
pengfei.zhou
b29f2d6a4e iOS: implement Image Pixel 2022-01-26 15:38:49 +08:00
pengfei.zhou
5aa20dbd6a feat: add apply function on Ref 2021-12-03 17:45:51 +08:00
pengfei.zhou
9429c75834 flowlayout add header and footer:iOS implement 2021-10-12 17:44:02 +08:00
pengfei.zhou
6046bf6163 Optimize unify panel hook after code 2021-09-16 13:01:47 +08:00
pengfei.zhou
dd4e8db3ad Remove nativeEmpty, check call change to native side 2021-09-16 13:01:47 +08:00
pengfei.zhou
41e610e424 Animation add keyFrame 2021-09-07 20:18:24 +08:00
pengfei.zhou
d7d19b17d0 Add BackgroundColorAnimation and AlphaAnimation 2021-09-07 18:50:09 +08:00
pengfei.zhou
4b66be7bc1 feat:change makeRef to createRef 2021-09-03 16:51:06 +08:00
pengfei.zhou
bec0d44af0 feat:complete the implement of JSX 2021-09-03 16:51:06 +08:00
pengfei.zhou
aeff0a06dc tsx:add ref and parent support 2021-09-03 16:51:06 +08:00
pengfei.zhou
1b10106eb3 optimize js code 2021-08-31 17:18:38 +08:00
pengfei.zhou
dbe94165b9 feat: add snapshot feature for devkit, this is for android 2021-07-21 19:32:31 +08:00
pengfei.zhou
0c10b513b9 feat: add onEnvChanged 2021-07-07 18:51:21 +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
pengfei.zhou
864ffa0de7 opt: fix proxy handler use target directly 2021-06-08 11:56:11 +08:00
pengfei.zhou
7ee30d1cd3 feat:support component view 2021-05-14 19:58:34 +08:00
pengfei.zhou
67f3f354af feat:modular add provider 2021-05-14 19:58:34 +08:00
pengfei.zhou
300343909a feat: add ModularPanel 2021-05-14 19:58:34 +08:00
pengfei.zhou
e18b7e781e iOS:add ListItem actions api 2021-04-25 15:49:01 +08:00
pengfei.zhou
cdd25caa7d feat:when cancel Animation,sync the properties from native 2021-04-22 14:57:51 +08:00
pengfei.zhou
e7ced92281 feat:Add cancelAnimation and clearAnimation 2021-04-22 14:57:51 +08:00
pengfei.zhou
5c20680c4c feat: add API clearAnimation 2021-04-22 14:57:51 +08:00
pengfei.zhou
4873ff535d web:fix cannot execute hookAfter in web promise,use setTimeout instead 2021-04-14 16:56:19 +08:00
pengfei.zhou
28519d20c7 feat:Add InconsistProperty decorator because sometimes the property in js side cannot be consist with natiive side 2021-03-03 11:00:44 +08:00
刘涛
f693719974 feat:add view tag and findViewByTag 2020-07-04 14:07:15 +08:00
pengfei.zhou
9b181830fc add perspective for rotattionX and rotationY 2020-06-03 14:54:52 +08:00
pengfei.zhou
c14ec1954e Add rotationX and rotationY 2020-06-03 14:54:52 +08:00
pengfei.zhou
3d1b336dac feat:Add removeChild API for GroupView 2020-05-14 15:08:31 +08:00
pengfei.zhou
7828b24cd5 fix iOS crash when call Destory 2020-05-06 17:52:06 +08:00
pengfei.zhou
c34fe50104 feat:fix when call build and onShow at once,then onRenderFinishedCallback maybe called before the render action finished 2020-04-27 16:03:16 +08:00
pengfei.zhou
2598d0f266 update js defination,use Partical insted of IView 2020-04-16 19:28:23 +08:00
pengfei.zhou
4c51a3c891 update AnimationSet 2020-04-15 16:38:17 +08:00
pengfei.zhou
404b4b594f add ts define 2020-04-10 14:35:21 +08:00
pengfei.zhou
2b62e8bd3b feat:adjust the inject timing of panel's initData 2020-03-19 15:36:23 +08:00
pengfei.zhou
7c2ba30bd5 set addOnRenderFinishedCallback to private 2020-03-14 17:10:26 +08:00
pengfei.zhou
1f5fd7de30 feat:should receive multi onRenderFinishedCallbacks 2020-03-11 13:42:17 +08:00
pengfei.zhou
f3f28c55f8 add panel.onRederFinished to be invoked after shader.render make sure coordinatorPlugin affected 2020-03-11 13:42:17 +08:00
pengfei.zhou
35e9f05114 feat:add getX and getY for view 2020-03-03 16:37:40 +08:00
pengfei.zhou
b6f7588321 js:compat es5,use context.sendNative to replace Proxy 2020-01-17 16:51:46 +08:00
pengfei.zhou
972550f668 js:pass the es5 runtime 2020-01-17 16:51:46 +08:00
pengfei.zhou
83a9b79073 js:add es5 compile option 2020-01-17 16:51:46 +08:00
王劲鹏
848b7005b7 add navbar custom left & right view api 2020-01-10 17:45:01 +08:00
王劲鹏
54b79e7f1e update deps & fix compilation 2020-01-10 16:32:24 +08:00
王劲鹏
56852286e3 head view manipulation api changed 2020-01-10 11:23:28 +08:00
pengfei.zhou
680b95f05d update js 2020-01-03 17:05:24 +08:00
pengfei.zhou
7c88eebeb8 js:adjust hook timing for nested situation 2019-12-26 11:26:11 +08:00
pengfei.zhou
665d11f8be feat:Check dirty use Promise to scheme it to micro queue 2019-12-25 15:20:42 +08:00
pengfei.zhou
4b1fcc439d feat:when in H5 environment,must set check dirty to next macro task loop incase the changing occured in promise.then function which is scheduled in micro task loop 2019-12-25 15:20:42 +08:00