Commit Graph

364 Commits

Author SHA1 Message Date
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
王劲鹏
10c60814d1 iOS: add oldBottomMargin, oldHeight & bottomMargin 2021-03-30 12:29:16 +08:00
王劲鹏
b006658fb9 iOS: hide scroll bar by default 2021-03-22 10:43:32 +08:00
王劲鹏
b25aad5bac iOS: implement keyboard plugin 2021-03-19 10:34: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
王劲鹏
1a84a3d7bb fix reload on non ui thread 2021-03-08 19:58:11 +08:00
王劲鹏
9c166da915 iOS: fix memory leak in image node block 2021-03-04 15:43:12 +08:00
pengfei.zhou
936bd60293 feat:fix dirty props cannot be rendered in promise 2021-03-04 14:52:00 +08:00
pengfei.zhou
e78625281f fix:iOS Runloop cannot exit and other issues 2021-03-04 14:52:00 +08:00
pengfei.zhou
627f323ae3 feat:fix iOS memory leak in debugging 2021-03-04 14:52:00 +08:00
pengfei.zhou
a40ec58fca feat:stop debugging when devkit is disconnected from server 2021-03-02 18:20:41 +08:00
pengfei.zhou
88dc9c9334 feat:Support debug other source in doric project 2021-03-02 18:20:41 +08:00
pengfei.zhou
cf888e3655 feat:add debug option:start debugging 2021-03-02 18:20:41 +08:00
pengfei.zhou
de4188b74e feat:add debug option stop debugging 2021-03-02 18:20:41 +08:00
pengfei.zhou
eb689e8a48 feat:show information of script 2021-03-02 18:20:41 +08:00
pengfei.zhou
a568a704fe iOS:add view source option 2021-03-02 18:20:41 +08:00
pengfeizhou
92fd6283b6 fix:iOS dev reuseid 2021-02-26 18:54:13 +08:00
pengfeizhou
b60fffd055 feat:update assets and set ip for input 2021-02-25 12:45:00 +08:00
pengfeizhou
d834f03835 feat:reload match context adjust 2021-02-25 12:45:00 +08:00
pengfeizhou
6b8fd4d540 feat:update toast text 2021-02-24 19:15:17 +08:00
pengfeizhou
d56281a77f feat:debug support multi entry and fix some bugs 2021-02-24 19:15:17 +08:00
pengfeizhou
0e7f68a2c2 iOS:optimize devkit context list ui 2021-02-24 19:15:17 +08:00
pengfeizhou
dfcbec696e iOS:optimize devkit header ui 2021-02-24 19:15:17 +08:00
pengfeizhou
efdabd8309 iOS:optimze devkit 2021-02-24 19:15:17 +08:00
pengfeizhou
04c19992ad Refact:delete and optimize code 2021-02-23 17:26:39 +08:00
pengfeizhou
149826ae12 feat:fix when debugging,log cannot show on terminal 2021-02-23 17:26:39 +08:00
pengfeizhou
cc1b4d92cb iOS:Timer key change from NSString to NSNumber 2021-02-23 17:26:39 +08:00
pengfeizhou
1d6a2d8828 iOS:success to debug js 2021-02-23 11:45:53 +08:00
pengfeizhou
9db60d94ba iOS:Support debugging 2021-02-23 11:45:53 +08:00
pengfeizhou
3fa9124801 iOS:fix when obj_retain DoricContext cause crash 2021-02-09 15:11:54 +08:00
pengfeizhou
07c701ef23 feat:Input add password property 2021-02-08 18:19:23 +08:00
pengfeizhou
682b6ebcb4 iOS:init registry synchronously 2021-02-07 18:11:00 +08:00
pengfeizhou
8f0486329e feat:fix Register DevMonitor 2021-02-07 16:38:18 +08:00
pengfeizhou
ddc74a9027 feat:Doric cli show doric logs 2021-02-05 19:58:05 +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
438d7233ff iOS:Remove umbrella header 2021-02-01 21:47:11 +08:00
pengfeizhou
d0f4fdd98b iOS:fix compile error 2021-02-01 18:16:56 +08:00
pengfeizhou
fe4e90ec53 iOS:Native plugin use safe method to get from dictionary,avoid type error 2021-02-01 18:16:56 +08:00
pengfeizhou
156f70bb97 iOS:Add safe opt methods for NSDictionary,check type error 2021-02-01 17:48:45 +08:00
pengfeizhou
5a12a770fd iOS:use safe method to prevent unexpected exception 2021-02-01 17:48:45 +08:00
pengfeizhou
6bf38bd290 iOS:Example Project use PINCache 2021-02-01 17:48:45 +08:00
pengfeizhou
36975d1377 iOS:Fix warnning method 2021-02-01 17:48:45 +08:00
pengfeizhou
f0f660f709 iOS:Remove unused method 2021-02-01 17:48:45 +08:00
pengfeizhou
c74ceefc42 iOS:Remove dependency of YYCache,add support for YYCache,TMCache,or PINCache 2021-02-01 17:48:45 +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
f44416a139 iOS:add NS_NOESCAPE attribute to avoid warnning 2021-01-27 18:54:07 +08:00
pengfeizhou
c712b1c0c0 Update iOS project settings 2021-01-27 18:54:07 +08:00
王劲鹏
13453f6a30 iOS: deal with context nil caused array init crash 2021-01-23 15:47:36 +08:00
王劲鹏
510cdf53cb iOS: notch superview change to first object 2021-01-18 16:38:37 +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
c702f546ee update iOS header import 2020-10-23 16:49:42 +08:00
pengfei.zhou
171e96d0b5 iOS:fix iOS 14 cannot display image 2020-09-18 17:00:50 +08:00
pengfei.zhou
44f62dbea7 iOS:update project 2020-09-18 17:00:50 +08:00
pengfei.zhou
7e4eabdc62 iOS:add Yoga dependency 2020-09-18 17:00:50 +08:00
pengfei.zhou
6a09c583fc iOS:adjust position of toast 2020-09-05 14:19:49 +08:00
pengfei.zhou
821cb1823c iOS support internal class 2020-09-05 14:19:49 +08:00
pengfei.zhou
cf2b5b3fac feat:Popover area do not over the root view's area 2020-09-04 15:38:13 +08:00
pengfei.zhou
a8cbdc0c1d iOS:openUrl do not check canOpenUrl 2020-09-03 14:57:30 +08:00
王劲鹏
3d656e13c6 iOS: pick width & height as default constant in portrait orientation 2020-08-25 17:16:42 +08:00
shukaka
4358551f92 fix: pullable not callback on iOS platform 2020-08-19 20:10:13 +08:00
shukaka
4e263a7c91 Update DoricImageNode.m
fix: iOS 上无法加载 Image.xcassets 中的图片
2020-08-07 15:58:23 +08:00
pengfei.zhou
ca6e0d5c39 iOS fix compile problem 2020-08-07 10:53:44 +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
王劲鹏
6080717940 fix build not call when debugging 2020-05-18 19:09:27 +08:00