Commit Graph

124 Commits

Author SHA1 Message Date
pengfei.zhou
ec854ebe71 feat:add prompt for android and iOS 2019-11-20 21:04:27 +08:00
pengfei.zhou
2290c8cd48 feat:add confirm of modal for Android and iOS 2019-11-20 20:36:01 +08:00
pengfei.zhou
9a6f2d7f9f feat:add Android alert 2019-11-20 20:16:55 +08:00
pengfei.zhou
1345d75a7f feat:add toast gravity for Android 2019-11-20 19:16:29 +08:00
pengfei.zhou
d495043dc9 feat:add toast bridge 2019-11-20 17:24:50 +08:00
pengfei.zhou
38823700a2 feat:add loadCallback for image network loading callback 2019-11-20 16:03:07 +08:00
pengfei.zhou
5eddc44eb1 feat:add ImageView scaleType 2019-11-20 15:36:07 +08:00
pengfei.zhou
b9382a4659 feat:Scroller's childnode can match parent on Android 2019-11-20 15:05:21 +08:00
pengfei.zhou
c3b656d539 feat:fix subitem mixin of listitemnode in iOS 2019-11-19 16:15:54 +08:00
pengfei.zhou
d7d2af8065 blend subviews of ListItemNode and SlideItemNode 2019-11-19 15:45:55 +08:00
pengfei.zhou
1dba8d7b10 feat:fix click subview of ListItem or PageItem 2019-11-19 15:31:23 +08:00
pengfei.zhou
353ff356a5 add slider 2019-11-19 14:56:25 +08:00
pengfei.zhou
f0430a32a7 feat:add scrollview on iOS 2019-11-19 11:21:49 +08:00
pengfei.zhou
b9baf938f4 add scrollview for android 2019-11-18 20:12:31 +08:00
pengfei.zhou
d123baa5f4 feat:call NativeView's method on UI thread 2019-11-18 17:04:00 +08:00
pengfei.zhou
856287e15f feat:debug and success to implement nativeChannel on Android 2019-11-18 11:40:46 +08:00
pengfei.zhou
8c83c3d13e feat:add nativeChannel to let js call native view's method 2019-11-18 10:14:33 +08:00
pengfei.zhou
33a671af85 feat:extract view's layout setting method 2019-11-16 17:44:36 +08:00
pengfei.zhou
b3ef2004fc feat:fix Android weight props blend error 2019-11-16 17:35:42 +08:00
pengfei.zhou
3f4b336205 feat:delete gravity in Stack 2019-11-16 16:09:24 +08:00
pengfei.zhou
e4b729b2fd feat:add reusable in GroupNode for Android 2019-11-16 11:44:14 +08:00
pengfei.zhou
6017e7120d feat:refact DoricLayout and layout config 2019-11-15 15:38:24 +08:00
pengfei.zhou
52fcafeb92 feat:add subview in iOS 2019-11-15 14:57:41 +08:00
pengfei.zhou
bdabde2f56 feat:add clearNode when reset listview's renderItem 2019-11-15 09:57:59 +08:00
pengfei.zhou
8d582e3371 feat:ignore the dirty call once to avoid after renderBunched items call render again 2019-11-15 09:47:48 +08:00
pengfei.zhou
401d0e57a0 listview use supernode 2019-11-14 21:00:33 +08:00
pengfei.zhou
e3d07dc3ef add node init method 2019-11-14 18:55:38 +08:00
pengfei.zhou
9e505894b0 feat:remove JSObject while build in node 2019-11-14 18:04:53 +08:00
pengfei.zhou
d2f4302e42 feat:refact render child in groupNode 2019-11-14 17:57:12 +08:00
pengfei.zhou
74d31edc26 fix remoteExecutor's data transform 2019-11-14 14:52:35 +08:00
pengfei.zhou
1dcdfff97d feat:render subview's change to apply listview's item change 2019-11-14 14:45:30 +08:00
pengfei.zhou
4dcc89497d listview enable cell refresh 2019-11-14 14:45:30 +08:00
pengfei.zhou
3933582e1e feat:enable click on ListItem 2019-11-14 14:45:30 +08:00
pengfei.zhou
460030fc4f rename SuperNode method 2019-11-14 14:45:30 +08:00
pengfei.zhou
0887ba72e8 add supernode to apply layoutconfig 2019-11-14 14:45:30 +08:00
pengfei.zhou
6bf224aa9a add ListView DEMO ,show 2019-11-14 14:45:30 +08:00
pengfei.zhou
e14f4d04cd add listview 2019-11-14 14:44:44 +08:00
王劲鹏
5b3f929ee0 park bug fixed 2019-11-13 20:14:34 +08:00
王劲鹏
cafec58778 debug switch to native 2019-11-13 18:06:40 +08:00
王劲鹏
fd8fe277a4 extract dev kit module 2019-11-13 17:36:22 +08:00
王劲鹏
0b2d447e2a debug via vscode done 2019-11-13 17:06:00 +08:00
王劲鹏
6ba6995d10 debug complete process chained (bugged) 2019-11-13 16:08:12 +08:00
王劲鹏
9d641e2602 debugger send back to switch js engine 2019-11-13 15:29:56 +08:00
王劲鹏
1ab3fdb3ea add project home build field for debugger 2019-11-12 16:34:11 +08:00
王劲鹏
261ae29042 remove unused method 2019-11-12 15:40:58 +08:00
王劲鹏
c4e2c1e0dd add emulator check 2019-11-12 15:40:01 +08:00
王劲鹏
b1a2211dcf dev kit debug based on web socket 2019-11-12 10:44:43 +08:00
王劲鹏
df0315183c add dev kit disconnect event 2019-11-11 21:03:40 +08:00
王劲鹏
9c9fcf4087 scan qrcode to connect dev kit & change dev panel ui 2019-11-11 18:51:45 +08:00
王劲鹏
8d0d78a12f update apng library 2019-11-11 17:09:48 +08:00