Commit Graph

55 Commits

Author SHA1 Message Date
pengfei.zhou
19fc1fdebe iOS: fix when reset viewnode cannot reset gradient color 2023-03-15 12:17:45 +08:00
pengfei.zhou
875f3a5066 iOS: when not set onclick on view, should passthrough touch event 2022-12-07 10:29:02 +08:00
pengfei.zhou
8e22108cc9 iOS: Add DoricFlexLayout to DoricLayouts 2022-09-05 17:25:39 +08:00
pengfei.zhou
7bfa542479 iOS: fix when doAnimation cause flush 2022-07-21 17:02:38 +08:00
pengfei.zhou
e822797166 iOS: reset pivot to default 2021-12-28 16:36:17 +08:00
pengfei.zhou
4aa1380a5a iOS: fix canot set pivot to zero 2021-12-28 16:36:17 +08:00
pengfei.zhou
02ca1e5081 iOS:fix when reuse node,call reset cause property lost 2021-11-03 14:51:07 +08:00
pengfei.zhou
481e643ff9 android: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
pengfei.zhou
60c8651e10 iOS: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
pengfei.zhou
41e610e424 Animation add keyFrame 2021-09-07 20:18:24 +08:00
pengfei.zhou
d7d19b17d0 Add BackgroundColorAnimation and AlphaAnimation 2021-09-07 18:50:09 +08:00
王劲鹏
7a0a2c6621 iOS: image render optimize
UIGraphicsBeginImageContextWithOptions replaced with UIGraphicsImageRenderer above iOS 10
2021-09-03 15:52:15 +08:00
王劲鹏
07a958c3bd fix: iOS dynamic set gradient props does not take effect 2021-06-22 17:43:24 +08:00
pengfei.zhou
901d3fdf72 feat:add protect case for plugin and view 2021-06-22 17:19:50 +08:00
王劲鹏
8d8c44c8f6 handle shadow conflict with corners 2021-05-11 16:45:30 +08:00
pengfei.zhou
cdd25caa7d feat:when cancel Animation,sync the properties from native 2021-04-22 14:57:51 +08:00
pengfei.zhou
e7ced92281 feat:Add cancelAnimation and clearAnimation 2021-04-22 14:57:51 +08:00
pengfei.zhou
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +08:00
pengfei.zhou
526234b878 iOS: Fix size change cause corners show error 2021-04-07 17:25:47 +08:00
pengfeizhou
dfcbec696e iOS:optimize devkit header ui 2021-02-24 19:15:17 +08:00
pengfei.zhou
cfe7e96831 iOS code format 2020-11-03 19:18:48 +08:00
刘涛
c9a9cc3227 fix:iOS view blurry after 3D animation 2020-11-03 17:44:17 +08:00
刘涛
cb3dfcbec8 feat:iOS animation reset duration when duration is 0 2020-06-16 18:01:23 +08:00
pengfei.zhou
9b181830fc add perspective for rotattionX and rotationY 2020-06-03 14:54:52 +08:00
pengfei.zhou
c14ec1954e Add rotationX and rotationY 2020-06-03 14:54:52 +08:00
王劲鹏
9759eac38b iOS: implements locations in gradient color 2020-05-11 09:53:28 +08:00
王劲鹏
d060e1427c iOS: ensure start & end are not nil 2020-05-11 09:53:28 +08:00
王劲鹏
6406bfdcef iOS: implements multiple segments as gradient color 2020-05-11 09:53:28 +08:00
pengfei.zhou
a23aa8df0f iOS:default set clipToBounds = YES 2020-04-27 18:58:41 +08:00
pengfei.zhou
a1c0e8e30c iOS:fix when reuse viewnode,gradientColor display none 2020-04-22 13:42:33 +08:00
pengfei.zhou
380673ef03 iOS:fix getLocationOnScreen 2020-04-15 16:38:17 +08:00
pengfei.zhou
34ff0ea7d9 Revert "iOS:move yoga transform to DoricViewNode"
This reverts commit 6bcc6d014c.
2020-04-11 13:40:34 +08:00
pengfei.zhou
4f2802a55c fix header problem 2020-04-11 13:40:34 +08:00
pengfei.zhou
71154ad640 remove flexSlider 2020-04-11 13:02:16 +08:00
pengfei.zhou
80811a3bf6 Layout add minWidth minHeight maxWidth maxHeight 2020-04-11 13:02:16 +08:00
pengfei.zhou
4e537eed47 add flexscroller 2020-04-11 13:02:16 +08:00
pengfei.zhou
6bcc6d014c iOS:move yoga transform to DoricViewNode 2020-04-11 13:02:16 +08:00
pengfei.zhou
404b4b594f add ts define 2020-04-10 14:35:21 +08:00
pengfei.zhou
ab11ee3372 iOS:use image to implement gradient background color 2020-04-09 13:32:14 +08:00
pengfei.zhou
84d19230e4 iOS:avoid reset margin while prop is nil 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
b17ff48c59 iOS:refact requestLayout logic 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
abbe0ba377 iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
7408d9cfed iOS:fix gradiantlayer frame nil 2020-03-23 13:38:11 +08:00
pengfei.zhou
201278629a iOS:Gravity and Margin shold affect at the same time 2020-03-21 19:14:44 +08:00
pengfei.zhou
4d6884098c iOS:fix NSNull Crash 2020-03-21 19:14:44 +08:00
pengfei.zhou
38ea6ea7d4 iOS:fix cannot change rootView's layoutconfig or size 2020-03-13 19:38:39 +08:00
王劲鹏
c1f4805444 iOS: add gradient background for view node 2020-03-13 19:08:49 +08:00