Commit Graph

21 Commits

Author SHA1 Message Date
pengfei.zhou
0774df96e1 feat: add preloadItemCount for List, incase we need preload more items before scroll to end 2023-03-09 11:36:33 +08:00
pengfei.zhou
fc4628dde9 Fix when print log string which contains special control characters in doric,cause native crash 2023-02-09 14:15:51 +08:00
王劲鹏
81c519dcdf js: font style for input 2023-01-17 11:24:23 +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
d02773180d Refact dependencies of doric 2021-10-29 14:41:30 +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
3f6d88bbe7 feat: let promise reject called 2021-06-22 17:19:50 +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
97dcc26b7b Update bundle.sh 2021-02-26 19:02:47 +08:00
pengfeizhou
60b61f66ca doric-js:debug source file update 2021-02-23 11:45:53 +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
b520ffb5df js:add notification plugin 2020-01-09 11:51:14 +08:00
osborn
25ba991893
Feature/prepare publish (#2)
* add doric-js bundle into vcs

* android project read js bundle directly

* update iOS project config

* update version
2019-12-23 15:29:38 +08:00