Commit Graph

219 Commits

Author SHA1 Message Date
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
d02773180d Refact dependencies of doric 2021-10-29 14:41:30 +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
3969e13d8a fix compile error 2021-10-13 15:46:20 +08:00
pengfei.zhou
6cae752456 Add find visible items for list and flowlayout 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
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
王劲鹏
8ad5c06ff7 js: draggable deprecated & add touch api 2021-09-22 16:25:59 +08:00
王劲鹏
1f0721af2e web: update index.js 2021-09-22 16:25:59 +08:00
pengfei.zhou
6046bf6163 Optimize unify panel hook after code 2021-09-16 13:01:47 +08:00
pengfei.zhou
dd4e8db3ad Remove nativeEmpty, check call change to native side 2021-09-16 13:01:47 +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
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
3cb26e0fd2 feat:add bundle change 2021-09-03 16:51:06 +08:00
pengfei.zhou
1b10106eb3 optimize js code 2021-08-31 17:18:38 +08:00
pengfei.zhou
1996ec2ed7 feat:fix cannot find class in cascade context 2021-08-12 16:02:08 +08:00
pengfei.zhou
bfa865fe5d feat:Image add imageFilePath 2021-08-05 17:44:06 +08:00
pengfei.zhou
57cfdd38e1 android: add requestPermissions API 2021-08-05 16:20:15 +08:00
pengfei.zhou
8f50d2d67c iOS: add DoricDevPerfVC 2021-07-21 19:32:31 +08:00
pengfei.zhou
dbe94165b9 feat: add snapshot feature for devkit, this is for android 2021-07-21 19:32:31 +08:00
王劲鹏
4a0c8bd171 js: define text color with gradient 2021-07-20 15:56:36 +08:00
pengfei.zhou
e6595d5c51 feat:add set environment value api 2021-07-07 18:51:21 +08:00
pengfei.zhou
c574f87b94 opt: superview's subviews must be marked also 2021-06-25 18:01:43 +08:00
pengfei.zhou
92b106d11f opt:when subview is reused, transfer its property totally 2021-06-24 15:11:24 +08:00
pengfei.zhou
3f6d88bbe7 feat: let promise reject called 2021-06-22 17:19:50 +08:00
pengfei.zhou
bebd1c6fe9 fix js code error by configHeight 2021-06-22 10:52:41 +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
864ffa0de7 opt: fix proxy handler use target directly 2021-06-08 11:56:11 +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
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
pengfei.zhou
f43406dc4a web:add notification plugin 2021-05-08 10:30:45 +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
819feb1617 web:Add slider call callback 2021-04-22 14:57:51 +08:00
pengfei.zhou
93293b099f web: finish develop Slider 2021-04-22 14:57:51 +08:00
pengfei.zhou
9ac6597e8d web:Switch Node full support 2021-04-19 17:44:04 +08:00
pengfei.zhou
8486f80b11 web:add Switch Shader 2021-04-19 17:44:04 +08:00
pengfei.zhou
d1cc17c7a0 web: add AnimatePlugin 2021-04-19 17:44:04 +08:00
pengfei.zhou
900bccb98a web:support hidden 2021-04-19 17:44:04 +08:00
pengfei.zhou
f3b4c2f077 web: rotation and translate and scale 2021-04-19 17:44:04 +08:00
pengfei.zhou
935eb8521b web:Refreshable developing 2021-04-19 17:44:04 +08:00
pengfei.zhou
e26ab7e1a5 web:add shader command 2021-04-19 17:44:04 +08:00
pengfei.zhou
365f415ead web: add DoricRereshableNode 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
4873ff535d web:fix cannot execute hookAfter in web promise,use setTimeout instead 2021-04-14 16:56:19 +08:00
pengfei.zhou
ace3d30e73 web:add source loader 2021-04-14 16:56:19 +08:00
pengfei.zhou
17addc232a web:add missing callbacks 2021-04-14 16:56:19 +08:00
王劲鹏
f16b8b8125 JS: add oldBottomMargin, oldHeight & bottomMargin 2021-03-30 12:29:16 +08:00
pengfei.zhou
741cad2f3e feat:Android debugging fix issue 2021-03-04 14:52:00 +08:00
pengfei.zhou
b972cce1cd feat:update web bundle 2021-03-03 17:30:04 +08:00
王劲鹏
0e430cc342 update bundle 2021-03-03 17:22:10 +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
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
pengfei.zhou
c702f546ee update iOS header import 2020-10-23 16:49:42 +08:00
pengfei.zhou
1aaf23f869 android update glide version 2020-09-02 18:14:02 +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
王劲鹏
42a8eb4069 update js map 2020-07-03 19:31:14 +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
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
a875895e7e update dist 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
王劲鹏
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
王劲鹏
0c6fa027b1 new DoricLayout bug fix 2020-04-30 18:52:28 +08:00
王劲鹏
cc5a7ab011 update web dist 2020-04-30 18:52:28 +08:00
刘涛
b7da580842 feat:android input add maxLength 2020-04-30 18:18:29 +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