Commit Graph

242 Commits

Author SHA1 Message Date
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
pengfei.zhou
81dfce17fb iOS:JS operation use seperated thread 2020-05-13 10:03:38 +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
c51fc83537 iOS:fix NSTimer invalidate in main queue 2020-05-08 16:53:29 +08:00
pengfei.zhou
cb9f377a90 iOS:fix emoji cause substring error 2020-05-08 16:00:25 +08:00
pengfei.zhou
7828b24cd5 fix iOS crash when call Destory 2020-05-06 17:52:06 +08:00
pengfei.zhou
8f693b451d feat:fix lifecycle call not exactly right 2020-05-06 16:22:13 +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
王劲鹏
0c6fa027b1 new DoricLayout bug fix 2020-04-30 18:52:28 +08:00
王劲鹏
2e9459f80f iOS: implements navbar set center 2020-04-30 18:52:28 +08:00
pengfei.zhou
b169f581d3 feat:protect when build set navbar's view 2020-04-30 18:11:59 +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
57b5c7596b feat:when reload doriccontext,release the js resource 2020-04-27 16:03:16 +08:00
pengfei.zhou
cabb1b1f82 iOS:fix layouts error 2020-04-26 19:00:36 +08:00
pengfei.zhou
391060f72e iOS:When set doriccontext's vc,toast will show on it 2020-04-26 11:22:23 +08:00