Commit Graph

413 Commits

Author SHA1 Message Date
pengfei.zhou
c2b07e4a20 iOS: fix tableview height cannot fit the screen 2021-09-03 16:51:06 +08:00
王劲鹏
7a0a2c6621 iOS: image render optimize
UIGraphicsBeginImageContextWithOptions replaced with UIGraphicsImageRenderer above iOS 10
2021-09-03 15:52:15 +08:00
pengfei.zhou
15172bb653 iOS:fix refreshableview srolling problem 2021-09-01 15:44:43 +08:00
pengfei.zhou
5e2ffe3436 Devkit add plugin support 2021-08-26 16:49:56 +08:00
pengfei.zhou
059f27c743 Revert "debugging add module support"
This reverts commit 85da528de5e258a765b842ca5e55c4cf81fd2936.
2021-08-24 16:15:25 +08:00
pengfei.zhou
20e6f5c96d debugging add module support 2021-08-24 16:15:25 +08:00
pengfei.zhou
0ffb14ec72 iOS: move bundle to DoricSingleton 2021-08-24 16:15:25 +08:00
pengfei.zhou
04cfbf49d8 iOS typo fix 2021-08-24 11:59:11 +08:00
王劲鹏
e0d76d218d iOS: remove sync in dealloc & add some weak-strong-dance 2021-08-20 11:40:02 +08:00
pengfei.zhou
e6637b82de iOS:fix when text font is customized,set fontStyle cause font change to system font 2021-08-12 16:02:08 +08:00
pengfei.zhou
6e048e39fc fix compile err 2021-08-12 11:33:20 +08:00
pengfei.zhou
aee2ed6027 iOS: fix multi context,share same zone storage 2021-08-12 11:33:20 +08:00
王劲鹏
33c681031d fix: iOS List scroll to row inaccurate 2021-08-11 18:40:28 +08:00
pengfei.zhou
ee737c5c17 iOS: add default content type 2021-08-11 11:34:45 +08:00
pengfei.zhou
bfa865fe5d feat:Image add imageFilePath 2021-08-05 17:44:06 +08:00
pengfei.zhou
7a8fe598cd iOS:fix callEntity pass param error. 2021-08-02 11:43:18 +08:00
王劲鹏
e1032721f1 iOS: add h & v scroll bar enable for input 2021-07-29 17:21:34 +08:00
王劲鹏
fc28d3b90d iOS: remove mutable copy (may caused alloc exception when oom)
use barrier async dispatch queue to avoid multi-threading error
2021-07-29 11:40:56 +08:00
pengfei.zhou
5224df5369 iOS: change logic weight caculating to align android 2021-07-29 11:37:55 +08:00
pengfei.zhou
ba099b6f7e iOS:fix TextNode cannot switch back to normal style 2021-07-27 18:13:11 +08:00
王劲鹏
a1c67e2b48 iOS: status bar delegate 2021-07-27 11:53:04 +08:00
pengfei.zhou
0a1dad1b10 iOS: update ui of performance waterfall 2021-07-23 15:40:56 +08:00
pengfei.zhou
fcd4449a9d feat:when reload script,reload all matched context,when debug,target last matched context 2021-07-23 10:45:27 +08:00
pengfei.zhou
f75a6f8071 iOS:change the way created item view. 2021-07-23 10:45:27 +08:00
pengfei.zhou
05655972e3 iOS:fix memory leak 2021-07-23 10:45:27 +08:00
pengfei.zhou
0a54a5a5e7 feat:add deprecated api 2021-07-22 19:03:35 +08:00
pengfei.zhou
766154494b fix:pod validation error 2021-07-21 20:33:25 +08:00
pengfei.zhou
73efa3b424 fix:pod validation error 2021-07-21 20:15:30 +08:00
pengfei.zhou
c7de1f90e2 refact:compat DoricJSLoaderManager api 2021-07-21 20:15:30 +08:00
pengfei.zhou
61c262bcc6 refact: use DoricSingleton to hold all static or singleton objects 2021-07-21 19:32:31 +08:00
pengfei.zhou
7d4d6713c6 feat: change color of performance waterfall 2021-07-21 19:32:31 +08:00
pengfei.zhou
8f50d2d67c iOS: add DoricDevPerfVC 2021-07-21 19:32:31 +08:00
pengfei.zhou
74e9aa0e38 feat:optimize iOS Native Driver method 2021-07-21 19:32:31 +08:00
pengfei.zhou
8e2ebaf833 feat:android show performance waterfall 2021-07-21 19:32:31 +08:00
pengfei.zhou
a021aae3de feat:use global anchor hook to print log 2021-07-21 19:32:31 +08:00
pengfei.zhou
17e14e7119 feat:add global anchor hook to monitor all performance hook 2021-07-21 19:32:31 +08:00
pengfei.zhou
6bff1bd9a1 feat:DoricPerf export anchor map 2021-07-21 19:32:31 +08:00
王劲鹏
502d731489 add RATreeView as source 2021-07-21 19:32:31 +08:00
王劲鹏
91e72eddb2 add child desc 2021-07-21 19:32:31 +08:00
王劲鹏
c49bfadb9c add view id display 2021-07-21 19:32:31 +08:00
王劲鹏
269f83775b remove auto jump devkit page 2021-07-21 19:32:31 +08:00
pengfei.zhou
0fe30c3b78 iOS:add snapshot view 2021-07-21 19:32:31 +08:00
pengfei.zhou
e62eb7895c iOS update devkit ui,add snapshot switch and performance switch 2021-07-21 19:32:31 +08:00
王劲鹏
d4477ac2a3 iOS: add show tree node action 2021-07-21 19:32:31 +08:00
pengfei.zhou
49d3426d85 iOS:snapshot view add control logic 2021-07-21 19:32:31 +08:00
pengfei.zhou
4c7eb36565 iOS:add snapshot view 2021-07-21 19:32:31 +08:00
pengfei.zhou
66d6c7de76 iOS:add float view 2021-07-21 19:32:31 +08:00
pengfei.zhou
0dfe0d73be Demo add devkit button 2021-07-21 19:32:31 +08:00
pengfei.zhou
47022fe715 iOS update devkit ui,add snapshot switch and performance switch 2021-07-21 19:32:31 +08:00
王劲鹏
cd9f08fa97 iOS: impl text color with gradient 2021-07-20 15:56:36 +08:00