Commit Graph

  • fe060bdb7f iOS: fix posibblely mutated crash when onException pengfei.zhou 2022-08-05 11:57:09 +08:00
  • e042ce732e Add more Layout test demo pengfei.zhou 2022-08-05 11:22:37 +08:00
  • c34f1f82b1 Add more Layout test demo pengfei.zhou 2022-08-05 10:58:27 +08:00
  • 1aaa3aa3f0 iOS: Fix some layout cases pengfei.zhou 2022-08-04 19:46:25 +08:00
  • 2fa85ecd6d Add template file pengfei.zhou 2022-08-04 16:02:27 +08:00
  • 8680362c75 cli: optimize resource services Lxy 2022-08-04 10:48:18 +08:00
  • ea6e079b4f Do not overwrite layoutconfig if it already had one pengfei.zhou 2022-08-04 14:12:59 +08:00
  • d886458832 Fix missing Envrionemnt pengfei.zhou 2022-08-04 14:12:11 +08:00
  • ee9b8102f2 android: fix when in dev mode, asset resource cannot be downloaded pengfei.zhou 2022-08-02 14:17:19 +08:00
  • 7f6710a7b5 iOS: protect setFrame incase crash pengfei.zhou 2022-08-02 11:02:03 +08:00
  • 6e3307d400 feat:fix gesture touch event's conflict in scroller pengfei.zhou 2022-08-01 19:01:02 +08:00
  • f4fcb981b4 iOS: optimize hot reload operation which causes render error pengfei.zhou 2022-08-01 15:30:31 +08:00
  • 61e537aa98 android: optimize debugging do not cache assets file from local dir pengfei.zhou 2022-08-01 14:43:58 +08:00
  • 2f9afac7bd android: optimize hot reload operation which causes render error pengfei.zhou 2022-08-01 14:42:55 +08:00
  • d391cb8348 android: Fix the problem of shaking when pull down the refreshable view pengfei.zhou 2022-07-29 13:39:34 +08:00
  • 81137b8fb8 iOS: Ensure that rendering operations are serialized to prevent timing errors pengfei.zhou 2022-07-27 14:28:08 +08:00
  • 5dd7504a37 android: Ensure that rendering operations are serialized to prevent timing errors pengfei.zhou 2022-07-27 12:03:41 +08:00
  • 7bfa542479 iOS: fix when doAnimation cause flush pengfei.zhou 2022-07-21 16:53:32 +08:00
  • 7684eaa896 jsx: viewFragment support null or undefined pengfei.zhou 2022-07-20 20:58:43 +08:00
  • 654b63f3c6 JSX: Functional component support innerElement pengfei.zhou 2022-07-20 20:51:26 +08:00
  • e7332f1db1 fix: image's contentMode bug when displayed again after an image loading error. 吴尚昆 2022-07-19 16:40:41 +08:00
  • 371f18c6f5 fix: DoricSwipeRefreshLayout.h import <UIKit/UIKit.h> 吴尚昆 2022-07-19 14:25:16 +08:00
  • 037f5afbe0 iOS: fix when flexlayout's width is most,it cannot wrap child view properly pengfei.zhou 2022-07-18 18:20:35 +08:00
  • 13ba43cb19 Fix: android's api should be static pengfei.zhou 2022-07-18 15:42:28 +08:00
  • eef531d839 fix: injected console cannot effect on iOS pengfei.zhou 2022-07-18 11:34:43 +08:00
  • b5ec211c6c cli: fix cannot generate map to debugging pengfei.zhou 2022-07-15 19:50:09 +08:00
  • fda2a9a02c iOS: fix when debugging cause crash pengfei.zhou 2022-07-15 19:23:04 +08:00
  • c367b93121 feat:slider add reset action pengfei.zhou 2022-07-15 19:21:33 +08:00
  • e1bb564d14 iOS: slider add property slideStyle pengfei.zhou 2022-07-15 18:37:09 +08:00
  • c05c169dd7 feat: slider support set max and min scale pengfei.zhou 2022-07-15 18:36:48 +08:00
  • fd5994e270 android: slider add property slideStyle pengfei.zhou 2022-07-15 17:19:11 +08:00
  • b4eca3be2b js: slider add property slideStyle pengfei.zhou 2022-07-15 17:18:52 +08:00
  • e6bdc3d819 iOS: fix add version judgment for JSTypedArray API pengfei.zhou 2022-07-15 16:02:22 +08:00
  • 7a126531af feat: Native add legacy mode pengfei.zhou 2022-07-15 15:59:06 +08:00
  • 64a370c701 iOS: add protection when scrollToPosition pengfei.zhou 2022-07-15 14:31:10 +08:00
  • a79424c1a5 iOS: fix code style pengfei.zhou 2022-07-15 14:06:49 +08:00
  • 99cee47134 iOS: do not use itemCount in list,use rowCount instead pengfei.zhou 2022-07-15 13:52:39 +08:00
  • 6512841f82 iOS: fix ListNode's internal inconsistency pengfei.zhou 2022-07-15 13:39:49 +08:00
  • 271a70bc4b Allow simulator input ip address pengfei.zhou 2022-07-14 23:15:51 +08:00
  • 179a95e2de cli: filter js and map pengfei.zhou 2022-07-13 19:25:17 +08:00
  • 3344fb0b9f demo: rename build dir to .dxx pengfei.zhou 2022-07-13 19:21:39 +08:00
  • a2de505395 cli: rename build dir to .dxx dir,avoid ambiguity pengfei.zhou 2022-07-13 19:16:59 +08:00
  • b4391cb0d6 iOS: avoid view's call from non ui thread pengfei.zhou 2022-07-13 18:42:17 +08:00
  • 9cb4764bfd iOS: fix in some case application delegate's window is nil pengfei.zhou 2022-07-13 17:13:09 +08:00
  • 1a3789fc4c iOS: set reuse flag when in embedded mode pengfei.zhou 2022-07-13 16:47:30 +08:00
  • c050a18546 Add embedded example for iOS pengfei.zhou 2022-07-13 16:38:20 +08:00
  • e900b35281 Update template file pengfei.zhou 2022-07-13 16:36:54 +08:00
  • dc3c06c81e Add embedded example for android pengfei.zhou 2022-07-13 14:09:15 +08:00
  • 55ded48070 android: avoid create View in non-ui thread pengfei.zhou 2022-07-13 11:24:27 +08:00
  • 1f567cb928 iOS: add doric panel list Unknown 2022-07-12 16:31:52 +08:00
  • 598634e0dc Android: add doric panel list Unknown 2022-07-11 14:26:32 +08:00
  • 75aec7f78d js: add .npmignore pengfei.zhou 2022-07-12 13:40:13 +08:00
  • 52c02a23bf Update template file pengfei.zhou 2022-07-11 18:13:38 +08:00
  • 6eb014eab3 fix: textView's placeholder position error bug . 吴尚昆 2022-07-08 14:34:37 +08:00
  • d412d456bb fix: Input limited the number of words when entering Chinese bug. 吴尚昆 2022-07-07 12:12:06 +08:00
  • 35c6d03d14 jsx support use function as component pengfei.zhou 2022-07-04 14:13:41 +08:00
  • 6cafcbc688 update demo 王劲鹏 2022-06-30 16:39:47 +08:00
  • 5071dfbfe5 Android: implement beforeDragging callback 王劲鹏 2022-06-30 16:39:38 +08:00
  • 86e5e2422f iOS: implement beforeDragging callback 王劲鹏 2022-06-30 16:39:28 +08:00
  • 515b55de08 js: add beforeDragging property 王劲鹏 2022-06-30 16:39:03 +08:00
  • 88b9784534 android: update proguard file for when R8 is not used pengfei.zhou 2022-06-30 13:35:11 +08:00
  • 59788fd658 fix scrollable false prevent scrollToPosition 王劲鹏 2022-06-29 15:06:18 +08:00
  • e6cce1b60f
    Update README.md osborn 2022-06-29 10:23:40 +08:00
  • ba06bfd1bb
    Update README-en.md osborn 2022-06-29 09:59:44 +08:00
  • 62392623f7
    Update README.md osborn 2022-06-29 09:59:12 +08:00
  • a72cabe9ea copy exist bitmap avoid bitmap reuse 王劲鹏 2022-06-24 16:21:39 +08:00
  • 78ba91030f code format 王劲鹏 2022-06-24 16:19:53 +08:00
  • 8e021133bb iOS: fix loadMore's change may cause UITableView internal inconsistency,add reloadData action pengfei.zhou 2022-06-23 17:09:54 +08:00
  • e5a59dad69 Add js change pengfei.zhou 2022-06-23 16:36:45 +08:00
  • a443554cfb android: list's loadMore change should be synchronized with itemCount pengfei.zhou 2022-06-23 16:36:09 +08:00
  • 3594217839 Android remove setWebContentsDebuggingEnabled pengfei.zhou 2022-06-22 19:02:04 +08:00
  • 993852fd5e
    Update README-en.md osborn 2022-06-21 10:50:16 +08:00
  • 372f426744
    Update README.md osborn 2022-06-21 10:47:15 +08:00
  • 94c61315f0 android: fix some excetion in doriclayer's draw function pengfei.zhou 2022-06-21 10:28:40 +08:00
  • f6254304e0 bugfix: cancel image request when reset 王劲鹏 2022-06-20 18:53:04 +08:00
  • 4cfb7b4076 bugfix: slider need scroll logic 王劲鹏 2022-06-20 18:52:35 +08:00
  • d405f60c7f add list drag demo (include data integrity) 王劲鹏 2022-06-17 17:11:51 +08:00
  • 63398a47f1 web: update dist 王劲鹏 2022-06-17 15:44:26 +08:00
  • a9575cf67f Android: implements list drag feature 王劲鹏 2022-06-17 15:44:17 +08:00
  • 81cff61620 iOS: implements list drag feature 王劲鹏 2022-06-17 15:44:10 +08:00
  • e5e0471ff4 update list demo 王劲鹏 2022-06-17 15:44:01 +08:00
  • 1e7637a1dc js: list add canDrag, onDraging & onDraged 王劲鹏 2022-06-17 15:43:51 +08:00
  • fc94230df2 android: fix java.util.ConcurrentModificationException pengfei.zhou 2022-06-17 10:40:18 +08:00
  • 6efd008841 android: fix when reuse image'drawable may cause crash in some devices pengfei.zhou 2022-06-06 10:42:45 +08:00
  • 34b759bb82 feat: expose plugin and viewNode outsize registry pengfei.zhou 2022-06-02 19:58:21 +08:00
  • 19a8aaae94 android: expose doric's library and registry pengfei.zhou 2022-06-02 19:47:38 +08:00
  • e62bfa315e fix: the timing of iOS's onShow call pengfei.zhou 2022-06-02 19:40:17 +08:00
  • 531e2d9298 fix: image inside list flushes when loading more or in other situations pengfei.zhou 2022-06-02 14:40:04 +08:00
  • 75151d57d4 android: add setLifecycleOwner support pengfei.zhou 2022-05-25 18:19:03 +08:00
  • bcb0f2d9e4 android: expose more API from ImageNode pengfei.zhou 2022-04-07 17:41:53 +08:00
  • 7bc4fee039 lint: fix extra semicolon jingpeng 2022-05-01 10:09:03 +08:00
  • 80e19dbfa8 android: export mSuperNode from ViewNode pengfei.zhou 2022-04-07 17:32:41 +08:00
  • a87fb84260 iOS: fix when input set maxLength, delete text in middel, the selection move to end pengfei.zhou 2022-03-24 18:11:59 +08:00
  • 421df45638 iOS: fix DoricDev.h miss import Doric.h pengfei.zhou 2022-03-23 11:34:12 +08:00
  • 809bc5ef0e fix: layout() cannot effect configMaxWidth or configMinWidth pengfei.zhou 2022-03-22 17:04:59 +08:00
  • a19c327743 android:change DoricArrayBufferResource to public pengfei.zhou 2022-03-21 17:58:15 +08:00
  • ed9475b72a rename enum name ScaleType.Tile. 吴尚昆 2022-03-18 19:37:41 +08:00
  • 55ff312312 image scaleType add an enumeration ScaleToTile. 吴尚昆 2022-03-18 19:07:09 +08:00
  • 31f45d161f Android: resize image support tile mode. 吴尚昆 2022-03-18 17:13:04 +08:00
  • 22f290f6a9 image tileInset property support boolean value. 吴尚昆 2022-03-18 17:05:32 +08:00