王劲鹏
|
10c60814d1
|
iOS: add oldBottomMargin, oldHeight & bottomMargin
|
2021-03-30 12:29:16 +08:00 |
|
王劲鹏
|
b25aad5bac
|
iOS: implement keyboard plugin
|
2021-03-19 10:34:32 +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
|
5a12a770fd
|
iOS:use safe method to prevent unexpected exception
|
2021-02-01 17:48:45 +08:00 |
|
pengfeizhou
|
36975d1377
|
iOS:Fix warnning 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 |
|
王劲鹏
|
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
|
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 |
|
pengfei.zhou
|
ca6e0d5c39
|
iOS fix compile problem
|
2020-08-07 10:53:44 +08:00 |
|
pengfei.zhou
|
9b181830fc
|
add perspective for rotattionX and rotationY
|
2020-06-03 14:54:52 +08:00 |
|
pengfei.zhou
|
7828b24cd5
|
fix iOS crash when call Destory
|
2020-05-06 17:52:06 +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
|
391060f72e
|
iOS:When set doriccontext's vc,toast will show on it
|
2020-04-26 11:22:23 +08:00 |
|
pengfei.zhou
|
496c4c1838
|
fix:when onDestroy call native plugin
|
2020-04-23 17:43:54 +08:00 |
|
wangwang
|
5c1714c15b
|
Update DoricModalPlugin.m
iOS的Alert风格是,左边“取消”,右边“确定”
|
2020-04-22 13:05:34 +08:00 |
|
pengfei.zhou
|
2541a13d74
|
iOS:DoricContext add vc
|
2020-04-21 20:38:08 +08:00 |
|
pengfei.zhou
|
de9b96c490
|
iOS:add protection for SIGSEGV
|
2020-04-20 11:53:16 +08:00 |
|
pengfei.zhou
|
4376e37836
|
iOS:fix Collection <__NSDictionaryM: XX> was mutated while being enumerated
|
2020-04-20 09:37:31 +08:00 |
|
pengfei.zhou
|
34bb6cc391
|
iOS:fix coordinator cannot change view layout
|
2020-04-10 11:44:37 +08:00 |
|
pengfei.zhou
|
8b66c7d4be
|
iOS:fix popover view
|
2020-04-08 20:33:20 +08:00 |
|
pengfei.zhou
|
277a49ed49
|
iOS:fix animate plugin
|
2020-04-08 20:33:20 +08:00 |
|
pengfei.zhou
|
b17ff48c59
|
iOS:refact requestLayout logic
|
2020-04-08 20:33:20 +08:00 |
|
pengfei.zhou
|
abbe0ba377
|
iOS refact DoricLayout
|
2020-04-08 20:33:20 +08:00 |
|
pengfei.zhou
|
ca6a3284f2
|
refact some code
|
2020-04-08 20:33:20 +08:00 |
|
pengfei.zhou
|
78d4f51314
|
navigator add openUrl
|
2020-04-01 18:00:04 +08:00 |
|
pengfei.zhou
|
438f729ec6
|
iOS:Change DoricGravity enum name
|
2020-03-27 10:08:54 +08:00 |
|
pengfei.zhou
|
61c74e1c25
|
iOS:fix crash for command view
|
2020-03-25 19:33:00 +08:00 |
|
pengfei.zhou
|
2046baa23d
|
feat:fix command view cannot find view,let find on UI Thread
|
2020-03-23 13:38:11 +08:00 |
|
王劲鹏
|
c8f9e7dd33
|
iOS: notch plugin implementation
|
2020-03-19 15:11:57 +08:00 |
|
pengfei.zhou
|
348a6f3e56
|
feat:blendProps for Cooridinate changes
|
2020-03-11 13:42:17 +08:00 |
|
pengfei.zhou
|
f3f28c55f8
|
add panel.onRederFinished to be invoked after shader.render make sure coordinatorPlugin affected
|
2020-03-11 13:42:17 +08:00 |
|
pengfei.zhou
|
3b0a245129
|
feat:Android and iOS monitor use DoricContext as parameter
|
2020-03-07 10:41:25 +08:00 |
|
pengfei.zhou
|
4ca1ba63e6
|
iOS:fix DoricPromise and DoricContext cycle reference causememory leak
|
2020-02-28 18:42:03 +08:00 |
|
pengfei.zhou
|
abb1873b49
|
feat:doric android and iOS's monitor add source parameter when exception
|
2020-02-22 15:47:10 +08:00 |
|
pengfei.zhou
|
0961cb9fc9
|
refact:change field name from scheme to source
|
2020-02-19 19:54:10 +08:00 |
|
pengfei.zhou
|
6bf61b3769
|
feat:iOS implement coordinator plugin
|
2020-02-13 22:25:13 +08:00 |
|
王劲鹏
|
73c06373ad
|
iOS status bar api implement
|
2020-01-14 19:09:48 +08:00 |
|
pengfei.zhou
|
caea154377
|
iOS:add monitor
|
2020-01-11 11:05:34 +08:00 |
|
王劲鹏
|
26d32d788e
|
implement iOS navbar custom left & right view
|
2020-01-10 17:45:01 +08:00 |
|
王劲鹏
|
7378ce8449
|
iOS head node logic changed
|
2020-01-10 11:23:28 +08:00 |
|
pengfei.zhou
|
88d45c2967
|
add Notification demo,and pass
|
2020-01-09 11:51:14 +08:00 |
|
pengfei.zhou
|
9dabd3b1db
|
iOS:notification plugin
|
2020-01-09 11:51:14 +08:00 |
|
pengfei.zhou
|
98b3d419ff
|
rename dir
|
2019-12-21 23:01:45 +08:00 |
|