Commit Graph

  • 7e1be90e62 add TextÅnimationDemo pengfei.zhou 2020-04-27 19:44:40 +08:00
  • fdff5af3d9 feat:Text add truncateAt pengfei.zhou 2020-04-27 18:46:39 +08:00
  • a23aa8df0f iOS:default set clipToBounds = YES pengfei.zhou 2020-04-27 18:03:33 +08:00
  • 93a2ee24d3 android:change dev disconnect action 刘涛 2020-04-27 17:26:36 +08:00
  • 14c8b94a93 android:update build.gradle pengfei.zhou 2020-04-27 15:56:43 +08:00
  • ab28256916 android:image strech unit should multiply scale pengfei.zhou 2020-04-27 15:56:25 +08:00
  • 0535d0d4d4 android:fix render callback thread error pengfei.zhou 2020-04-27 15:42:13 +08:00
  • 57b5c7596b feat:when reload doriccontext,release the js resource pengfei.zhou 2020-04-27 15:14:12 +08:00
  • 12fcf71526 android:use addIdelHandler to avoid call render callback before it is actually rendered pengfei.zhou 2020-04-27 15:09:52 +08:00
  • c34fe50104 feat:fix when call build and onShow at once,then onRenderFinishedCallback maybe called before the render action finished pengfei.zhou 2020-04-27 15:08:18 +08:00
  • cabb1b1f82 iOS:fix layouts error pengfei.zhou 2020-04-26 19:00:00 +08:00
  • 2995296121 android:fix synchronously set image pengfei.zhou 2020-04-26 14:54:01 +08:00
  • 391060f72e iOS:When set doriccontext's vc,toast will show on it pengfei.zhou 2020-04-26 11:21:19 +08:00
  • f009499745 update dist bundle pengfei.zhou 2020-04-26 10:58:34 +08:00
  • 181f5560d7 update dist bundle pengfei.zhou 2020-04-26 09:47:00 +08:00
  • cffb3fb0e9 iOS:Change the behaviour only in VLayout and HLayout and Stack pengfei.zhou 2020-04-26 09:27:17 +08:00
  • 05927b33d5 fix when parent is fit ,child is most,resolve this situation pengfei.zhou 2020-04-23 19:54:25 +08:00
  • 496c4c1838 fix:when onDestroy call native plugin pengfei.zhou 2020-04-23 17:42:32 +08:00
  • 82fdd5e46c Android and iOS add handling imageScale pengfei.zhou 2020-04-23 16:49:19 +08:00
  • 8b1f5f6a43 image add imageScale pengfei.zhou 2020-04-23 16:14:34 +08:00
  • 9e7c1f04ef feat:Environment add scale pengfei.zhou 2020-04-23 15:38:37 +08:00
  • d32f714050 change destroy order 王劲鹏 2020-04-22 13:55:07 +08:00
  • a1c0e8e30c iOS:fix when reuse viewnode,gradientColor display none pengfei.zhou 2020-04-22 13:39:10 +08:00
  • aa368d2e4b iOS:update js property pengfei.zhou 2020-04-22 13:08:47 +08:00
  • 5c1714c15b Update DoricModalPlugin.m wangwang 2020-04-22 12:35:37 +08:00
  • 2821d42ebd iOS:fix when DoricContext is nil pengfei.zhou 2020-04-22 11:39:38 +08:00
  • 229fc41de3 update js api pengfei.zhou 2020-04-22 11:37:43 +08:00
  • 8214e50f79 update scrollToItem API pengfei.zhou 2020-04-22 11:31:03 +08:00
  • bce9350959 iOS:fetch batchedItems move to previous until not empty pengfei.zhou 2020-04-22 11:27:28 +08:00
  • 56d5646d65 feat:update cli template pengfei.zhou 2020-04-22 11:18:40 +08:00
  • 5f4942a8ff feat:List add scrollToItem method pengfei.zhou 2020-04-22 11:18:21 +08:00
  • 2541a13d74 iOS:DoricContext add vc pengfei.zhou 2020-04-21 18:52:54 +08:00
  • 64d1153e93 android:incase load image url after activity is destroyed pengfei.zhou 2020-04-21 19:24:20 +08:00
  • d4bf1245dd iOS:fix missing call of requestLayout pengfei.zhou 2020-04-21 10:54:21 +08:00
  • f6c151900b update web dist pengfei.zhou 2020-04-21 11:11:51 +08:00
  • c56c58423b iOS:fix layout error pengfei.zhou 2020-04-21 11:11:35 +08:00
  • 650ba64ad6 update template projects 王劲鹏 2020-04-21 10:28:09 +08:00
  • f6ce6843e3 iOS:fix Image async load in FlexLayout pengfei.zhou 2020-04-20 18:52:14 +08:00
  • c730a25df8 add cat script to append image.d.ts 王劲鹏 2020-04-20 19:18:44 +08:00
  • 4d3bd748db add image asset handler plugin 王劲鹏 2020-04-18 15:59:21 +08:00
  • 53543ecfd7 await write finish 王劲鹏 2020-04-20 17:16:44 +08:00
  • 2c2d3e4113 iOS:fix timer invalid pengfei.zhou 2020-04-20 15:03:34 +08:00
  • de9b96c490 iOS:add protection for SIGSEGV pengfei.zhou 2020-04-20 11:03:48 +08:00
  • 4ef508d3a7 align userinfo access in js thread 王劲鹏 2020-04-20 11:41:26 +08:00
  • 4376e37836 iOS:fix Collection <__NSDictionaryM: XX> was mutated while being enumerated pengfei.zhou 2020-04-18 14:07:32 +08:00
  • a386c548ec android:fix DoricActivity be called externally pengfei.zhou 2020-04-18 10:36:30 +08:00
  • bc8e815b05 strong context 王劲鹏 2020-04-18 18:14:54 +08:00
  • 4653c5872c update label 王劲鹏 2020-04-17 15:22:41 +08:00
  • 4c18171a2b change px to proportion 王劲鹏 2020-04-17 15:18:01 +08:00
  • 36eaf35cd0 iOS: add stretch inset dictionary 王劲鹏 2020-04-17 14:40:33 +08:00
  • 014ac5b0f1 update generated code 王劲鹏 2020-04-17 14:21:36 +08:00
  • afff5b9be0 add scale 王劲鹏 2020-04-17 14:12:51 +08:00
  • 5d85bc86d1 iOS: implement stretchInset for ImageNode 王劲鹏 2020-04-16 19:32:25 +08:00
  • b1c1650478 Android: implement stretchInset for ImageNode 王劲鹏 2020-04-16 17:16:21 +08:00
  • 25d818966d update doric web 王劲鹏 2020-04-16 17:16:01 +08:00
  • 92db850cd1 demo: add image stretch 王劲鹏 2020-04-16 17:15:37 +08:00
  • 79d4eafa5a js: add stretchInset in image 王劲鹏 2020-04-16 17:14:56 +08:00
  • 357fbd8e66 iOS:Base64 image add scale pengfei.zhou 2020-04-17 12:06:00 +08:00
  • 9a1a8be5ae optimize the definition of VMPanel pengfei.zhou 2020-04-17 10:28:02 +08:00
  • ac152df6f0 update web dist pengfei.zhou 2020-04-16 19:27:31 +08:00
  • 2598d0f266 update js defination,use Partical insted of IView pengfei.zhou 2020-04-16 19:21:24 +08:00
  • b2241fe343 android:add yoga proguard pengfei.zhou 2020-04-16 18:02:10 +08:00
  • f876910b03 add cli publish pengfei.zhou 2020-04-16 14:35:14 +08:00
  • 5dd4724e3c iOS:Text Font cannot be applied propertily pengfei.zhou 2020-04-15 19:09:17 +08:00
  • 6f89cf440b iOS:subviews in flexnode cannot be applied pengfei.zhou 2020-04-15 19:08:10 +08:00
  • 5d306bbf67 iOS:fix yoga layout when is leaf,cause assertion pengfei.zhou 2020-04-15 18:36:50 +08:00
  • 380673ef03 iOS:fix getLocationOnScreen pengfei.zhou 2020-04-15 16:37:37 +08:00
  • 4c51a3c891 update AnimationSet pengfei.zhou 2020-04-15 10:31:22 +08:00
  • c329cfcf53 android:fix android textview truncate problem 刘涛 2020-04-14 20:22:39 +08:00
  • 9e0b3e067b feat:Text add htmlText pengfei.zhou 2020-04-14 11:44:22 +08:00
  • e73ad1db2b android:fix RootNode type is null pengfei.zhou 2020-04-14 11:41:12 +08:00
  • ea665e516b downgrade glide to 480 王劲鹏 2020-04-14 11:35:35 +08:00
  • 8cb135b7b1 Text add strikethrough and underline pengfei.zhou 2020-04-13 17:41:17 +08:00
  • 8faf0e5d33 android:set imageView adjustViewBounds anywhere pengfei.zhou 2020-04-13 14:43:01 +08:00
  • 7a2bffdb64 android:fix mix use layoutConfig and flexConfig pengfei.zhou 2020-04-13 14:30:14 +08:00
  • 5a8a855f89 iOS:Fix nested use of FlexLayout pengfei.zhou 2020-04-13 11:57:31 +08:00
  • d29ff4991d add handling layoutconfig in flexlayout pengfei.zhou 2020-04-11 19:10:56 +08:00
  • ee864620c1 update commandline tool pengfei.zhou 2020-04-11 15:05:27 +08:00
  • 34ff0ea7d9 Revert "iOS:move yoga transform to DoricViewNode" pengfei.zhou 2020-04-11 13:27:44 +08:00
  • 4f2802a55c fix header problem pengfei.zhou 2020-04-11 13:14:34 +08:00
  • 6cd80f3f0d Release v0.4.2 pengfei.zhou 2020-04-11 05:05:51 +00:00
  • f66b6161b2 Android:imageview support maxWidth and maxHeight pengfei.zhou 2020-04-11 13:01:42 +08:00
  • 71154ad640 remove flexSlider pengfei.zhou 2020-04-11 12:59:51 +08:00
  • 1e112055db Android implement maxWidth maxHeight pengfei.zhou 2020-04-11 12:56:05 +08:00
  • 80811a3bf6 Layout add minWidth minHeight maxWidth maxHeight pengfei.zhou 2020-04-11 12:20:43 +08:00
  • 4e537eed47 add flexscroller pengfei.zhou 2020-04-11 11:02:51 +08:00
  • 6bcc6d014c iOS:move yoga transform to DoricViewNode pengfei.zhou 2020-04-11 10:16:29 +08:00
  • 4ea7683003 iOS:add minWidth and minHeight for DoricLayout pengfei.zhou 2020-04-11 09:38:27 +08:00
  • c70e1cb20c upodate flexnode settings pengfei.zhou 2020-04-10 20:41:43 +08:00
  • b266fdaa20 iOS:fix when LayoutSpec.MOST and weight both setted pengfei.zhou 2020-04-10 16:14:27 +08:00
  • 528e6625b5 update cli to 0.4.0 pengfei.zhou 2020-04-10 14:51:33 +08:00
  • 9bfa93cb4d Release v0.4.0 pengfei.zhou 2020-04-10 06:38:16 +00:00
  • ada2380b95 iOS:update project setting,resolve C++ compile problem pengfei.zhou 2020-04-10 14:34:19 +08:00
  • d5208c9d9e update DoricCore dependency pengfei.zhou 2020-04-10 13:49:16 +08:00
  • a418012065 update mapping file pengfei.zhou 2020-04-10 11:47:20 +08:00
  • 89333e2252 iOS:keep iOS behavior align to android pengfei.zhou 2020-04-10 11:37:48 +08:00
  • fb23a11aa9 android add FlexNode pengfei.zhou 2020-04-10 10:15:13 +08:00
  • 6f09341723 iOS:add FlexLayoutNode pengfei.zhou 2020-04-09 20:01:22 +08:00
  • 404b4b594f add ts define pengfei.zhou 2020-04-09 17:07:24 +08:00
  • dd06675253 add yoga dependency pengfei.zhou 2020-04-09 14:49:52 +08:00