Commit Graph

  • 34bb6cc391 iOS:fix coordinator cannot change view layout pengfei.zhou 2020-04-10 11:43:48 +08:00
  • f8a5e29c83 iOS: add loop in slider 王劲鹏 2020-04-10 11:06:36 +08:00
  • 4bb9df4dbb Android: add loop in slider 王劲鹏 2020-04-10 10:33:15 +08:00
  • c44c3e5353 add loop property & fix bug caused by renderPage cache 王劲鹏 2020-04-09 16:58:47 +08:00
  • d1f32b7f5c Android:render's promise's resolve should happen after view's been measured and layouted pengfei.zhou 2020-04-09 14:11:42 +08:00
  • ab11ee3372 iOS:use image to implement gradient background color pengfei.zhou 2020-04-09 13:30:31 +08:00
  • 410c01ba1c iOS:avoid requestLayout before blend finished pengfei.zhou 2020-04-09 11:21:41 +08:00
  • c7f3f74b69 iOS:fix weight problem pengfei.zhou 2020-04-09 10:54:38 +08:00
  • b387491c47 update demo pengfei.zhou 2020-04-08 20:32:25 +08:00
  • 5d3ef0edb5 iOS:fix draggable pengfei.zhou 2020-04-08 20:31:31 +08:00
  • 84d19230e4 iOS:avoid reset margin while prop is nil pengfei.zhou 2020-04-08 20:27:23 +08:00
  • 8e6b4dd024 iOS:fix NestedScroll pengfei.zhou 2020-04-08 20:04:45 +08:00
  • a9608506f5 iOS:fix Transform situation when apply layout pengfei.zhou 2020-04-08 19:30:08 +08:00
  • f530256d05 iOS:fix slider requestLayout pengfei.zhou 2020-04-08 16:41:36 +08:00
  • 8b66c7d4be iOS:fix popover view pengfei.zhou 2020-04-08 16:16:57 +08:00
  • 7f26910f0c iOS:when measure child ,remove margin pengfei.zhou 2020-04-08 16:07:15 +08:00
  • 317cd115ab iOS:fix ImageNode requestLayout pengfei.zhou 2020-04-08 16:06:57 +08:00
  • e689d52f26 iOS:DoricLayout use marginLeft and marginTop instead of x or y pengfei.zhou 2020-04-08 15:47:10 +08:00
  • 2a7c7bd27d iOS:fix Refreshable cannot sizeToFit pengfei.zhou 2020-04-08 15:38:45 +08:00
  • 277a49ed49 iOS:fix animate plugin pengfei.zhou 2020-04-08 15:26:49 +08:00
  • 5babfb4c9c iOS:fix Refreshable pengfei.zhou 2020-04-08 15:20:38 +08:00
  • b17ff48c59 iOS:refact requestLayout logic pengfei.zhou 2020-04-08 11:57:38 +08:00
  • 95d9158fac iOS:fix Flowlayout loadmore then cell's framesize set to zero pengfei.zhou 2020-04-08 11:34:36 +08:00
  • 49df8d4970 iOS:fix FlowLayout show pengfei.zhou 2020-04-08 11:26:29 +08:00
  • e4e5103d7b iOS:fix GradientLayer pengfei.zhou 2020-04-07 11:36:35 +08:00
  • f3c8d1be31 iOS:fix Slider and rotation pengfei.zhou 2020-04-07 10:58:44 +08:00
  • 102f570fb4 iOS:fix List pengfei.zhou 2020-04-03 19:09:40 +08:00
  • eb78e3e201 iOS:fix Scroller pengfei.zhou 2020-04-03 18:15:43 +08:00
  • 2e0bbcfb89 iOS:UIImageView resize when one dimension is just or most,anothor is fit. pengfei.zhou 2020-04-03 17:58:47 +08:00
  • 870a7e74af iOS:implement MaxWidth and MaxHeight pengfei.zhou 2020-04-03 17:28:55 +08:00
  • 91787fb0af iOS:DoricLayout add weight support pengfei.zhou 2020-04-03 17:17:40 +08:00
  • abbe0ba377 iOS refact DoricLayout pengfei.zhou 2020-04-03 16:36:43 +08:00
  • ca6a3284f2 refact some code pengfei.zhou 2020-04-03 10:19:13 +08:00
  • 00f5fb3918 fix glide deps 王劲鹏 2020-04-03 19:18:51 +08:00
  • 8d693fdd44 fix app deps 王劲鹏 2020-04-03 14:34:56 +08:00
  • e5262acdcd update apng; align okhttp; remove rxjava 王劲鹏 2020-04-03 11:40:40 +08:00
  • 6ff085d579 change simulator check method 王劲鹏 2020-04-03 11:21:27 +08:00
  • c20f1c53bf android:text setIncludeFontPadding to false pengfei.zhou 2020-04-01 17:57:38 +08:00
  • 78d4f51314 navigator add openUrl pengfei.zhou 2020-04-01 15:19:37 +08:00
  • 9c520e1dc5 android:fix DoricPanel cannot build automaticaly pengfei.zhou 2020-04-01 14:12:55 +08:00
  • 3bbf671420 feat:Image localRes and base64 support animation image pengfei.zhou 2020-04-01 14:11:13 +08:00
  • 2467c026b9 update cli to 0.3.6 pengfei.zhou 2020-03-31 19:32:47 +08:00
  • 0067ccc0ef update template file pengfei.zhou 2020-03-31 19:30:20 +08:00
  • dc32cf08a8 update iOS Target name pengfei.zhou 2020-03-31 19:22:38 +08:00
  • feec2cf0ad update target file pengfei.zhou 2020-03-31 19:20:22 +08:00
  • 20524eede4 update cli pengfei.zhou 2020-03-31 15:29:36 +08:00
  • 5d3016f46a js:fix list renderBunchedItems array size <0 pengfei.zhou 2020-03-31 11:59:33 +08:00
  • a2653711f8 iOS:fix when reblend groupNode,subviews will not be created properly pengfei.zhou 2020-03-31 11:08:22 +08:00
  • bd5391a0ac web:fix init and build api pengfei.zhou 2020-03-30 15:18:35 +08:00
  • 050dfc46ae iOS:Fix onFrameChangedCallback not functional right pengfei.zhou 2020-03-28 12:03:35 +08:00
  • 2f0f0494df feat:devkit connect directly pengfei.zhou 2020-03-28 10:41:13 +08:00
  • e7ddcd1b67 android:fix runtime error pengfei.zhou 2020-03-28 10:27:55 +08:00
  • 0516ad0f5a iOS:fix localPath cannot load animated image pengfei.zhou 2020-03-27 16:02:58 +08:00
  • 45dc82db35 update cli to 0.3.4 pengfei.zhou 2020-03-27 15:53:19 +08:00
  • a0d72af82c feat:update cli template pengfei.zhou 2020-03-27 15:52:33 +08:00
  • 438f729ec6 iOS:Change DoricGravity enum name pengfei.zhou 2020-03-27 10:07:53 +08:00
  • 0abf8533db feat:align Android and iOS treat ImageView's scale type pengfei.zhou 2020-03-25 22:49:47 +08:00
  • a7e7e550e9
    Update publish.yml osborn 2020-03-25 20:15:38 +08:00
  • 3e262fae64
    Update publish.yml osborn 2020-03-25 20:14:21 +08:00
  • 90988cef51
    Update publish.yml osborn 2020-03-25 20:08:23 +08:00
  • bb3f599a28
    Update publish.yml osborn 2020-03-25 19:53:53 +08:00
  • 994cec49b7
    Update publish.yml osborn 2020-03-25 19:51:41 +08:00
  • 61c74e1c25 iOS:fix crash for command view pengfei.zhou 2020-03-25 19:32:01 +08:00
  • 673a8d0611
    Update README.md osborn 2020-03-25 17:16:25 +08:00
  • 942b868ca4 fix version problem pengfei.zhou 2020-03-25 17:10:27 +08:00
  • e4f578046b
    Update publish.yml osborn 2020-03-25 16:48:35 +08:00
  • 30c333dea1
    Update publish.yml osborn 2020-03-25 16:41:21 +08:00
  • d86c217be7 add dingtalk webhook pengfei.zhou 2020-03-25 16:33:51 +08:00
  • 5df53369a0 apply script change pengfei.zhou 2020-03-25 16:04:22 +08:00
  • 65906b6c02 feat:update to 0.3.16 pengfei.zhou 2020-03-25 15:03:52 +08:00
  • 1f1ef17ca7 iOS:remove unused reloadData pengfei.zhou 2020-03-25 14:56:59 +08:00
  • d088e30f38 iOS:Text's max width and max height can only be affected while >0 pengfei.zhou 2020-03-25 14:07:24 +08:00
  • 139a8775d4 android:add JSDispatcher to optimize scrollchange callback pengfei.zhou 2020-03-25 13:48:58 +08:00
  • 2b7ff95de6 iOS:use JSDispatcher to avoid overstock too many js tasks pengfei.zhou 2020-03-25 13:30:35 +08:00
  • 66afc4c4bb android:add data type check for blending pengfei.zhou 2020-03-25 10:26:01 +08:00
  • 75fbb3d527 android fix npe pengfei.zhou 2020-03-24 20:34:19 +08:00
  • 527c46c5ca do not tag legacy pengfei.zhou 2020-03-24 20:32:34 +08:00
  • 57eac48c79 update script pengfei.zhou 2020-03-24 20:21:00 +08:00
  • 7939db48b5 update script pengfei.zhou 2020-03-24 20:18:41 +08:00
  • b5c44fcefc update publish.yml pengfei.zhou 2020-03-24 19:56:45 +08:00
  • 65d36726f1 update publish.yml pengfei.zhou 2020-03-24 19:49:41 +08:00
  • 8766042618 update publish script pengfei.zhou 2020-03-24 19:37:30 +08:00
  • de67bb6bb6 Update publish.yml osborn 2020-03-24 19:36:47 +08:00
  • 1cf1d0f9fe add token pengfei.zhou 2020-03-24 19:16:48 +08:00
  • fcd076067f update android script pengfei.zhou 2020-03-24 19:09:15 +08:00
  • be6465f9a8 update script pengfei.zhou 2020-03-24 18:59:11 +08:00
  • cdddec9c02 Update publish.yml osborn 2020-03-24 18:58:42 +08:00
  • 9ca7c60826 Update publish.yml osborn 2020-03-24 18:25:48 +08:00
  • 2c5788d518 Update publish.yml osborn 2020-03-24 18:17:58 +08:00
  • b4fbe60827 Update publish.yml osborn 2020-03-24 18:05:40 +08:00
  • d557f2a98d update android script pengfei.zhou 2020-03-24 17:59:15 +08:00
  • 55b338c2fd Update publish.yml osborn 2020-03-24 17:55:52 +08:00
  • 4bedec2a06 Publish version 0.3.14 pengfei.zhou 2020-03-24 16:26:05 +08:00
  • 1a2abb2443
    Create publish.yml osborn 2020-03-24 17:20:39 +08:00
  • 90e494222d add text lineSpacing pengfei.zhou 2020-03-24 16:23:51 +08:00
  • e46f09427b feat:fix when continious reset list,then getBatchedItems will continious call twice pengfei.zhou 2020-03-24 16:13:59 +08:00
  • 4ea6da2d0a feat:align android and iOS image's default scale type pengfei.zhou 2020-03-24 11:19:22 +08:00
  • 0cfbef67a2 feat:add Text lineSpacing pengfei.zhou 2020-03-24 11:06:30 +08:00
  • a25aedcc6f Publish version 0.3.13 pengfei.zhou 2020-03-23 16:24:23 +08:00
  • fe33a18213 feat:add maxWidth and maxHeight for text pengfei.zhou 2020-03-23 16:23:41 +08:00