Commit Graph

2463 Commits

Author SHA1 Message Date
王劲鹏
2817be24ec iOS: add js dispatcher for refresh widget 2023-03-15 11:20:30 +08:00
王劲鹏
aa844407b4 Android: add js dispatcher for refresh widget 2023-03-15 10:54:50 +08:00
pengfei.zhou
52e5977d20 feat: add observeScrollingInterval in coordinator plugin 2023-03-14 12:21:54 +08:00
pengfei.zhou
7db5d68db5 feat: add scrollsToTop for scrollable views only for iOS 2023-03-14 12:21:54 +08:00
pengfei.zhou
0774df96e1 feat: add preloadItemCount for List, incase we need preload more items before scroll to end 2023-03-09 11:36:33 +08:00
pengfei.zhou
4103704162 iOS: fix when RootNode shrink its size, it cannot be layout properly 2023-03-07 16:37:00 +08:00
王劲鹏
f67f0ce75a iOS: reorder registry alloc to avoid setEnvironmentVariable abnormal 2023-03-07 16:35:36 +08:00
王劲鹏
15364618e1 iOS: enhancement for status bar height retrieval 2023-03-07 16:35:36 +08:00
王劲鹏
63f8b87a1b restore exports 2023-03-01 15:02:08 +08:00
pengfei.zhou
37e93273b8 Add API for synchronous rendering to Panel 2023-02-15 20:14:09 +08:00
pengfei.zhou
fc4628dde9 Fix when print log string which contains special control characters in doric,cause native crash 2023-02-09 14:15:51 +08:00
pengfei.zhou
54ecddf994 iOS: fix popover view cannot change its layout after show 2023-02-07 14:18:36 +08:00
Jiang Teng
c7d7e4052d iOS: Optimize the call of [tableview scrollToRowAtIndexPath] method 2023-01-18 11:43:05 +08:00
王劲鹏
7ae96b2cea web: update dist 2023-01-17 11:24:23 +08:00
王劲鹏
345e839d32 iOS: font style for input 2023-01-17 11:24:23 +08:00
王劲鹏
f7d9655213 Android: font style for input 2023-01-17 11:24:23 +08:00
王劲鹏
81c519dcdf js: font style for input 2023-01-17 11:24:23 +08:00
王劲鹏
956cf7583e iOS: fix font style cannot change from system bold to system normal 2023-01-13 11:52:09 +08:00
王劲鹏
a0d4e564c1 murphysec 2023-01-05 14:20:26 +08:00
osborn
4eeebf6118
Feature/fix npe exception (#566)
* android: add exception catch for list flowlayout scroller  type

* iOS: add exception catch for list flowlayout scroller  type
2023-01-03 16:42:52 +08:00
pengfei.zhou
37d2df9eea js: fix type error 2022-12-29 09:03:57 +08:00
osborn
be4fb05f91
Feature/zpf (#564)
* iOS: fix memory leak of blur effect

* js: fix callback cause memory leak
2022-12-20 15:06:46 +08:00
pengfei.zhou
c60754c53d js: fix when first input, onTextChange or onSubmitEditing pass editing undefined 2022-12-15 19:05:03 +08:00
osborn
2cfab62e11
js: fix when first input, beforeTextChange pass editing undefined (#562) 2022-12-13 17:32:20 +08:00
osborn
0668e0fe86
android: fix when load image from remote server cause non ui thread touch view (#561) 2022-12-10 14:25:36 +08:00
osborn
9be6bb2051
iOS: fix in list when not combine view model cause UI have no update (#559) 2022-12-09 16:33:00 +08:00
王劲鹏
44d971b870 Android: fix props mixin in blend sub node 2022-12-09 16:32:53 +08:00
pengfei.zhou
875f3a5066 iOS: when not set onclick on view, should passthrough touch event 2022-12-07 10:29:02 +08:00
王劲鹏
f175a94b28 fix signature 2022-11-10 11:45:17 +08:00
pengfei.zhou
7899896b80 android: create empty doric context instead of static one 2022-11-08 17:35:10 +08:00
pengfei.zhou
1c306bd3f6 feat: iOS add ssr demo 2022-11-08 17:35:10 +08:00
pengfei.zhou
d416e9dc81 feat:android add ssr demo 2022-11-08 17:35:10 +08:00
pengfei.zhou
c3b9638434 Add SSR mode and test on Android 2022-11-08 17:35:10 +08:00
王劲鹏
5782a0d161 fix text node shadow & gradient conflict 2022-11-03 15:03:26 +08:00
王劲鹏
0a305b3104 fix security issue 2022-10-17 17:34:24 +08:00
pengfei.zhou
d8615b2f9a iOS: compat API with iOS 16 2022-09-26 12:03:08 +08:00
pengfei.zhou
d9c376f772 js: Add _ref property in view,store ref, for combine action in mobx 2022-09-17 03:54:59 +08:00
王劲鹏
b496be1e6e bugfix: fix intrinsic size caused side effect 2022-09-13 18:00:05 +08:00
pengfei.zhou
0df882f28c iOS: Fix layout in flowlayout or list 2022-09-08 18:37:44 +08:00
pengfei.zhou
1dc167a43c iOS: fix compile error 2022-09-05 19:02:47 +08:00
pengfei.zhou
b819d7df37 Revert "iOS : fix compile error"
This reverts commit 1d6738b8c9.
2022-09-05 19:02:47 +08:00
pengfei.zhou
1d6738b8c9 iOS : fix compile error 2022-09-05 18:04:37 +08:00
pengfei.zhou
51d1c5c91b iOS: fix flexlayout when sometimes width is not correct 2022-09-05 17:25:39 +08:00
pengfei.zhou
8e22108cc9 iOS: Add DoricFlexLayout to DoricLayouts 2022-09-05 17:25:39 +08:00
pengfei.zhou
390ef52632 fix js compile error 2022-09-04 13:33:38 +08:00
王劲鹏
8dd39398b9 iOS: update list beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
ef4eb4d517 iOS: update horizontal list beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
a452cde882 iOS: update flowlayout beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
7632fa9a9d Android: update horizontal list beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
c9eb2fd8bb Android: update list beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00