Commit Graph

29 Commits

Author SHA1 Message Date
王劲鹏
4dff854aa7 js: bugfix, pure call context lost 2023-08-22 17:27:33 +08:00
osborn
be4fb05f91
Feature/zpf (#564)
* iOS: fix memory leak of blur effect

* js: fix callback cause memory leak
2022-12-20 15:06:46 +08:00
pengfei.zhou
c3b9638434 Add SSR mode and test on Android 2022-11-08 17:35:10 +08:00
pengfei.zhou
eef531d839 fix: injected console cannot effect on iOS 2022-07-18 15:43:08 +08:00
pengfei.zhou
c11f0e79db feat: add console to global runtime 2021-11-29 10:52:04 +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
1996ec2ed7 feat:fix cannot find class in cascade context 2021-08-12 16:02:08 +08:00
pengfei.zhou
70bde4fba9 feat:Environment add locale 2021-07-07 18:51:21 +08:00
pengfei.zhou
3f6d88bbe7 feat: let promise reject called 2021-06-22 17:19:50 +08:00
pengfei.zhou
300343909a feat: add ModularPanel 2021-05-14 19:58:34 +08:00
pengfei.zhou
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +08:00
pengfei.zhou
936bd60293 feat:fix dirty props cannot be rendered in promise 2021-03-04 14:52:00 +08:00
pengfeizhou
a997ac7646 feat:TimerId start with 1 2021-02-26 18:54:13 +08:00
pengfei.zhou
a5ca58c38a Add Load Internal Class Support 2020-09-05 14:19:49 +08:00
pengfei.zhou
4df7df1327 Android support internal class 2020-09-05 14:19:49 +08:00
pengfei.zhou
a211ac8acb Entry add exports defination 2020-09-05 14:19:49 +08:00
pengfei.zhou
0633c1c19d update typescript and remove reflect-metadata lib 2020-05-16 19:01:17 +08:00
pengfei.zhou
9e7c1f04ef feat:Environment add scale 2020-04-23 16:52:24 +08:00
王劲鹏
126fa275b8 add hasNotch in global variable 2020-03-19 15:11:57 +08:00
pengfei.zhou
98c7d59a70 Environment add device brand and model info 2020-03-14 10:55:35 +08:00
pengfei.zhou
4363ef17eb feat:add statusBarHeight in Environment 2020-01-21 15:34:02 +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
pengfei.zhou
b9a2065f8a android:custimze Environment 2020-01-10 15:11:56 +08:00
pengfei.zhou
b520ffb5df js:add notification plugin 2020-01-09 11:51:14 +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