Commit Graph

198 Commits

Author SHA1 Message Date
pengfei.zhou
f801aa64f8 refact: rename assets resource name 2021-12-08 12:06:25 +08:00
pengfei.zhou
1ba4336857 feat: add DoricAssets resource 2021-12-08 12:06:25 +08:00
pengfei.zhou
5aa20dbd6a feat: add apply function on Ref 2021-12-03 17:45:51 +08:00
pengfei.zhou
c11f0e79db feat: add console to global runtime 2021-11-29 10:52:04 +08:00
pengfei.zhou
f302592d11 feat:Aero add style property 2021-11-26 14:56:36 +08:00
pengfei.zhou
62a8357d77 feat: fix typo 2021-11-26 14:56:36 +08:00
pengfei.zhou
84d5ccd1c6 iOS: add BlurEffect 2021-11-26 14:56:36 +08:00
pengfei.zhou
d24e0ecff6 android: add BlurEffectView 2021-11-26 14:56:36 +08:00
pengfei.zhou
00178196bf Update compiled bundle 2021-11-08 10:29:40 +08:00
pengfei.zhou
7282146e14 feat:fix when android excute js on same thread,cause stucked 2021-11-08 10:29:40 +08:00
pengfei.zhou
5c74729fbc android: enable setTimeout and setInterval 2021-11-08 10:29:40 +08:00
pengfei.zhou
bb17b74b99 Android:use webview to execute js 2021-11-08 10:29:40 +08:00
pengfei.zhou
196497f3bd android:webview add some api 2021-11-08 10:29:40 +08:00
pengfei.zhou
780188e145 Add webview init 2021-11-08 10:29:40 +08:00
pengfei.zhou
986d32a8e0 iOS:add Bundle Resource 2021-10-25 17:16:01 +08:00
pengfei.zhou
235549eea4 Add Resource Loader for iOS 2021-10-25 17:16:01 +08:00
pengfei.zhou
6402522946 feat:Add Base64Resource 2021-10-25 17:16:01 +08:00
pengfei.zhou
5501dd38d9 Add resource system for doric,start with android 2021-10-25 17:16:01 +08:00
pengfei.zhou
6cae752456 Add find visible items for list and flowlayout 2021-10-12 17:44:02 +08:00
pengfei.zhou
f09f7859b9 Flowlayout's loadMoreView supports fullSpan,default is false 2021-10-12 17:44:02 +08:00
pengfei.zhou
738c072ee4 Remove header and footer support,this is unnecessary 2021-10-12 17:44:02 +08:00
pengfei.zhou
0e77c62e13 FlowLayoutItem add fullSpan attribute 2021-10-12 17:44:02 +08:00
pengfei.zhou
9429c75834 flowlayout add header and footer:iOS implement 2021-10-12 17:44:02 +08:00
pengfei.zhou
5ad4f4b981 flowlayout add header and footer:js and android implement 2021-10-12 17:44:02 +08:00
pengfei.zhou
5224be8f90 feat:List add header and footer 2021-10-12 17:44:02 +08:00
pengfei.zhou
63e0d1c38c feat: Image add isAnimating, startAnimating and stopAnimating API 2021-09-26 16:35:24 +08:00
pengfei.zhou
3fd8405e0b feat: Image loadCallback add animated prop 2021-09-26 16:35:24 +08:00
王劲鹏
d85f77402c abstract parameter as event 2021-09-23 18:11:27 +08:00
王劲鹏
37ad1eec26 update file stamp 2021-09-22 16:25:59 +08:00
王劲鹏
8ad5c06ff7 js: draggable deprecated & add touch api 2021-09-22 16:25:59 +08:00
王劲鹏
a0c9fe8578 js: add gesture api 2021-09-22 16:25:59 +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
41e610e424 Animation add keyFrame 2021-09-07 20:18:24 +08:00
pengfei.zhou
d7d19b17d0 Add BackgroundColorAnimation and AlphaAnimation 2021-09-07 18:50:09 +08:00
pengfei.zhou
4b66be7bc1 feat:change makeRef to createRef 2021-09-03 16:51:06 +08:00
pengfei.zhou
bec0d44af0 feat:complete the implement of JSX 2021-09-03 16:51:06 +08:00
pengfei.zhou
266d20782a tsx:support array in children 2021-09-03 16:51:06 +08:00
pengfei.zhou
03633a7bea tsx:add fragment support 2021-09-03 16:51:06 +08:00
pengfei.zhou
aeff0a06dc tsx:add ref and parent support 2021-09-03 16:51:06 +08:00
pengfei.zhou
52b2b87e1c add tsx support 2021-09-03 16:51:06 +08:00
pengfei.zhou
1b10106eb3 optimize js code 2021-08-31 17:18:38 +08:00
pengfei.zhou
059f27c743 Revert "debugging add module support"
This reverts commit 85da528de5e258a765b842ca5e55c4cf81fd2936.
2021-08-24 16:15:25 +08:00
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