Commit Graph

73 Commits

Author SHA1 Message Date
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
01d736c5a6 feature:CoordinateLayout support multi set 2020-03-11 13:42:17 +08:00
pengfei.zhou
ddab261d00 iOS:dont throw exception while debuging 2020-03-09 14:13:08 +08:00
pengfei.zhou
2f93bd6533 iOS:set js exception to nil before throw NSException 2020-03-09 14:13:08 +08:00
pengfei.zhou
3b0a245129 feat:Android and iOS monitor use DoricContext as parameter 2020-03-07 10:41:25 +08:00
pengfei.zhou
5a956950bd iOS:js error format 2020-03-07 10:41:25 +08:00
pengfei.zhou
db1e1279e3 iOS:fix cannot find onDrag error 2020-03-07 10:41:25 +08:00
pengfei.zhou
5053262dd5 feat:add PlcaeHolder and Error setting for Image 2020-03-05 12:53:56 +08:00
pengfei.zhou
e7ac263921 iOS:add onScrollEnd 2020-03-04 14:18:16 +08:00
pengfei.zhou
021fdab35f feat:scroller add onScroll and onScrollEnd property 2020-03-03 16:37:40 +08:00
pengfei.zhou
0fa121e54f feat:optimize iOS Transform setting 2020-03-03 16:37:40 +08:00
pengfei.zhou
35e9f05114 feat:add getX and getY for view 2020-03-03 16:37:40 +08:00
pengfei.zhou
0641f5e223 feat:scroller add scrollBy 2020-03-03 16:37:40 +08:00
pengfei.zhou
6d7562877e feat:Scroller add contentOffset property 2020-03-03 13:24:29 +08:00
pengfei.zhou
46255632ec feat:Scroller add scrollTo method 2020-03-03 13:24:29 +08:00
pengfei.zhou
ff84738e03 iOS:do not show scroller indicator 2020-03-03 12:00:24 +08:00
pengfei.zhou
3e2a2038c7 feat:fix scroller sizetofit error 2020-03-03 12:00:24 +08:00
pengfei.zhou
b6eba02496 iOS:Fix padding calculate error 2020-03-03 12:00:24 +08:00
pengfei.zhou
67f27bf367 iOS:fix space error when no child 2020-03-03 12:00:24 +08:00
pengfei.zhou
3ce9d7b69b iOS:fix demo crash 2020-03-03 12:00:24 +08:00
pengfei.zhou
7d2553726d feat:dont show es5 bundle in demo 2020-02-29 15:11:27 +08:00
pengfei.zhou
d713b04d51 feat:fix when reloading call onCreate and onShow 2020-02-29 15:11:27 +08:00
pengfei.zhou
eb6ba3ee36 Align lifecycle timing for Android and iOS 2020-02-29 14:18:08 +08:00
pengfei.zhou
d49f6274f2 feat:for reloading add "__dev__" case 2020-02-29 10:27:44 +08:00
pengfei.zhou
4ca1ba63e6 iOS:fix DoricPromise and DoricContext cycle reference causememory leak 2020-02-28 18:42:03 +08:00
pengfei.zhou
a2f2e74380 iOS:optimize API 2020-02-28 18:42:03 +08:00
pengfei.zhou
1a754b2558 fix publish error 2020-02-27 19:02:49 +08:00
pengfei.zhou
42ae0e245f feat:fix loading error cannot be thrown 2020-02-27 19:02:49 +08:00
pengfei.zhou
03e5376909 iOS:fix sync in main thread 2020-02-27 17:24:40 +08:00
pengfei.zhou
c0c9252fc1 iOS:optimize code 2020-02-27 17:24:40 +08:00
pengfei.zhou
99dd7f9231 iOS:get environment information in main thread 2020-02-27 17:24:40 +08:00
王劲鹏
a5f122b627 remove reInit method 2020-02-27 17:24:22 +08:00
王劲鹏
9764e720fc function complete 2020-02-27 17:24:22 +08:00
王劲鹏
f9f48d9c8a add doric dev vc 2020-02-27 17:24:22 +08:00
王劲鹏
3766c603ba remove debug driver singleton 2020-02-27 17:24:22 +08:00
王劲鹏
d215926387 add different jse in core & devkit pods 2020-02-27 17:24:22 +08:00
王劲鹏
3facc3fdee code refactor 2020-02-27 17:24:22 +08:00
王劲鹏
23b0f93e89 add doric dev kit ios pod 2020-02-27 17:24:22 +08:00
王劲鹏
1d93d5db39 javaValues -> values 2020-02-27 17:24:22 +08:00
pengfei.zhou
1a6b730146 feat:remove Context instance before js destory 2020-02-27 13:42:54 +08:00
pengfei.zhou
b1cd69437a iOS:fix crash when source is nil 2020-02-27 13:42:54 +08:00
pengfei.zhou
abb1873b49 feat:doric android and iOS's monitor add source parameter when exception 2020-02-22 15:47:10 +08:00
pengfei.zhou
ef2e27f271 iOS:when set corner,apply clipToBounds to yes 2020-02-22 14:14:01 +08:00
pengfei.zhou
3e3e8266d4 iOS:fix when set view's hidden status cannot trigger superview's relayout 2020-02-22 14:14:01 +08:00
pengfei.zhou
3198e6145d iOS:fix iOS DoricLibrary init error 2020-02-19 19:54:10 +08:00
pengfei.zhou
0961cb9fc9 refact:change field name from scheme to source 2020-02-19 19:54:10 +08:00
pengfei.zhou
6bf61b3769 feat:iOS implement coordinator plugin 2020-02-13 22:25:13 +08:00
pengfei.zhou
00a5020847 add copyright for some files 2020-02-13 22:25:13 +08:00
pengfei.zhou
565998c763 iOS:add ScrollViewDelegate for scroller,list and flowlayout 2020-02-13 22:25:13 +08:00
pengfei.zhou
4363ef17eb feat:add statusBarHeight in Environment 2020-01-21 15:34:02 +08:00