Commit Graph

25 Commits

Author SHA1 Message Date
刘涛
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
pengfei.zhou
9b5fbedfca move dir 2019-12-21 21:37:51 +08:00