Commit Graph

244 Commits

Author SHA1 Message Date
王劲鹏
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
王劲鹏
25b6a69d02 fix: markedTextRange overlap with placeholder while inputing 2021-06-18 14:55:54 +08:00
王劲鹏
48d6a84394 revert apply 2021-06-18 14:55:17 +08:00
王劲鹏
28513efd67 fix: flow layout cell order 2021-06-18 09:38:03 +08:00
王劲鹏
9bf4072777 fix: scroller parent aware child size change 2021-06-15 16:11:08 +08:00
pengfei.zhou
9fed9e431c feat:Input add beforeTextChange API 2021-06-11 17:48:56 +08:00
pengfei.zhou
e528630f71 feat:Input add getSelection API 2021-06-11 17:48:56 +08:00
pengfei.zhou
5263731dd7 feat:input add onSubmitEditing 2021-06-11 17:48:56 +08:00
pengfei.zhou
ff641bf983 feat:Input add editable and returnKeyType 2021-06-11 17:48:56 +08:00
王劲鹏
188e3b55f6 fix: flow layout load more view not span entirely 2021-06-11 14:52:43 +08:00
pengfei.zhou
d834336b3c iOS: code optimize,delete useless code 2021-06-08 18:31:05 +08:00
王劲鹏
5a9b55c75b filter the candidate while inputing 2021-06-07 17:17:42 +08:00
pengfei.zhou
c1ac0a04a5 bugfix: read callbackId before read other properties. 2021-05-21 18:29:36 +08:00
pengfei.zhou
466aa0ff54 iOS: fix scroller cannot be fit 2021-05-14 21:00:25 +08:00
pengfei.zhou
c27a9bd672 iOS: measure undefined set content size 2021-05-14 19:58:34 +08:00
王劲鹏
8d8c44c8f6 handle shadow conflict with corners 2021-05-11 16:45:30 +08:00
pengfei.zhou
98db105a73 iOS: fix when set padding 2021-05-08 10:30:45 +08:00
pengfei.zhou
a46bfe9284 iOS: Stack gravity default to left and top 2021-05-08 10:30:45 +08:00
pengfei.zhou
d8412f3a96 iOS: fix case when parent is fit,child is most, align to android 2021-05-08 10:30:45 +08:00
pengfei.zhou
6da8d5658b feat: add bounces for list,scroller,nestedSlider,flowlayout 2021-04-30 14:34:54 +08:00
pengfei.zhou
e621db48b9 feat: slider add bounces for iOS 2021-04-30 14:34:54 +08:00
pengfei.zhou
f8b983b8d2 iOS: do not show indication in slider 2021-04-30 14:34:54 +08:00
pengfei.zhou
bdab13209c iOS: fix callback error.Use item's node instead 2021-04-25 15:49:01 +08:00
pengfei.zhou
e18b7e781e iOS:add ListItem actions api 2021-04-25 15:49:01 +08:00
pengfei.zhou
5982b15b0d feat:NestedScroller add scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
056f2f041f feat:Slider add scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
c2ca3c0b31 feat:Flowlayout support scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
418b71c7a3 feat:List support scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
4cc67a463d feat:Scroller support scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
c82fdf1a0d iOS: fix iOS 11 & iOS 12 DoricListNode crash 2021-04-22 15:44:40 +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
2fe2cded48 iOS: fix when parent and parent's parent is fit,child is most,cannot be extend to right size. 2021-04-19 17:44:04 +08:00
pengfei.zhou
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +08:00
pengfei.zhou
b762b9db4b iOS:Fix ListNode cannot measure content height properly 2021-04-14 16:56:19 +08:00
pengfei.zhou
526234b878 iOS: Fix size change cause corners show error 2021-04-07 17:25:47 +08:00
王劲鹏
b006658fb9 iOS: hide scroll bar by default 2021-03-22 10:43:32 +08:00
王劲鹏
eba0261082 fix inconsistency due to itemcount change 2021-03-19 10:33:38 +08:00
王劲鹏
774cacc0fc fix crash 2021-03-12 11:13:53 +08:00
王劲鹏
bd0f155360 iOS: fix tableview blink when reload on some devices 2021-03-09 16:02:35 +08:00
王劲鹏
9c166da915 iOS: fix memory leak in image node block 2021-03-04 15:43:12 +08:00
pengfei.zhou
627f323ae3 feat:fix iOS memory leak in debugging 2021-03-04 14:52:00 +08:00
pengfeizhou
dfcbec696e iOS:optimize devkit header ui 2021-02-24 19:15:17 +08:00
pengfeizhou
07c701ef23 feat:Input add password property 2021-02-08 18:19:23 +08:00
pengfeizhou
e32e6a321a iOS:Fix ImageNode cannot showed up 2021-02-04 17:16:15 +08:00
pengfeizhou
2de59a307f feat:Fix Flowlayout call onLoadMore multi times 2021-02-02 19:56:27 +08:00
pengfeizhou
112e45af06 feat:Fix List call onLoadMore multi times 2021-02-02 19:56:27 +08:00
pengfeizhou
4c78a91f7a iOS:update SDWebImage API call 2021-02-01 17:48:45 +08:00
pengfeizhou
4ad278e9c9 iOS:Support SDWebImage 2021-02-01 17:48:45 +08:00
pengfeizhou
a68155a0ec iOS:Remove dependency of YYImage 2021-02-01 17:48:45 +08:00
pengfeizhou
2100eff054 feat:avoid iOS dealloc JSValue in main thread,this may cause crash in JavaScriptCore 2021-01-06 11:57:41 +08:00
pengfei.zhou
967ad27a22 iOS: fix property from assign to copy 2020-12-10 09:52:34 +08:00
pengfei.zhou
33fe830422 fix code error 2020-11-03 19:21:08 +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
pengfei.zhou
171e96d0b5 iOS:fix iOS 14 cannot display image 2020-09-18 17:00:50 +08:00
shukaka
4e263a7c91 Update DoricImageNode.m
fix: iOS 上无法加载 Image.xcassets 中的图片
2020-08-07 15:58:23 +08:00
pengfei.zhou
408868e8d5 iOS fix listnode 2020-08-04 19:18:09 +08:00
pengfei.zhou
bc6f9fac9b iOS:fix item count change cause reload crash 2020-07-24 18:13:07 +08:00
pengfei.zhou
5113d73b37 fix:iOS ListNode item index outof range 2020-07-13 11:26:28 +08:00
刘涛
91c3d4f630 fix:iOS clear ListNode cell color 2020-07-01 17:10:32 +08:00
pengfei.zhou
eabb98cee9 fix:iOS DoricListNode exception and DoricGroupNode exception 2020-06-22 16:09:42 +08:00
刘涛
cb3dfcbec8 feat:iOS animation reset duration when duration is 0 2020-06-16 18:01:23 +08:00
pengfei.zhou
4a788eb4bb adjust code style and add default case 2020-06-13 11:59:47 +08:00
tracy
8e8999dd7a add inputtype 2020-06-13 11:59:47 +08:00
pengfei.zhou
6b1040b8a2 feat:fix ListNode crash on iOS 10 and iOS 11 2020-06-12 11:17:10 +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
王劲鹏
1830acf977 iOS: implements base64 for placeholder & error in image 2020-05-11 11:31:42 +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
6c21866d39 iOS:fix when input hans limit length error 2020-05-09 16:23:05 +08:00
pengfei.zhou
cb9f377a90 iOS:fix emoji cause substring error 2020-05-08 16:00:25 +08:00
pengfei.zhou
112952d379 feat:input align the affect to android 2020-05-06 15:13:00 +08:00
pengfei.zhou
931c06393e iOS:fix default gravity to be center 2020-05-06 15:13:00 +08:00
pengfei.zhou
87d9039b27 iOS:fix input show hintText 2020-05-06 15:13:00 +08:00
pengfei.zhou
fd762bac86 iOS:Input support maxLength 2020-05-06 15:13:00 +08:00
pengfei.zhou
fdff5af3d9 feat:Text add truncateAt 2020-04-27 18:58:41 +08:00
pengfei.zhou
a23aa8df0f iOS:default set clipToBounds = YES 2020-04-27 18:58:41 +08:00
pengfei.zhou
cabb1b1f82 iOS:fix layouts error 2020-04-26 19:00:36 +08:00
pengfei.zhou
cffb3fb0e9 iOS:Change the behaviour only in VLayout and HLayout and Stack 2020-04-26 09:48:03 +08:00
pengfei.zhou
05927b33d5 fix when parent is fit ,child is most,resolve this situation 2020-04-23 20:02:23 +08:00
pengfei.zhou
82fdd5e46c Android and iOS add handling imageScale 2020-04-23 16:52:24 +08:00
pengfei.zhou
a1c0e8e30c iOS:fix when reuse viewnode,gradientColor display none 2020-04-22 13:42:33 +08:00
pengfei.zhou
aa368d2e4b iOS:update js property 2020-04-22 13:09:24 +08:00
pengfei.zhou
bce9350959 iOS:fetch batchedItems move to previous until not empty 2020-04-22 11:38:15 +08:00
pengfei.zhou
5f4942a8ff feat:List add scrollToItem method 2020-04-22 11:38:15 +08:00
pengfei.zhou
d4bf1245dd iOS:fix missing call of requestLayout 2020-04-21 11:14:31 +08:00
pengfei.zhou
c56c58423b iOS:fix layout error 2020-04-21 11:13:06 +08:00
pengfei.zhou
f6ce6843e3 iOS:fix Image async load in FlexLayout 2020-04-20 20:50:32 +08:00
王劲鹏
4c18171a2b change px to proportion 2020-04-17 17:01:10 +08:00
王劲鹏
36eaf35cd0 iOS: add stretch inset dictionary 2020-04-17 17:01:10 +08:00
王劲鹏
afff5b9be0 add scale 2020-04-17 17:01:10 +08:00
王劲鹏
5d85bc86d1 iOS: implement stretchInset for ImageNode 2020-04-17 17:01:10 +08:00
pengfei.zhou
357fbd8e66 iOS:Base64 image add scale 2020-04-17 12:07:44 +08:00
pengfei.zhou
5dd4724e3c iOS:Text Font cannot be applied propertily 2020-04-15 19:10:46 +08:00
pengfei.zhou
6f89cf440b iOS:subviews in flexnode cannot be applied 2020-04-15 19:10:46 +08:00
pengfei.zhou
5d306bbf67 iOS:fix yoga layout when is leaf,cause assertion 2020-04-15 19:10:46 +08:00