Commit Graph

2130 Commits

Author SHA1 Message Date
pengfei.zhou
88c594ae10 iOS: input support textfield 2021-09-09 18:24:22 +08:00
pengfei.zhou
5b3d45f607 iOS: Text textAligment support Top and Bottom 2021-09-09 18:24:22 +08:00
pengfei.zhou
41e610e424 Animation add keyFrame 2021-09-07 20:18:24 +08:00
pengfei.zhou
d7d19b17d0 Add BackgroundColorAnimation and AlphaAnimation 2021-09-07 18:50:09 +08:00
osborn
e51749e644
Update README-zh_CN.md 2021-09-07 16:53:31 +08:00
osborn
5effdab56a
Update README.md 2021-09-07 16:53:04 +08:00
王劲鹏
ebdab41e0e readme in english 2021-09-07 16:13:49 +08:00
osborn
2596476ea4 Update README-zh_CN.md 2021-09-07 16:13:49 +08:00
pengfei.zhou
fdc611b2ae add zh_CN 2021-09-07 16:13:49 +08:00
pengfei.zhou
31fb5186d3 iOS:use macro to control use of image and cache library 2021-09-07 16:13:49 +08:00
osborn
0c5470d120 Update README.md 2021-09-07 16:13:49 +08:00
osborn
f233138f0f Update README.md 2021-09-07 16:13:49 +08:00
osborn
adbb7df777 Update README.md 2021-09-07 16:13:49 +08:00
王劲鹏
d62303baf0 iOS: fix quickly set image url caused image integrity error 2021-09-07 10:50:21 +08:00
osborn
f63da7a98a
Update README.md 2021-09-06 11:35:24 +08:00
pengfei.zhou
4b66be7bc1 feat:change makeRef to createRef 2021-09-03 16:51:06 +08:00
pengfei.zhou
c2b07e4a20 iOS: fix tableview height cannot fit the screen 2021-09-03 16:51:06 +08:00
pengfei.zhou
b3a6321dcc Add another tsx demo 2021-09-03 16:51:06 +08:00
pengfei.zhou
bec0d44af0 feat:complete the implement of JSX 2021-09-03 16:51:06 +08:00
pengfei.zhou
266d20782a tsx:support array in children 2021-09-03 16:51:06 +08:00
pengfei.zhou
03633a7bea tsx:add fragment support 2021-09-03 16:51:06 +08:00
pengfei.zhou
aeff0a06dc tsx:add ref and parent support 2021-09-03 16:51:06 +08:00
pengfei.zhou
c1f39de8e3 Update rollup config 2021-09-03 16:51:06 +08:00
pengfei.zhou
3cb26e0fd2 feat:add bundle change 2021-09-03 16:51:06 +08:00
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