Commit Graph

113 Commits

Author SHA1 Message Date
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
pengfei.zhou
fe33a18213 feat:add maxWidth and maxHeight for text 2020-03-24 16:25:14 +08:00
pengfei.zhou
2b62e8bd3b feat:adjust the inject timing of panel's initData 2020-03-19 15:36:23 +08:00
王劲鹏
f9a86a7f88 add notch declaration 2020-03-19 15:11:57 +08:00
王劲鹏
126fa275b8 add hasNotch in global variable 2020-03-19 15:11:57 +08:00
pengfei.zhou
7c2ba30bd5 set addOnRenderFinishedCallback to private 2020-03-14 17:10:26 +08:00
pengfei.zhou
a2e3dea675 Publish version 0.3.8 2020-03-14 11:40:34 +08:00
pengfei.zhou
98c7d59a70 Environment add device brand and model info 2020-03-14 10:55:35 +08:00
pengfei.zhou
aad9029784 js:fix image missing imageBase64 property 2020-03-13 19:38:39 +08:00
王劲鹏
73c0a5e7ab add android icon font support 2020-03-13 15:06:19 +08:00
pengfei.zhou
4359eec700 feat:add switch for Android and iOS 2020-03-13 13:03:23 +08:00
pengfei.zhou
a6df529f8f feat:add imagepath and imageRes for Image 2020-03-13 13:03:23 +08:00
pengfei.zhou
7b371ca58b feat:add onScroll and onScrollEnd for list and flowlayout 2020-03-11 13:42:17 +08:00
pengfei.zhou
348a6f3e56 feat:blendProps for Cooridinate changes 2020-03-11 13:42:17 +08:00
pengfei.zhou
1f5fd7de30 feat:should receive multi onRenderFinishedCallbacks 2020-03-11 13:42:17 +08:00
pengfei.zhou
f3f28c55f8 add panel.onRederFinished to be invoked after shader.render make sure coordinatorPlugin affected 2020-03-11 13:42:17 +08:00
pengfei.zhou
5053262dd5 feat:add PlcaeHolder and Error setting for Image 2020-03-05 12:53:56 +08:00
pengfei.zhou
021fdab35f feat:scroller add onScroll and onScrollEnd property 2020-03-03 16:37:40 +08:00
pengfei.zhou
0fa121e54f feat:optimize iOS Transform setting 2020-03-03 16:37:40 +08:00
pengfei.zhou
0641f5e223 feat:scroller add scrollBy 2020-03-03 16:37:40 +08:00
pengfei.zhou
6d7562877e feat:Scroller add contentOffset property 2020-03-03 13:24:29 +08:00
pengfei.zhou
46255632ec feat:Scroller add scrollTo method 2020-03-03 13:24:29 +08:00
pengfei.zhou
0961cb9fc9 refact:change field name from scheme to source 2020-02-19 19:54:10 +08:00
pengfei.zhou
630ec51504 feature:add coordinatorPlugin and Android part 2020-02-13 22:25:13 +08:00
pengfei.zhou
4363ef17eb feat:add statusBarHeight in Environment 2020-01-21 15:34:02 +08:00
pengfei.zhou
b6f7588321 js:compat es5,use context.sendNative to replace Proxy 2020-01-17 16:51:46 +08:00
pengfei.zhou
972550f668 js:pass the es5 runtime 2020-01-17 16:51:46 +08:00
pengfei.zhou
83a9b79073 js:add es5 compile option 2020-01-17 16:51:46 +08:00
pengfei.zhou
c92435f1e0 Text add fontStype property 2020-01-15 09:55:48 +08:00
王劲鹏
c63454869c add status bar js api 2020-01-14 19:09:48 +08:00
王劲鹏
848b7005b7 add navbar custom left & right view api 2020-01-10 17:45:01 +08:00
王劲鹏
54b79e7f1e update deps & fix compilation 2020-01-10 16:32:24 +08:00
pengfei.zhou
b9a2065f8a android:custimze Environment 2020-01-10 15:11:56 +08:00
王劲鹏
56852286e3 head view manipulation api changed 2020-01-10 11:23:28 +08:00
pengfei.zhou
9dabd3b1db iOS:notification plugin 2020-01-09 11:51:14 +08:00
pengfei.zhou
0087c5bda4 android&iOS:create context set this to undefined 2020-01-09 11:51:14 +08:00
pengfei.zhou
05b5c69080 demo:optimize demo code 2020-01-06 13:23:43 +08:00
pengfei.zhou
3b82935b24 js:change apis of declarable 2020-01-04 19:14:10 +08:00
王劲鹏
131ba87104 update lib js 2020-01-04 14:48:50 +08:00
pengfei.zhou
680b95f05d update js 2020-01-03 17:05:24 +08:00
pengfei.zhou
3d021754a2 add dts bundle to package .d.ts 2020-01-03 17:05:24 +08:00