王劲鹏
|
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 |
|
pengfei.zhou
|
0fa121e54f
|
feat:optimize iOS Transform setting
|
2020-03-03 16:37:40 +08:00 |
|
pengfei.zhou
|
35e9f05114
|
feat:add getX and getY for view
|
2020-03-03 16:37:40 +08:00 |
|
pengfei.zhou
|
ef2e27f271
|
iOS:when set corner,apply clipToBounds to yes
|
2020-02-22 14:14:01 +08:00 |
|
pengfei.zhou
|
3e3e8266d4
|
iOS:fix when set view's hidden status cannot trigger superview's relayout
|
2020-02-22 14:14:01 +08:00 |
|
pengfei.zhou
|
98b3d419ff
|
rename dir
|
2019-12-21 23:01:45 +08:00 |
|