Commit Graph

451 Commits

Author SHA1 Message Date
pengfei.zhou
85a8e0fdaf feat:define animation 2019-11-30 16:17:37 +08:00
pengfei.zhou
007898329f fix what effects only on DoricLayer 2019-11-30 14:36:05 +08:00
pengfei.zhou
6b4bc9cd0f feat:fix Android animation problem 2019-11-29 20:47:42 +08:00
pengfei.zhou
7e8708a73b feat:support alpha 2019-11-29 20:02:20 +08:00
pengfei.zhou
e2df869b52 feat:currently remove rotationX,rotationY 2019-11-29 19:33:54 +08:00
pengfei.zhou
2fb05f9dc1 feat:iOS support transform properties 2019-11-29 19:17:02 +08:00
pengfei.zhou
f5f157a0b6 feat:android add transformation properties 2019-11-29 18:23:33 +08:00
pengfei.zhou
8b22f3e362 feat:Android support corners animation 2019-11-29 16:01:50 +08:00
pengfei.zhou
d56556fb4a feat:Do not change the rotattion value for Android 2019-11-29 15:42:54 +08:00
pengfei.zhou
3a89571f42 feat:set rotation as view's prop 2019-11-29 15:24:18 +08:00
pengfei.zhou
4e596642f2 android supports animation 2019-11-29 15:07:32 +08:00
pengfei.zhou
410ad72d71 feat:Android use ObjectAnimator to implement animate plugin 2019-11-29 14:37:42 +08:00
pengfei.zhou
dd69a3f150 feat:rename animator to animate 2019-11-29 13:27:02 +08:00
pengfei.zhou
ed7e071a01 feat:add Color.alpha 2019-11-29 13:10:00 +08:00
pengfei.zhou
30c913f640 feat:add animator 2019-11-29 13:00:06 +08:00
pengfei.zhou
5a440e30f4 feat:fix when reloading wont work 2019-11-29 11:47:57 +08:00
pengfei.zhou
a0a11fcb82 feat:add animation 2019-11-29 10:54:02 +08:00
pengfeizhou
50a1eb4db8 Merge branch 'feature/dev' into 'master'
Feature/dev



See merge request !34
2019-11-29 10:51:20 +08:00
pengfei.zhou
60d93e1bf9 feat:add Popover for Android done 2019-11-29 10:50:40 +08:00
pengfei.zhou
152f136b67 feat:add Popover for Android step2 2019-11-29 10:08:26 +08:00
pengfei.zhou
33336b0873 feat:add Popover for Android step1 2019-11-29 10:00:48 +08:00
pengfei.zhou
c0eae0f8a2 feat:HeadNodes use Dictionary instead of set 2019-11-29 09:43:14 +08:00
pengfei.zhou
35d377f9b9 feat:popover can dismiss all poped views 2019-11-29 09:35:20 +08:00
pengfei.zhou
a79e288679 feat:add Popover demo 2019-11-28 21:04:27 +08:00
pengfei.zhou
38a06c9658 feat:add Popover and supoort headViews for iOS 2019-11-28 19:57:36 +08:00
pengfeizhou
4dc9908328 Merge branch 'feature/dev' into 'master'
feat:fix iOS wont use rowSpace when at first line



See merge request !33
2019-11-28 19:09:04 +08:00
pengfei.zhou
a04dcf2212 feat:fix iOS wont use rowSpace when at first line 2019-11-28 19:08:17 +08:00
pengfeizhou
bd6d3bc626 Merge branch 'feature/dev' into 'master'
Feature/dev



See merge request !32
2019-11-28 19:03:31 +08:00
pengfei.zhou
6a34f45d44 feat:add FlowLayout for Android 2019-11-28 19:02:52 +08:00
pengfei.zhou
8a15297ebd feat:iOS FlowLayout 2019-11-28 17:43:32 +08:00
pengfei.zhou
0031d7a17d feat:rename collcetion to flowlayout 2019-11-28 15:25:34 +08:00
pengfei.zhou
f2b4ba23c4 feat:add CollectionDemo 2019-11-28 14:44:15 +08:00
pengfei.zhou
f0de868a34 feat:iOS simulator support devkit 2019-11-28 14:43:53 +08:00
pengfei.zhou
96649e1248 feat:add iOS blend code 2019-11-28 14:02:11 +08:00
pengfei.zhou
0fbabd39d2 feat:add CollectionView 2019-11-28 13:59:55 +08:00
pengfeizhou
301e521f94 Merge branch 'feature/dev' into 'master'
Feature/dev



See merge request !31
2019-11-28 11:26:51 +08:00
pengfei.zhou
c0c908fa36 reschedule js files 2019-11-28 11:26:29 +08:00
pengfei.zhou
0c5cdbc776 feat:split views to widgets 2019-11-28 11:09:32 +08:00
pengfei.zhou
84f12bd964 feat:split native module ts 2019-11-28 10:51:46 +08:00
pengfei.zhou
c1b5b917b3 feat:fix Android rotation npe 2019-11-28 10:37:44 +08:00
pengfei.zhou
cefe087b3f feat:update demo 2019-11-28 10:33:22 +08:00
pengfei.zhou
ddc1442815 feat:Android only add DoricLayer when needed,and align contentview's size to refreshable itself 2019-11-28 10:28:24 +08:00
pengfei.zhou
10f159cfee feat:disable subnode's bounce of refreshable node on iOS 2019-11-27 20:38:30 +08:00
pengfeizhou
d8ec3ceee4 Merge branch 'feature/dev' into 'master'
add debug files



See merge request !30
2019-11-27 20:31:29 +08:00
pengfei.zhou
8a1e55168e add debug files 2019-11-27 20:29:58 +08:00
pengfeizhou
2ec69d9651 Merge branch 'feature/dev' into 'master'
feat:any view can be used to be refreshable



See merge request !29
2019-11-27 20:05:00 +08:00
pengfei.zhou
0fa35d3464 feat:any view can be used to be refreshable 2019-11-27 20:04:24 +08:00
pengfeizhou
458fe2385f Merge branch 'feature/dev' into 'master'
Feature/dev



See merge request !28
2019-11-27 20:01:20 +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