Commit Graph

405 Commits

Author SHA1 Message Date
pengfei.zhou
8a1e55168e add debug files 2019-11-27 20:29:58 +08:00
pengfei.zhou
0fa35d3464 feat:any view can be used to be refreshable 2019-11-27 20:04:24 +08:00
pengfei.zhou
459aab61e3 feat:optimize refreshable 2019-11-27 20:00:51 +08:00
pengfei.zhou
8b1ed0acc8 feat:Image support animated image 2019-11-27 20:00:50 +08:00
pengfei.zhou
ea8ea4a8ff feat:step 11 2019-11-27 20:00:50 +08:00
pengfei.zhou
d8a743f13f feat:step10 2019-11-27 20:00:50 +08:00
pengfei.zhou
f78d2ad487 feat:step 9 2019-11-27 20:00:50 +08:00
pengfei.zhou
0c23be0dea feat:step8 2019-11-27 20:00:50 +08:00
pengfei.zhou
efd71a69cb feat:step7 2019-11-27 20:00:50 +08:00
pengfei.zhou
e3cb635358 feat:step6 2019-11-27 20:00:50 +08:00
pengfei.zhou
209a9267fe feat:step5 2019-11-27 20:00:50 +08:00
pengfei.zhou
91a26eb9a8 feat:step 4 2019-11-27 20:00:50 +08:00
pengfei.zhou
1dabccbe50 feat:step3:scrollview 2019-11-27 20:00:50 +08:00
pengfei.zhou
af8a455d46 feat:step2 2019-11-27 20:00:50 +08:00
pengfei.zhou
bb9e6671f6 feat:step1 2019-11-27 20:00:50 +08:00
pengfei.zhou
fe292f7b7f feat:Prepare to refact DoricLayouts,because it wont be sized corretly for other views like scrollview or tableview 2019-11-27 20:00:50 +08:00
pengfei.zhou
9be891e284 feat:fix Refreshable pulldown and so on 2019-11-27 20:00:50 +08:00
pengfei.zhou
a41036c91d feat:fix transform and layoutcontainer conflict 2019-11-27 20:00:49 +08:00
pengfei.zhou
3c04e7cde1 feat:add Rotation for iOS 2019-11-27 20:00:49 +08:00
pengfei.zhou
2fbf4602e8 feat:add SwipeLayout 2019-11-27 20:00:49 +08:00
pengfei.zhou
deada07e8d iOS SwipeLayout 2019-11-27 20:00:49 +08:00
pengfei.zhou
74cee4f91b feat:rename package name 2019-11-27 20:00:49 +08:00
pengfei.zhou
08e42bacdd feat:change moment of setting scrollview's contentsize 2019-11-27 20:00:20 +08:00
pengfei.zhou
0b1174c3fd feat:Refreshable +list 2019-11-27 20:00:20 +08:00
pengfei.zhou
84b9ec0f22 feat:add OnRefresh Callback for Android 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
c90547a1f0 feat:update tsconfig incase uses dom lib 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
1f0a1a5e0a feat:setEnable setRefreshing to false 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
c766e57c83 feat:optimize ProgressRotation 2019-11-27 20:00:20 +08:00
pengfei.zhou
055699d221 feat:SwipeLayout 2019-11-27 20:00:20 +08:00
pengfei.zhou
9c6802dccf feat:fix SwipeLayout 2019-11-27 20:00:20 +08:00
pengfei.zhou
a47b3682db feat:fix shaking when drag 2019-11-27 20:00:20 +08:00
pengfei.zhou
d3b2d4c8bd feat:add SwipeLayout 2019-11-27 19:59:20 +08:00
pengfeizhou
893aa34378 Merge branch 'feature/dev' into 'master'
Feature/dev



See merge request !27
2019-11-25 16:24:01 +08:00
pengfei.zhou
7e0561cbb6 feat:record and resume previous state of NavigationBar for iOS 2019-11-25 15:45:14 +08:00
pengfei.zhou
7bef2fbd68 feat:set UIRectEdgeNone for iOS 2019-11-25 15:16:06 +08:00
pengfei.zhou
c5caf074cb feat:use onBackPressed insted of finish whole activity in Android 2019-11-25 14:41:34 +08:00
pengfei.zhou
cec878320f feat:rename protocol to delegate 2019-11-25 14:27:14 +08:00
pengfei.zhou
28f29d7396 add Navbar for iOS 2019-11-25 14:20:29 +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
pengfeizhou
61caecedea Merge branch 'feature/slider' into 'master'
Feature/slider



See merge request !26
2019-11-25 11:21:48 +08:00
pengfeizhou
f585c72407 Merge branch 'feature/slider' into 'master'
Feature/slider



See merge request !26
2019-11-25 11:20:20 +08:00
pengfei.zhou
7ae868591f feat:Image add base64 support for iOS 2019-11-25 11:19:30 +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