Commit Graph

251 Commits

Author SHA1 Message Date
pengfei.zhou
f801aa64f8 refact: rename assets resource name 2021-12-08 12:06:25 +08:00
pengfei.zhou
1ba4336857 feat: add DoricAssets resource 2021-12-08 12:06:25 +08:00
pengfei.zhou
b1b8366e08 feat: update demo 2021-12-08 12:06:25 +08:00
pengfei.zhou
2077378bf9 feat: change to copy entire folder assets to bundle 2021-12-08 12:06:25 +08:00
pengfei.zhou
95aa9b8362 Add demo 2021-12-03 17:45:51 +08:00
pengfei.zhou
91f154cd9b feat: update EffectDemo and fix some code problems 2021-11-26 14:56:36 +08:00
pengfei.zhou
d24e0ecff6 android: add BlurEffectView 2021-11-26 14:56:36 +08:00
pengfei.zhou
d02773180d Refact dependencies of doric 2021-10-29 14:41:30 +08:00
pengfei.zhou
235549eea4 Add Resource Loader for iOS 2021-10-25 17:16:01 +08:00
pengfei.zhou
5501dd38d9 Add resource system for doric,start with android 2021-10-25 17:16:01 +08:00
pengfei.zhou
6cae752456 Add find visible items for list and flowlayout 2021-10-12 17:44:02 +08:00
pengfei.zhou
1f511823c5 android: fix findCompletelyVisibleItems typo 2021-10-12 17:44:02 +08:00
pengfei.zhou
f09f7859b9 Flowlayout's loadMoreView supports fullSpan,default is false 2021-10-12 17:44:02 +08:00
pengfei.zhou
738c072ee4 Remove header and footer support,this is unnecessary 2021-10-12 17:44:02 +08:00
pengfei.zhou
0e77c62e13 FlowLayoutItem add fullSpan attribute 2021-10-12 17:44:02 +08:00
pengfei.zhou
9429c75834 flowlayout add header and footer:iOS implement 2021-10-12 17:44:02 +08:00
pengfei.zhou
5ad4f4b981 flowlayout add header and footer:js and android implement 2021-10-12 17:44:02 +08:00
pengfei.zhou
5224be8f90 feat:List add header and footer 2021-10-12 17:44:02 +08:00
pengfei.zhou
3250523fb4 fix when remove child node from group node,reuse cause problem 2021-10-08 18:49:45 +08:00
pengfei.zhou
63e0d1c38c feat: Image add isAnimating, startAnimating and stopAnimating API 2021-09-26 16:35:24 +08:00
pengfei.zhou
3fd8405e0b feat: Image loadCallback add animated prop 2021-09-26 16:35:24 +08:00
王劲鹏
bf0de5e02a native response parameter changed 2021-09-23 18:11:27 +08:00
王劲鹏
f9931ff883 add touch demo 2021-09-22 16:25:59 +08:00
王劲鹏
4384daa8cc add gesture demo 2021-09-22 16:25:59 +08:00
pengfei.zhou
dd4e8db3ad Remove nativeEmpty, check call change to native side 2021-09-16 13:01:47 +08:00
pengfei.zhou
3d3f646845 add timer demo 2021-09-13 13:32:38 +08:00
pengfei.zhou
f16648c3d1 android: fix crash when parameter is null 2021-09-13 13:32:38 +08:00
pengfei.zhou
4b66be7bc1 feat:change makeRef to createRef 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
52b2b87e1c add tsx support 2021-09-03 16:51:06 +08:00
pengfei.zhou
b548b8f02c add sticky header demo 2021-08-26 11:13:48 +08:00
pengfei.zhou
1fdc84745c Android: optimize code 2021-07-27 18:13:11 +08:00
王劲鹏
c877a72c80 update text demo 2021-07-20 15:56:36 +08:00
王劲鹏
4a0c8bd171 js: define text color with gradient 2021-07-20 15:56:36 +08:00
王劲鹏
489fea0839 iOS: impl font & hint font for input 2021-07-20 15:53:19 +08:00
pengfei.zhou
e6595d5c51 feat:add set environment value api 2021-07-07 18:51:21 +08:00
王劲鹏
666998d3a6 fix wrong page slided index 2021-07-05 12:44:41 +08:00
pengfei.zhou
e528630f71 feat:Input add getSelection API 2021-06-11 17:48:56 +08:00
pengfei.zhou
5263731dd7 feat:input add onSubmitEditing 2021-06-11 17:48:56 +08:00
pengfei.zhou
ff641bf983 feat:Input add editable and returnKeyType 2021-06-11 17:48:56 +08:00
pengfei.zhou
23a39f20fc android:fix list item set action cannot respond to click 2021-06-08 17:31:53 +08:00
pengfei.zhou
4da1f3be9d feat: enhance plugin navigator,add popSelf and popToRoot 2021-06-08 11:56:11 +08:00
王劲鹏
21489ca4f8 add call method 2021-05-20 18:27:45 +08:00
王劲鹏
2d87857a87 change simple demo 2021-05-20 18:27:45 +08:00
王劲鹏
00528a3ce5 fix a layout bug 2021-05-20 18:27:45 +08:00
王劲鹏
bb03b8b5a3 changes
add border for h & v layout, stack, scroller & text
fix background color transparent
2021-05-20 18:27:45 +08:00
王劲鹏
bf663e40db simple demo layout config to just mode 2021-05-20 18:27:45 +08:00
王劲鹏
78629497aa change item to rectangle 2021-05-20 18:27:45 +08:00
王劲鹏
20150cbf9c complex demo 2021-05-20 18:27:45 +08:00
王劲鹏
a0fb9a4666 remove wrap prop 2021-05-20 18:27:45 +08:00
王劲鹏
dd534a8d4e fix layout error 2021-05-20 18:27:45 +08:00
王劲鹏
e35f0a79c4 add simple layout demo 2021-05-20 18:27:45 +08:00
王劲鹏
0be7a9679a update script to compat windows 2021-05-20 18:27:45 +08:00
pengfei.zhou
d7c5de4b90 Update: add some comments 2021-05-18 17:26:30 +08:00
pengfei.zhou
3ed8628dbb feat: update modular,add mount and unmount action 2021-05-18 17:26:30 +08:00
pengfei.zhou
6d87ad8433 feat: update refreshable demo 2021-05-14 21:00:25 +08:00
pengfei.zhou
b56af71c6f update component demo 2021-05-14 19:58:34 +08:00
pengfei.zhou
57643c5990 feat:enhance layoutConfig 2021-05-14 19:58:34 +08:00
pengfei.zhou
7ee30d1cd3 feat:support component view 2021-05-14 19:58:34 +08:00
pengfei.zhou
b6bfb210e1 demo:update modular demo 2021-05-14 19:58:34 +08:00
pengfei.zhou
eb7fc6c137 feat: ModularPanel add message channel 2021-05-14 19:58:34 +08:00
pengfei.zhou
546af79534 feat: modular add test case 2021-05-14 19:58:34 +08:00
王劲鹏
67ee81e90e Android: fix list item action overlapped when sub view click set 2021-05-14 13:15:53 +08:00
pengfei.zhou
7ebfeb7b24 feat: update LayoutTestDemo 2021-05-08 10:30:45 +08:00
pengfei.zhou
f53f57ccd9 update layout test demo 2021-05-08 10:30:45 +08:00
pengfei.zhou
d8412f3a96 iOS: fix case when parent is fit,child is most, align to android 2021-05-08 10:30:45 +08:00
pengfei.zhou
f43406dc4a web:add notification plugin 2021-05-08 10:30:45 +08:00
pengfei.zhou
e621db48b9 feat: slider add bounces for iOS 2021-04-30 14:34:54 +08:00
pengfei.zhou
658f0ed3b3 feat:android support listItem's actions 2021-04-25 15:49:01 +08:00
pengfei.zhou
e18b7e781e iOS:add ListItem actions api 2021-04-25 15:49:01 +08:00
pengfei.zhou
e7ced92281 feat:Add cancelAnimation and clearAnimation 2021-04-22 14:57:51 +08:00
pengfei.zhou
15a62bad8a feat:add Animators demo 2021-04-22 14:57:51 +08:00
pengfei.zhou
8486f80b11 web:add Switch Shader 2021-04-19 17:44:04 +08:00
pengfei.zhou
900bccb98a web:support hidden 2021-04-19 17:44:04 +08:00
pengfei.zhou
1a5ed94568 web:rename function 2021-04-19 17:44:04 +08:00
pengfei.zhou
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +08:00
pengfei.zhou
b762b9db4b iOS:Fix ListNode cannot measure content height properly 2021-04-14 16:56:19 +08:00
pengfei.zhou
4873ff535d web:fix cannot execute hookAfter in web promise,use setTimeout instead 2021-04-14 16:56:19 +08:00
王劲鹏
f16b8b8125 JS: add oldBottomMargin, oldHeight & bottomMargin 2021-03-30 12:29:16 +08:00
王劲鹏
a21cdcd874 js: implement keyboard related api 2021-03-19 10:34:32 +08:00
pengfei.zhou
25191c45f6 update typescript lib to 4.2.2 2021-03-02 18:20:41 +08:00
pengfeizhou
b60fffd055 feat:update assets and set ip for input 2021-02-25 12:45:00 +08:00
pengfeizhou
efdabd8309 iOS:optimze devkit 2021-02-24 19:15:17 +08:00
pengfeizhou
752f0dbafd feat:add assets dealing 2021-02-23 11:45:53 +08:00
pengfeizhou
2580088804 doric-cli:update package.json,depend doric-cli instead 2021-02-23 11:45:53 +08:00
pengfeizhou
af31014e2e debugger:complete android part 2021-02-23 11:45:53 +08:00
pengfeizhou
4c0237aec6 Refact:Devkit change msg format 2021-02-23 11:45:53 +08:00
pengfeizhou
07c701ef23 feat:Input add password property 2021-02-08 18:19:23 +08:00
pengfeizhou
a415365159 feat:Optimize console log 2021-02-07 16:38:18 +08:00
pengfeizhou
112e45af06 feat:Fix List call onLoadMore multi times 2021-02-02 19:56:27 +08:00
pengfeizhou
4c78a91f7a iOS:update SDWebImage API call 2021-02-01 17:48:45 +08:00
pengfeizhou
4ad278e9c9 iOS:Support SDWebImage 2021-02-01 17:48:45 +08:00
pengfei.zhou
b9b0ce22b2 feat:update demo 2020-09-18 17:00:50 +08:00
pengfei.zhou
fc6b465b92 update demo 2020-09-05 14:19:49 +08:00
pengfei.zhou
a5ca58c38a Add Load Internal Class Support 2020-09-05 14:19:49 +08:00