Commit Graph

1956 Commits

Author SHA1 Message Date
pengfei.zhou
52b2b87e1c add tsx support 2021-09-03 16:51:06 +08:00
pengfei.zhou
cde8d1726f cli:update config to support tsx 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
627c107976 Android:fix ListItem cannot clip corner or draw shadow 2021-09-02 17:59:16 +08:00
pengfei.zhou
15172bb653 iOS:fix refreshableview srolling problem 2021-09-01 15:44:43 +08:00
pengfei.zhou
3f7aac9951 feat:fix compile error 2021-08-31 18:40:30 +08:00
pengfei.zhou
1b10106eb3 optimize js code 2021-08-31 17:18:38 +08:00
pengfei.zhou
612e5a4a07 Update cli template file 2021-08-31 17:18:38 +08:00
pengfei.zhou
ac62a0f7fc optimize code 2021-08-31 17:18:38 +08:00
pengfei.zhou
5e2ffe3436 Devkit add plugin support 2021-08-26 16:49:56 +08:00
pengfei.zhou
b548b8f02c add sticky header demo 2021-08-26 11:13:48 +08:00
pengfei.zhou
d143941b00 Update template file 2021-08-24 16:15:25 +08:00
pengfei.zhou
059f27c743 Revert "debugging add module support"
This reverts commit 85da528de5e258a765b842ca5e55c4cf81fd2936.
2021-08-24 16:15:25 +08:00
pengfei.zhou
7516cef93e add template file 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
598bde8442 fix typo 2021-08-24 11:59:11 +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
67915e6db0 Add a way to dependent android and iOS library from node modules 2021-08-17 18:42:58 +08:00
pengfei.zhou
904d1d99cf update cli template file 2021-08-17 16:42:15 +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
1996ec2ed7 feat:fix cannot find class in cascade context 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
王劲鹏
4579c4155d sync layout change 2021-08-05 21:23:21 +08:00
pengfei.zhou
bfa865fe5d feat:Image add imageFilePath 2021-08-05 17:44:06 +08:00
pengfei.zhou
57cfdd38e1 android: add requestPermissions API 2021-08-05 16:20:15 +08:00
pengfei.zhou
9cb8df5372 doric-cli add createLib 2021-08-04 15:32:19 +08:00
pengfei.zhou
7a8fe598cd iOS:fix callEntity pass param error. 2021-08-02 11:43:18 +08:00
pengfei.zhou
160a85767a android:fix NestedSlider onPageSelected call twice 2021-07-30 17:29:51 +08:00
王劲鹏
e1032721f1 iOS: add h & v scroll bar enable for input 2021-07-29 17:21:34 +08:00
王劲鹏
d0c5161365 Android: add h & v scroll bar enable for input 2021-07-29 17:21:34 +08:00
王劲鹏
729952fe2a js: 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
c7e6f93955 android: when linearlayout set weight,should count space when calculate total length 2021-07-29 11:37:55 +08:00
pengfei.zhou
3b0f13bb99 android:use DoricLinearLayoutCompat instead 2021-07-29 11:37:55 +08:00
pengfei.zhou
6fb526105b android: add DoricLinearLayoutCompat copy from androidx 2021-07-29 11:37:55 +08:00
pengfei.zhou
1fdc84745c Android: optimize code 2021-07-27 18:13:11 +08:00
pengfei.zhou
ba099b6f7e iOS:fix TextNode cannot switch back to normal style 2021-07-27 18:13:11 +08:00
pengfei.zhou
83f24e0eb3 android: optimize code 2021-07-27 18:13:11 +08:00
王劲鹏
f1f16f719a Android: fix scrollable false bugged 2021-07-27 18:11:44 +08:00
王劲鹏
224ec7e761 Android: fix text layout npe 2021-07-27 14:50:30 +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
王劲鹏
7a94ef0a53 fix android input on text change recursive 2021-07-23 11:01:18 +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