Commit Graph

190 Commits

Author SHA1 Message Date
pengfei.zhou
62a8357d77 feat: fix typo 2021-11-26 14:56:36 +08:00
pengfei.zhou
84d5ccd1c6 iOS: add BlurEffect 2021-11-26 14:56:36 +08:00
pengfei.zhou
d24e0ecff6 android: add BlurEffectView 2021-11-26 14:56:36 +08:00
pengfei.zhou
986d32a8e0 iOS:add Bundle Resource 2021-10-25 17:16:01 +08:00
pengfei.zhou
235549eea4 Add Resource Loader for iOS 2021-10-25 17:16:01 +08:00
pengfei.zhou
6402522946 feat:Add Base64Resource 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
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
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
王劲鹏
d85f77402c abstract parameter as event 2021-09-23 18:11:27 +08:00
王劲鹏
8ad5c06ff7 js: draggable deprecated & add touch api 2021-09-22 16:25:59 +08:00
王劲鹏
a0c9fe8578 js: add gesture api 2021-09-22 16:25:59 +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
pengfei.zhou
4b66be7bc1 feat:change makeRef to createRef 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
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
52b2b87e1c add tsx support 2021-09-03 16:51:06 +08:00
pengfei.zhou
1b10106eb3 optimize js code 2021-08-31 17:18:38 +08:00
pengfei.zhou
bfa865fe5d feat:Image add imageFilePath 2021-08-05 17:44:06 +08:00
王劲鹏
729952fe2a js: add h & v scroll bar enable for input 2021-07-29 17:21:34 +08:00
pengfei.zhou
05655972e3 iOS:fix memory leak 2021-07-23 10:45:27 +08:00
王劲鹏
4a0c8bd171 js: define text color with gradient 2021-07-20 15:56:36 +08:00
王劲鹏
04d9958a4d js: add 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
pengfei.zhou
70bde4fba9 feat:Environment add locale 2021-07-07 18:51:21 +08:00
pengfei.zhou
9fed9e431c feat:Input add beforeTextChange API 2021-06-11 17:48:56 +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
4da1f3be9d feat: enhance plugin navigator,add popSelf and popToRoot 2021-06-08 11:56:11 +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
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
67f3f354af feat:modular add provider 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
pengfei.zhou
300343909a feat: add ModularPanel 2021-05-14 19:58:34 +08:00
pengfei.zhou
5fc770f62a feat:add comments 2021-04-30 14:58:30 +08:00
pengfei.zhou
6da8d5658b feat: add bounces for list,scroller,nestedSlider,flowlayout 2021-04-30 14:34:54 +08:00
pengfei.zhou
e621db48b9 feat: slider add bounces for iOS 2021-04-30 14:34:54 +08:00
pengfei.zhou
e18b7e781e iOS:add ListItem actions api 2021-04-25 15:49:01 +08:00
pengfei.zhou
cc7df5d2ca feat:add lib and bundle 2021-04-23 17:58:48 +08:00
pengfei.zhou
cdd25caa7d feat:when cancel Animation,sync the properties from native 2021-04-22 14:57:51 +08:00
pengfei.zhou
e7ced92281 feat:Add cancelAnimation and clearAnimation 2021-04-22 14:57:51 +08:00
pengfei.zhou
5c20680c4c feat: add API clearAnimation 2021-04-22 14:57:51 +08:00
pengfei.zhou
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +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
28519d20c7 feat:Add InconsistProperty decorator because sometimes the property in js side cannot be consist with natiive side 2021-03-03 11:00:44 +08:00
pengfeizhou
07c701ef23 feat:Input add password property 2021-02-08 18:19:23 +08:00
pengfei.zhou
ac2a4121c2 Android Notification add permission 2020-12-08 12:31:22 +08:00
pengfei.zhou
e0358a3f81 Add context to ViewModel 2020-10-23 16:04:34 +08:00
pengfei.zhou
821cb1823c iOS support internal class 2020-09-05 14:19:49 +08:00
pengfei.zhou
4df7df1327 Android support internal class 2020-09-05 14:19:49 +08:00
pengfei.zhou
a211ac8acb Entry add exports defination 2020-09-05 14:19:49 +08:00
pengfei.zhou
e4351e3b00 android:navigator plugin push support singlePage flag and the default value is false 2020-09-01 17:48:38 +08:00
刘涛
f693719974 feat:add view tag and findViewByTag 2020-07-04 14:07:15 +08:00
pengfei.zhou
662909438b update demo 2020-06-13 11:59:47 +08:00
tracy
8e8999dd7a add inputtype 2020-06-13 11:59:47 +08:00
pengfei.zhou
9b181830fc add perspective for rotattionX and rotationY 2020-06-03 14:54:52 +08:00
pengfei.zhou
c14ec1954e Add rotationX and rotationY 2020-06-03 14:54:52 +08:00
pengfei.zhou
0633c1c19d update typescript and remove reflect-metadata lib 2020-05-16 19:01:17 +08:00
王劲鹏
4d80048d60 js: add generated child remove api 2020-05-16 14:02:48 +08:00
王劲鹏
dabd53a1f5 js: add base64 for placeholder & error in image 2020-05-11 11:31:42 +08:00
王劲鹏
e26a2f3256 js: add locations in gradient color 2020-05-11 09:53:28 +08:00
王劲鹏
bcc66b51b9 add colors property in GradientColor 2020-05-11 09:53:28 +08:00
王劲鹏
d8649ac539 js: add navbar set center api 2020-04-30 18:52:28 +08:00
刘涛
b7da580842 feat:android input add maxLength 2020-04-30 18:18:29 +08:00
pengfei.zhou
ff6a2c9aad change network response data type 2020-04-28 10:18:16 +08:00
pengfei.zhou
fdff5af3d9 feat:Text add truncateAt 2020-04-27 18:58:41 +08:00
pengfei.zhou
8b1f5f6a43 image add imageScale 2020-04-23 16:52:24 +08:00
pengfei.zhou
9e7c1f04ef feat:Environment add scale 2020-04-23 16:52:24 +08:00
pengfei.zhou
229fc41de3 update js api 2020-04-22 11:38:15 +08:00
pengfei.zhou
8214e50f79 update scrollToItem API 2020-04-22 11:38:15 +08:00
pengfei.zhou
5f4942a8ff feat:List add scrollToItem method 2020-04-22 11:38:15 +08:00
王劲鹏
c730a25df8 add cat script to append image.d.ts 2020-04-20 20:00:32 +08:00
王劲鹏
014ac5b0f1 update generated code 2020-04-17 17:01:10 +08:00
王劲鹏
79d4eafa5a js: add stretchInset in image 2020-04-17 17:01:10 +08:00
pengfei.zhou
9a1a8be5ae optimize the definition of VMPanel 2020-04-17 12:07:44 +08:00
pengfei.zhou
2598d0f266 update js defination,use Partical insted of IView 2020-04-16 19:28:23 +08:00
pengfei.zhou
4c51a3c891 update AnimationSet 2020-04-15 16:38:17 +08:00
pengfei.zhou
9e0b3e067b feat:Text add htmlText 2020-04-14 12:10:55 +08:00
pengfei.zhou
8cb135b7b1 Text add strikethrough and underline 2020-04-13 17:44:15 +08:00
pengfei.zhou
7a2bffdb64 android:fix mix use layoutConfig and flexConfig 2020-04-13 14:44:32 +08:00
pengfei.zhou
71154ad640 remove flexSlider 2020-04-11 13:02:16 +08:00
pengfei.zhou
80811a3bf6 Layout add minWidth minHeight maxWidth maxHeight 2020-04-11 13:02:16 +08:00
pengfei.zhou
4e537eed47 add flexscroller 2020-04-11 13:02:16 +08:00
pengfei.zhou
6f09341723 iOS:add FlexLayoutNode 2020-04-10 14:35:21 +08:00
王劲鹏
c44c3e5353 add loop property & fix bug caused by renderPage cache 2020-04-10 11:08:39 +08:00
pengfei.zhou
78d4f51314 navigator add openUrl 2020-04-01 18:00:04 +08:00
pengfei.zhou
0cfbef67a2 feat:add Text lineSpacing 2020-03-24 16:25:14 +08:00