Commit Graph

155 Commits

Author SHA1 Message Date
pengfei.zhou
20e6f5c96d debugging add module support 2021-08-24 16:15:25 +08:00
pengfei.zhou
598bde8442 fix typo 2021-08-24 11:59:11 +08:00
pengfei.zhou
1996ec2ed7 feat:fix cannot find class in cascade context 2021-08-12 16:02:08 +08:00
pengfei.zhou
bfa865fe5d feat:Image add imageFilePath 2021-08-05 17:44:06 +08:00
王劲鹏
729952fe2a js: add h & v scroll bar enable for input 2021-07-29 17:21:34 +08:00
pengfei.zhou
05655972e3 iOS:fix memory leak 2021-07-23 10:45:27 +08:00
pengfei.zhou
dbe94165b9 feat: add snapshot feature for devkit, this is for android 2021-07-21 19:32:31 +08:00
王劲鹏
4a0c8bd171 js: define text color with gradient 2021-07-20 15:56:36 +08:00
王劲鹏
04d9958a4d js: add font & hint font for input 2021-07-20 15:53:19 +08:00
pengfei.zhou
e6595d5c51 feat:add set environment value api 2021-07-07 18:51:21 +08:00
pengfei.zhou
70bde4fba9 feat:Environment add locale 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
3f6d88bbe7 feat: let promise reject called 2021-06-22 17:19:50 +08:00
pengfei.zhou
bebd1c6fe9 fix js code error by configHeight 2021-06-22 10:52:41 +08:00
pengfei.zhou
9fed9e431c feat:Input add beforeTextChange API 2021-06-11 17:48:56 +08:00
pengfei.zhou
e528630f71 feat:Input add getSelection API 2021-06-11 17:48:56 +08:00
pengfei.zhou
5263731dd7 feat:input add onSubmitEditing 2021-06-11 17:48:56 +08:00
pengfei.zhou
4da1f3be9d feat: enhance plugin navigator,add popSelf and popToRoot 2021-06-08 11:56:11 +08:00
pengfei.zhou
864ffa0de7 opt: fix proxy handler use target directly 2021-06-08 11:56:11 +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
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
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
300343909a feat: add ModularPanel 2021-05-14 19:58:34 +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
e18b7e781e iOS:add ListItem actions api 2021-04-25 15:49:01 +08:00
pengfei.zhou
cc7df5d2ca feat:add lib and bundle 2021-04-23 17:58:48 +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
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +08:00
pengfei.zhou
4873ff535d web:fix cannot execute hookAfter in web promise,use setTimeout instead 2021-04-14 16:56:19 +08:00
王劲鹏
f16b8b8125 JS: add oldBottomMargin, oldHeight & bottomMargin 2021-03-30 12:29:16 +08:00
王劲鹏
a21cdcd874 js: implement keyboard related api 2021-03-19 10:34:32 +08:00
pengfei.zhou
936bd60293 feat:fix dirty props cannot be rendered in promise 2021-03-04 14:52:00 +08:00
pengfei.zhou
aa56fd93d9 feat:Add callId for debugging call 2021-03-04 14:52:00 +08:00
pengfei.zhou
3d2722cb3a feat:use log to hint 2021-03-03 17:30:04 +08:00
pengfei.zhou
43cec0aee9 Debugger:fix use Environment before device is connected 2021-03-03 17:30:04 +08:00
王劲鹏
0e430cc342 update bundle 2021-03-03 17:22:10 +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
pengfei.zhou
f22e0ccf9a feat:fix debugger error when call context before connect to device 2021-03-02 18:20:41 +08:00
pengfei.zhou
25191c45f6 update typescript lib to 4.2.2 2021-03-02 18:20:41 +08:00
pengfeizhou
97dcc26b7b Update bundle.sh 2021-02-26 19:02:47 +08:00
pengfeizhou
d56281a77f feat:debug support multi entry and fix some bugs 2021-02-24 19:15:17 +08:00