Commit Graph

149 Commits

Author SHA1 Message Date
pengfei.zhou
ada2380b95 iOS:update project setting,resolve C++ compile problem 2020-04-10 14:35:21 +08:00
pengfei.zhou
d5208c9d9e update DoricCore dependency 2020-04-10 14:35:21 +08:00
pengfei.zhou
89333e2252 iOS:keep iOS behavior align to android 2020-04-10 14:35:21 +08:00
pengfei.zhou
6f09341723 iOS:add FlexLayoutNode 2020-04-10 14:35:21 +08:00
pengfei.zhou
404b4b594f add ts define 2020-04-10 14:35:21 +08:00
pengfei.zhou
dd06675253 add yoga dependency 2020-04-10 14:35:21 +08:00
pengfei.zhou
34bb6cc391 iOS:fix coordinator cannot change view layout 2020-04-10 11:44:37 +08:00
王劲鹏
f8a5e29c83 iOS: add loop in slider 2020-04-10 11:08:39 +08:00
pengfei.zhou
ab11ee3372 iOS:use image to implement gradient background color 2020-04-09 13:32:14 +08:00
pengfei.zhou
410c01ba1c iOS:avoid requestLayout before blend finished 2020-04-09 13:32:14 +08:00
pengfei.zhou
c7f3f74b69 iOS:fix weight problem 2020-04-09 13:32:14 +08:00
pengfei.zhou
5d3ef0edb5 iOS:fix draggable 2020-04-08 20:33:20 +08:00
pengfei.zhou
84d19230e4 iOS:avoid reset margin while prop is nil 2020-04-08 20:33:20 +08:00
pengfei.zhou
8e6b4dd024 iOS:fix NestedScroll 2020-04-08 20:33:20 +08:00
pengfei.zhou
a9608506f5 iOS:fix Transform situation when apply layout 2020-04-08 20:33:20 +08:00
pengfei.zhou
f530256d05 iOS:fix slider requestLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
8b66c7d4be iOS:fix popover view 2020-04-08 20:33:20 +08:00
pengfei.zhou
7f26910f0c iOS:when measure child ,remove margin 2020-04-08 20:33:20 +08:00
pengfei.zhou
317cd115ab iOS:fix ImageNode requestLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
e689d52f26 iOS:DoricLayout use marginLeft and marginTop instead of x or y 2020-04-08 20:33:20 +08:00
pengfei.zhou
2a7c7bd27d iOS:fix Refreshable cannot sizeToFit 2020-04-08 20:33:20 +08:00
pengfei.zhou
277a49ed49 iOS:fix animate plugin 2020-04-08 20:33:20 +08:00
pengfei.zhou
5babfb4c9c iOS:fix Refreshable 2020-04-08 20:33:20 +08:00
pengfei.zhou
b17ff48c59 iOS:refact requestLayout logic 2020-04-08 20:33:20 +08:00
pengfei.zhou
95d9158fac iOS:fix Flowlayout loadmore then cell's framesize set to zero 2020-04-08 20:33:20 +08:00
pengfei.zhou
49df8d4970 iOS:fix FlowLayout show 2020-04-08 20:33:20 +08:00
pengfei.zhou
e4e5103d7b iOS:fix GradientLayer 2020-04-08 20:33:20 +08:00
pengfei.zhou
f3c8d1be31 iOS:fix Slider and rotation 2020-04-08 20:33:20 +08:00
pengfei.zhou
102f570fb4 iOS:fix List 2020-04-08 20:33:20 +08:00
pengfei.zhou
eb78e3e201 iOS:fix Scroller 2020-04-08 20:33:20 +08:00
pengfei.zhou
2e0bbcfb89 iOS:UIImageView resize when one dimension is just or most,anothor is fit. 2020-04-08 20:33:20 +08:00
pengfei.zhou
870a7e74af iOS:implement MaxWidth and MaxHeight 2020-04-08 20:33:20 +08:00
pengfei.zhou
91787fb0af iOS:DoricLayout add weight support 2020-04-08 20:33:20 +08:00
pengfei.zhou
abbe0ba377 iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
ca6a3284f2 refact some code 2020-04-08 20:33:20 +08:00
pengfei.zhou
78d4f51314 navigator add openUrl 2020-04-01 18:00:04 +08:00
pengfei.zhou
3bbf671420 feat:Image localRes and base64 support animation image 2020-04-01 14:15:01 +08:00
pengfei.zhou
a2653711f8 iOS:fix when reblend groupNode,subviews will not be created properly 2020-03-31 11:08:22 +08:00
pengfei.zhou
050dfc46ae iOS:Fix onFrameChangedCallback not functional right 2020-03-28 12:04:37 +08:00
pengfei.zhou
2f0f0494df feat:devkit connect directly 2020-03-28 12:04:37 +08:00
pengfei.zhou
0516ad0f5a iOS:fix localPath cannot load animated image 2020-03-27 16:08:36 +08:00
pengfei.zhou
438f729ec6 iOS:Change DoricGravity enum name 2020-03-27 10:08:54 +08:00
pengfei.zhou
0abf8533db feat:align Android and iOS treat ImageView's scale type 2020-03-25 22:52:39 +08:00
pengfei.zhou
61c74e1c25 iOS:fix crash for command view 2020-03-25 19:33:00 +08:00
pengfei.zhou
1f1ef17ca7 iOS:remove unused reloadData 2020-03-25 15:05:50 +08:00
pengfei.zhou
d088e30f38 iOS:Text's max width and max height can only be affected while >0 2020-03-25 15:05:50 +08:00
pengfei.zhou
139a8775d4 android:add JSDispatcher to optimize scrollchange callback 2020-03-25 15:05:50 +08:00
pengfei.zhou
2b7ff95de6 iOS:use JSDispatcher to avoid overstock too many js tasks 2020-03-25 15:05:50 +08:00
pengfei.zhou
90e494222d add text lineSpacing 2020-03-24 16:25:14 +08:00
pengfei.zhou
4ea6da2d0a feat:align android and iOS image's default scale type 2020-03-24 16:25:14 +08:00