Commit Graph

103 Commits

Author SHA1 Message Date
pengfei.zhou
0b1174c3fd feat:Refreshable +list 2019-11-27 20:00:20 +08:00
pengfei.zhou
3dfa6c9770 feat:add Pullable and view's setRotation function 2019-11-27 20:00:20 +08:00
pengfei.zhou
208c635b8b feat:add InjectEmpty to ignore too much logout 2019-11-27 20:00:20 +08:00
pengfei.zhou
9a9482eeb5 feat:add RefreshableDemo 2019-11-27 20:00:20 +08:00
pengfei.zhou
a5b07949ba feat:fix view has no superview 2019-11-27 20:00:20 +08:00
pengfei.zhou
362ec833c9 feat:add RefreshableDemo for Android 2019-11-27 20:00:20 +08:00
pengfei.zhou
713c043f71 feat:add Navbar plugin for Android 2019-11-25 13:50:26 +08:00
pengfei.zhou
3e8c726330 feat:add HeadView in panel 2019-11-25 11:53:31 +08:00
pengfei.zhou
bc12ba9ac1 feat:add Image support base64 for Android 2019-11-25 11:13:34 +08:00
pengfei.zhou
844d44a6f0 feat:move navigator to another class for iOS 2019-11-25 10:50:27 +08:00
pengfei.zhou
885d168d33 add navigator demo for Android and single activity multi fragment 2019-11-23 16:30:24 +08:00
pengfei.zhou
a3f1e67db3 feat:use DoricPanel instead of DoricContext directly 2019-11-23 16:29:05 +08:00
pengfei.zhou
4835030ef3 feat:storage plugin done 2019-11-22 17:07:32 +08:00
pengfei.zhou
660503e88c feat:hook use native call to avoid promise async queue 2019-11-22 17:07:32 +08:00
pengfei.zhou
c4d64ff74a feat:storage demo success to run 2019-11-22 17:07:32 +08:00
pengfei.zhou
83d71e1703 feat:add StoragePlugin for Android 2019-11-22 17:07:32 +08:00
pengfei.zhou
632e4b98b9 feat:add network plugin for Android 2019-11-21 19:51:58 +08:00
pengfei.zhou
e1372af38a add network api 2019-11-21 16:53:23 +08:00
pengfei.zhou
1bf56b71d5 feat:rename file 2019-11-21 15:56:10 +08:00
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
748bac8bc1 feat:Gravity static memebers 2019-11-20 17:49:56 +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
1245bbd08e feat:refact SliderDemo 2019-11-20 11:58:35 +08:00
pengfei.zhou
5745972f1e feat:add LayoutConfigImpl 2019-11-20 10:42:39 +08:00
pengfei.zhou
9113f58106 clean code 2019-11-20 09:43:11 +08:00
pengfei.zhou
412b65c864 feat:fix color ts and listdemo refact 2019-11-20 09:39:12 +08:00
pengfei.zhou
1b23dbd653 feat:add LayoutDemo 2019-11-19 21:22:26 +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
c8353a48d2 feat:add default color define 2019-11-19 14:28:43 +08:00
pengfei.zhou
9a25e14dc9 feat:auto clear timer while context is released 2019-11-19 10:38:00 +08:00
pengfei.zhou
b9baf938f4 add scrollview for android 2019-11-18 20:12:31 +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
1b08c227ef feat:fix iOS render weight prop 2019-11-16 16:49:42 +08:00
pengfei.zhou
3f4b336205 feat:delete gravity in Stack 2019-11-16 16:09:24 +08:00
pengfei.zhou
6017e7120d feat:refact DoricLayout and layout config 2019-11-15 15:38:24 +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
d2f4302e42 feat:refact render child in groupNode 2019-11-14 17:57:12 +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
6bf224aa9a add ListView DEMO ,show 2019-11-14 14:45:30 +08:00
pengfei.zhou
eea7eb5d27 feat:refact View Dirty Props,prepare to use in ListView 2019-11-14 14:45:07 +08:00
pengfei.zhou
dab3c00b4c refact view and groupview 2019-11-14 14:45:07 +08:00