Commit Graph

90 Commits

Author SHA1 Message Date
pengfei.zhou
5a042e9b76 feat:add scan qr code to iOS 2019-11-21 15:36:34 +08:00
pengfei.zhou
ec854ebe71 feat:add prompt for android and iOS 2019-11-20 21:04:27 +08:00
pengfei.zhou
2290c8cd48 feat:add confirm of modal for Android and iOS 2019-11-20 20:36:01 +08:00
pengfei.zhou
3f5099d29a feat:add alert for iOS 2019-11-20 20:23:39 +08:00
pengfei.zhou
2d0570c09f feat:iOS support toast gravity 2019-11-20 18:15:04 +08:00
pengfei.zhou
d495043dc9 feat:add toast bridge 2019-11-20 17:24:50 +08:00
pengfei.zhou
38823700a2 feat:add loadCallback for image network loading callback 2019-11-20 16:03:07 +08:00
pengfei.zhou
5eddc44eb1 feat:add ImageView scaleType 2019-11-20 15:36:07 +08:00
pengfei.zhou
7d6ad70682 feat:default set text aligment to center 2019-11-20 15:04:20 +08:00
pengfei.zhou
c8feaa37fc feat:fix iOS UIImageView wrapcontent 2019-11-20 13:52:30 +08:00
pengfei.zhou
7f22152f27 feat:fix iOS render sync clip corner cannot be applied 2019-11-20 11:10:03 +08:00
pengfei.zhou
1b23dbd653 feat:add LayoutDemo 2019-11-19 21:22:26 +08:00
pengfei.zhou
f205a4769a feat:fix Text auto resize in iOS 2019-11-19 19:54:38 +08:00
pengfei.zhou
de6a094afa feat:Do not use mutable copy or copy to avoid change data pointer 2019-11-19 19:48:20 +08:00
pengfei.zhou
27db7f45fb feat:iOS Slider paging effect 2019-11-19 18:07:38 +08:00
pengfei.zhou
f2d2c96619 feat:List and slider support wrap content in iOS 2019-11-19 17:49:08 +08:00
pengfei.zhou
06f2a0b106 feat:Slider for iOS 2019-11-19 17:30:50 +08:00
pengfei.zhou
3c9d66db1a feat:add slider in iOS 2019-11-19 16:27:58 +08:00
pengfei.zhou
c3b656d539 feat:fix subitem mixin of listitemnode in iOS 2019-11-19 16:15:54 +08:00
pengfei.zhou
353ff356a5 add slider 2019-11-19 14:56:25 +08:00
pengfei.zhou
05f26d55b5 feat:fix reuse cell relayout 2019-11-19 14:15:00 +08:00
pengfei.zhou
4fdc37a717 feat:iOS demo list 2019-11-19 14:11:35 +08:00
pengfei.zhou
3426fcd102 feat:Manage Demo Project 2019-11-19 13:46:29 +08:00
pengfei.zhou
f0430a32a7 feat:add scrollview on iOS 2019-11-19 11:21:49 +08:00
pengfei.zhou
02bb3837b4 feat:invoke method find super class in iOS 2019-11-18 17:10:18 +08:00
pengfei.zhou
d123baa5f4 feat:call NativeView's method on UI thread 2019-11-18 17:04:00 +08:00
pengfei.zhou
99c994b11b feat:add nativeChannel on Android 2019-11-18 16:33:23 +08:00
pengfei.zhou
7d0ecfee52 feat:rename some code 2019-11-18 11:45:48 +08:00
pengfei.zhou
1b08c227ef feat:fix iOS render weight prop 2019-11-16 16:49:42 +08:00
pengfei.zhou
3f4b336205 feat:delete gravity in Stack 2019-11-16 16:09:24 +08:00
pengfei.zhou
009c723bc8 feat:fix reuseId while iOS needs reuse tablecell 2019-11-16 15:34:19 +08:00
pengfei.zhou
361fb58ebe feat:iOS reload Row without animation 2019-11-16 15:26:44 +08:00
pengfei.zhou
db55cb30fb feat:fix ListView's auto resize height in iOS 2019-11-16 15:10:42 +08:00
pengfei.zhou
1d5b312922 feat:add reusable in groupnode for iOS 2019-11-16 13:23:11 +08:00
pengfei.zhou
8e53e4b54b feat:add iOS listview 2019-11-15 19:30:07 +08:00
pengfei.zhou
6017e7120d feat:refact DoricLayout and layout config 2019-11-15 15:38:24 +08:00
pengfei.zhou
3289513720 feat:fix render props error 2019-11-15 15:05:35 +08:00
pengfei.zhou
52fcafeb92 feat:add subview in iOS 2019-11-15 14:57:41 +08:00
pengfeizhou
6d7a93ff18 Merge branch 'feature/debug' into 'master'
Feature/debug



See merge request !8
2019-11-08 10:49:44 +08:00
Insomnia
f64f5001da add: debug switch 2019-11-08 10:35:12 +08:00
Insomnia
e5106a25ba feat: 1. ios debugger remote connected
TODO:
fix arg type
2019-11-08 10:30:06 +08:00
Insomnia
70a6c9193a feat: add ios websocket didReceiveMessage 2019-11-04 20:29:56 +08:00
pengfei.zhou
30c381ca08 fix sometimes call layoutsubviews while in layout 2019-11-01 19:22:57 +08:00
pengfei.zhou
e53c91c22f fix sometimes call layoutsubviews in cycle 2019-11-01 17:50:56 +08:00
Insomnia
af3590b0ba add: injectGlobalJSObject 2019-11-01 00:13:50 +08:00
Insomnia
896e9aaa51 add: invokeObject 2019-10-31 23:46:10 +08:00
Insomnia
0a373de753 mod: refact some code 2019-10-31 20:04:57 +08:00
王劲鹏
15dd196e79 add dispatch_semaphore to control serial logic 2019-10-31 16:22:30 +08:00
王劲鹏
08bfd71eae add doric remote js executor on ios 2019-10-31 14:26:08 +08:00
pengfei.zhou
3ee6275cc0 optimize code 2019-10-23 20:17:24 +08:00