Commit Graph

164 Commits

Author SHA1 Message Date
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
pengfei.zhou
c9f1f099ae feat:rename vlayout and hlayout 2019-10-23 20:12:01 +08:00
pengfei.zhou
4b1a982e85 rename add doric prefix 2019-10-23 20:06:33 +08:00
pengfei.zhou
c2e3ef4f7e feat:iOS LinearLayout and adapt new layoutconfig 2019-10-23 19:37:06 +08:00
pengfei.zhou
7352e6c283 add apache-2.0 licence 2019-10-21 09:59:22 +08:00
pengfei.zhou
f9b599e7cf format OC code 2019-10-12 14:48:19 +08:00
pengfei.zhou
8c2c55e7b8 iOS implement local server 2019-08-14 16:03:37 +08:00
pengfei.zhou
a8e93648b0 iOS bundle 2019-08-14 14:13:08 +08:00
pengfei.zhou
b2057a088c doric group diff 2019-08-14 11:53:10 +08:00
pengfei.zhou
0fa9c86ef8 iOS Websocket 2019-08-14 10:08:33 +08:00
pengfei.zhou
ba2a90a6c1 add some api for doric context 2019-08-13 18:13:54 +08:00
pengfei.zhou
76fe0f9044 add doric-cli init content 2019-08-13 14:31:12 +08:00
pengfei.zhou
a3a6d4111f native package 2019-08-13 13:54:57 +08:00
pengfei.zhou
f1efee6a3e add iOS Image Node 2019-08-06 20:06:34 +08:00
pengfei.zhou
740848e604 iOS corner path 2019-08-02 20:24:05 +08:00
pengfei.zhou
e5648242f7 iOS implementation corner and shadow,border and so on 2019-08-02 17:45:53 +08:00
pengfei.zhou
2e7814b499 iOS run snake 2019-07-31 19:22:00 +08:00
pengfei.zhou
5c1fc624ce iOS layout done 2019-07-31 18:13:22 +08:00
pengfei.zhou
b0e34a316b iOS render stack and soon 2019-07-31 17:43:26 +08:00
pengfei.zhou
674335324b iOS render 2019-07-31 14:18:20 +08:00
pengfei.zhou
20986340d7 iOS add View Node 2019-07-30 21:05:42 +08:00
pengfei.zhou
5d710b5b97 iOS view render 2019-07-30 19:07:46 +08:00
pengfei.zhou
c1fde16bee iOS module dir 2019-07-30 15:20:11 +08:00
pengfei.zhou
6e6dc4edef iOS Bridge part 2019-07-30 11:25:05 +08:00
pengfei.zhou
c1e4ccd984 Doric Bridge 2019-07-29 20:51:53 +08:00
pengfei.zhou
a17a21954a Doric bridge 2019-07-29 20:23:00 +08:00
pengfei.zhou
4a5acaa781 update projectconfig because of cocoapod update 2019-07-29 15:19:13 +08:00
pengfei.zhou
0371cde9d1 DoricContext auto release in iOS 2019-07-29 15:12:42 +08:00
pengfei.zhou
2a53b24aff success run js on iOS 2019-07-29 13:48:27 +08:00
pengfei.zhou
0b285fe470 change project config 2019-07-29 10:54:03 +08:00
pengfei.zhou
5642d5ddc0 timer callback 2019-07-28 01:26:19 +08:00
pengfei.zhou
b0370847d9 DoricJSEngine 2019-07-27 19:16:02 +08:00
pengfei.zhou
f792a3ac33 iOS Doric Registry and so on 2019-07-27 14:36:41 +08:00
pengfei.zhou
f87aea62dc add DoricJSEngine 2019-07-27 10:33:38 +08:00
pengfei.zhou
bc1c283b47 iOS module config 2019-07-26 18:15:51 +08:00
pengfei.zhou
f0b003cb66 Doric Async and so on 2019-07-26 16:10:42 +08:00
pengfei.zhou
40165bca14 Doric rename 2019-07-25 21:10:29 +08:00
pengfei.zhou
4aa049fc04 add DoricJSCore 2019-07-25 21:03:31 +08:00
pengfei.zhou
f912c49eed config iOS module 2019-07-25 20:11:12 +08:00
pengfei.zhou
ff920621b0 add UIView extension 2019-07-25 19:56:49 +08:00
pengfei.zhou
f86e7623a2 init iOS module 2019-07-25 19:30:14 +08:00