Commit Graph

1818 Commits

Author SHA1 Message Date
王劲鹏
915814fc2a add node hierarchy 2021-05-20 18:27:45 +08:00
王劲鹏
b406460a8d add async call on main 2021-05-20 18:27:45 +08:00
王劲鹏
60218cd8dd remove test code 2021-05-20 18:27:45 +08:00
王劲鹏
47cf75a0aa optimize stack trace print 2021-05-20 18:27:45 +08:00
王劲鹏
e00bae87f8 format error output 2021-05-20 18:27:45 +08:00
王劲鹏
ed7d186510 add view node 2021-05-20 18:27:45 +08:00
王劲鹏
ceb08bfa1d add thread mode & async call 2021-05-20 18:27:45 +08:00
王劲鹏
24f7bb2498 context holder & generic 2021-05-20 18:27:45 +08:00
王劲鹏
41640c1399 code opt 2021-05-20 18:27:45 +08:00
王劲鹏
be37a71699 code format & class prefix 2021-05-20 18:27:45 +08:00
王劲鹏
99afe83b19 add shader plugin reg 2021-05-20 18:27:45 +08:00
王劲鹏
a64e8037d6 remove redundant log 2021-05-20 18:27:45 +08:00
王劲鹏
5711352d33 use es5 instead of es6 (proxy not supported by qjsengine) 2021-05-20 18:27:45 +08:00
王劲鹏
fb4df95d0a complete context init & build 2021-05-20 18:27:45 +08:00
王劲鹏
3b72ab56aa fix header circular deps 2021-05-20 18:27:45 +08:00
王劲鹏
21b3353e18 change runnable to lambda 2021-05-20 18:27:45 +08:00
王劲鹏
1592dcb739 add async call to prepare context 2021-05-20 18:27:45 +08:00
王劲鹏
93b7cc2457 refactor 2021-05-20 18:27:45 +08:00
王劲鹏
0be7a9679a update script to compat windows 2021-05-20 18:27:45 +08:00
pengfei.zhou
7570278352 android:fix log output format error 2021-05-20 18:26:46 +08:00
pengfei.zhou
053e06ff2e iOS: fix when main bundle load error, exception is nil 2021-05-19 17:35:04 +08:00
pengfei.zhou
d7c5de4b90 Update: add some comments 2021-05-18 17:26:30 +08:00
pengfei.zhou
3ed8628dbb feat: update modular,add mount and unmount action 2021-05-18 17:26:30 +08:00
pengfei.zhou
6d87ad8433 feat: update refreshable demo 2021-05-14 21:00:25 +08:00
pengfei.zhou
466aa0ff54 iOS: fix scroller cannot be fit 2021-05-14 21:00:25 +08:00
pengfei.zhou
b56af71c6f update component demo 2021-05-14 19:58:34 +08:00
pengfei.zhou
57643c5990 feat:enhance layoutConfig 2021-05-14 19:58:34 +08:00
pengfei.zhou
7ee30d1cd3 feat:support component view 2021-05-14 19:58:34 +08:00
pengfei.zhou
b6bfb210e1 demo:update modular demo 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
eb7fc6c137 feat: ModularPanel add message channel 2021-05-14 19:58:34 +08:00
pengfei.zhou
546af79534 feat: modular add test case 2021-05-14 19:58:34 +08:00
pengfei.zhou
c27a9bd672 iOS: measure undefined set content size 2021-05-14 19:58:34 +08:00
pengfei.zhou
300343909a feat: add ModularPanel 2021-05-14 19:58:34 +08:00
pengfei.zhou
edcfb66c5d Update Bundle 2021-05-14 19:58:34 +08:00
王劲鹏
67ee81e90e Android: fix list item action overlapped when sub view click set 2021-05-14 13:15:53 +08:00
王劲鹏
8d8c44c8f6 handle shadow conflict with corners 2021-05-11 16:45:30 +08:00
pengfei.zhou
7ebfeb7b24 feat: update LayoutTestDemo 2021-05-08 10:30:45 +08:00
pengfei.zhou
f53f57ccd9 update layout test demo 2021-05-08 10:30:45 +08:00
pengfei.zhou
98db105a73 iOS: fix when set padding 2021-05-08 10:30:45 +08:00
pengfei.zhou
a46bfe9284 iOS: Stack gravity default to left and top 2021-05-08 10:30:45 +08:00
pengfei.zhou
d8412f3a96 iOS: fix case when parent is fit,child is most, align to android 2021-05-08 10:30:45 +08:00
pengfei.zhou
f43406dc4a web:add notification plugin 2021-05-08 10:30:45 +08:00
pengfei.zhou
5fc770f62a feat:add comments 2021-04-30 14:58:30 +08:00
pengfei.zhou
6da8d5658b feat: add bounces for list,scroller,nestedSlider,flowlayout 2021-04-30 14:34:54 +08:00
pengfei.zhou
e621db48b9 feat: slider add bounces for iOS 2021-04-30 14:34:54 +08:00
pengfei.zhou
f8b983b8d2 iOS: do not show indication in slider 2021-04-30 14:34:54 +08:00
pengfei.zhou
91b1a3c24c android: protect color type error 2021-04-29 14:13:26 +08:00
pengfei.zhou
2e3f8f3cea android: fix npe when create plugin error 2021-04-29 12:00:01 +08:00
pengfei.zhou
bdab13209c iOS: fix callback error.Use item's node instead 2021-04-25 15:49:01 +08:00