Commit Graph

237 Commits

Author SHA1 Message Date
pengfei.zhou
c2ca3c0b31 feat:Flowlayout support scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
418b71c7a3 feat:List support scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
4cc67a463d feat:Scroller support scrollable 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
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
936bd60293 feat:fix dirty props cannot be rendered in promise 2021-03-04 14:52:00 +08:00
pengfei.zhou
aa56fd93d9 feat:Add callId for debugging call 2021-03-04 14:52:00 +08:00
pengfei.zhou
3d2722cb3a feat:use log to hint 2021-03-03 17:30:04 +08:00
pengfei.zhou
43cec0aee9 Debugger:fix use Environment before device is connected 2021-03-03 17:30:04 +08:00
王劲鹏
0e430cc342 update bundle 2021-03-03 17:22:10 +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
pengfei.zhou
f22e0ccf9a feat:fix debugger error when call context before connect to device 2021-03-02 18:20:41 +08:00
pengfei.zhou
bf54c36c06 feat:remove tslib 2021-03-02 18:20:41 +08:00
pengfei.zhou
25191c45f6 update typescript lib to 4.2.2 2021-03-02 18:20:41 +08:00
pengfeizhou
97dcc26b7b Update bundle.sh 2021-02-26 19:02:47 +08:00
pengfeizhou
a997ac7646 feat:TimerId start with 1 2021-02-26 18:54:13 +08:00
pengfeizhou
a924889d87 feat:remove logs 2021-02-25 17:57:34 +08:00
pengfeizhou
d56281a77f feat:debug support multi entry and fix some bugs 2021-02-24 19:15:17 +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
60b61f66ca doric-js:debug source file update 2021-02-23 11:45:53 +08:00
pengfeizhou
07c701ef23 feat:Input add password property 2021-02-08 18:19:23 +08:00
pengfeizhou
4cd3a9d0b9 Release v0.6.13 2021-01-28 14:40:12 +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
a5ca58c38a Add Load Internal Class Support 2020-09-05 14:19:49 +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
王劲鹏
e465392d55 js: update dependency 2020-08-03 12:39:23 +08:00
刘涛
f693719974 feat:add view tag and findViewByTag 2020-07-04 14:07:15 +08:00
王劲鹏
93521dba66 update js deps 2020-07-03 19:31:14 +08:00
刘涛
787ea71862 feat:Android LinearNode setBaselineAligned false 2020-07-03 17:05:05 +08:00
pengfei.zhou
662909438b update demo 2020-06-13 11:59:47 +08:00
pengfei.zhou
4a788eb4bb adjust code style and add default case 2020-06-13 11:59:47 +08:00
tracy
ed10472f87 input 2020-06-13 11:59:47 +08:00
tracy
b36ab8f95b input ts 2020-06-13 11:59:47 +08:00
tracy
8e8999dd7a add inputtype 2020-06-13 11:59:47 +08:00
pengfei.zhou
6b1040b8a2 feat:fix ListNode crash on iOS 10 and iOS 11 2020-06-12 11:17:10 +08:00
王劲鹏
46b789c2d1 js: update deps & generated bundle 2020-06-03 15:03:59 +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
pengfei.zhou
3d1b336dac feat:Add removeChild API for GroupView 2020-05-14 15:08:31 +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
王劲鹏
1c314bdb21 update generated dist 2020-05-11 09:53:28 +08:00
pengfei.zhou
7828b24cd5 fix iOS crash when call Destory 2020-05-06 17:52:06 +08:00
pengfei.zhou
c9c99cce06 update bundle js 2020-05-06 16:22:13 +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
c34fe50104 feat:fix when call build and onShow at once,then onRenderFinishedCallback maybe called before the render action finished 2020-04-27 16:03:16 +08:00
pengfei.zhou
f009499745 update dist bundle 2020-04-26 10:59:43 +08:00
pengfei.zhou
181f5560d7 update dist bundle 2020-04-26 09:48:03 +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
d29ff4991d add handling layoutconfig in flexlayout 2020-04-13 14:44:32 +08:00
pengfei.zhou
6cd80f3f0d Release v0.4.2 2020-04-11 13:40:34 +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
c70e1cb20c upodate flexnode settings 2020-04-11 13:02:16 +08:00
pengfei.zhou
b266fdaa20 iOS:fix when LayoutSpec.MOST and weight both setted 2020-04-10 16:17:37 +08:00
pengfei.zhou
9bfa93cb4d Release v0.4.0 2020-04-10 16:17:37 +08:00
pengfei.zhou
6f09341723 iOS:add FlexLayoutNode 2020-04-10 14:35:21 +08:00
pengfei.zhou
404b4b594f add ts define 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
f3c8d1be31 iOS:fix Slider and rotation 2020-04-08 20:33:20 +08:00
pengfei.zhou
78d4f51314 navigator add openUrl 2020-04-01 18:00:04 +08:00
pengfei.zhou
5d3016f46a js:fix list renderBunchedItems array size <0 2020-03-31 12:00:47 +08:00
pengfei.zhou
65906b6c02 feat:update to 0.3.16 2020-03-25 15:05:50 +08:00
pengfei.zhou
4bedec2a06 Publish version 0.3.14 2020-03-24 17:22:37 +08:00
pengfei.zhou
90e494222d add text lineSpacing 2020-03-24 16:25:14 +08:00
pengfei.zhou
e46f09427b feat:fix when continious reset list,then getBatchedItems will continious call twice 2020-03-24 16:25:14 +08:00
pengfei.zhou
0cfbef67a2 feat:add Text lineSpacing 2020-03-24 16:25:14 +08:00
pengfei.zhou
a25aedcc6f Publish version 0.3.13 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
1e22555248 Publish version 0.3.12 2020-03-23 13:38:11 +08:00