Commit Graph

238 Commits

Author SHA1 Message Date
王劲鹏
3393a474f9 iOS: implement slider style gallery 2023-06-13 20:57:16 +08:00
pengfei.zhou
91d5d016f9 iOS: implement NestedSlider slidePosition 2023-04-04 20:46:07 +08:00
pengfei.zhou
930593fe0c js: add slidePosition 2023-04-04 20:46:07 +08:00
pengfei.zhou
3f290e332a optimize: clean view's props after being bunched fetched from native 2023-03-23 16:30:00 +08:00
王劲鹏
dc016b9507 js: declare iosUsingObject option 2023-03-22 17:18:09 +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
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
王劲鹏
81c519dcdf js: font style for input 2023-01-17 11:24:23 +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
c3b9638434 Add SSR mode and test on Android 2022-11-08 17:35:10 +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
王劲鹏
13c151a9e4 js: update beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
be6a0cd64c js: add flowlayout drag declaration 2022-09-01 10:30:14 +08:00
pengfei.zhou
3937a3f4d3 js: padding currently only support group or text,input 2022-08-25 14:23:14 +08:00
王劲鹏
9af7f389bc js: add horizontal list declaration 2022-08-25 10:22:23 +08:00
pengfei.zhou
cce4148240 feat:slider and flowlayout add reload api 2022-08-16 18:00:23 +08:00
pengfei.zhou
3de2162ef6 js: list add reload api 2022-08-16 18:00:23 +08:00
pengfei.zhou
74f1c61261 js: remove other module to avoid import error 2022-08-11 13:37:38 +08:00
pengfei.zhou
ea6e079b4f Do not overwrite layoutconfig if it already had one 2022-08-04 14:17:23 +08:00
pengfei.zhou
7684eaa896 jsx: viewFragment support null or undefined 2022-07-20 20:59:27 +08:00
pengfei.zhou
654b63f3c6 JSX: Functional component support innerElement 2022-07-20 20:52:24 +08:00
pengfei.zhou
eef531d839 fix: injected console cannot effect on iOS 2022-07-18 15:43:08 +08:00
pengfei.zhou
c05c169dd7 feat: slider support set max and min scale 2022-07-15 19:21:59 +08:00
pengfei.zhou
b4eca3be2b js: slider add property slideStyle 2022-07-15 19:21:59 +08:00
pengfei.zhou
7a126531af feat: Native add legacy mode 2022-07-15 19:21:59 +08:00
pengfei.zhou
35c6d03d14 jsx support use function as component 2022-07-04 14:21:32 +08:00
王劲鹏
515b55de08 js: add beforeDragging property 2022-07-01 14:47:01 +08:00
pengfei.zhou
e5a59dad69 Add js change 2022-06-23 17:12:36 +08:00
王劲鹏
1e7637a1dc js: list add canDrag, onDraging & onDraged 2022-06-17 18:44:57 +08:00
pengfei.zhou
809bc5ef0e fix: layout() cannot effect configMaxWidth or configMinWidth 2022-03-22 17:06:02 +08:00
吴尚昆
ed9475b72a rename enum name ScaleType.Tile. 2022-03-18 20:02:52 +08:00
吴尚昆
55ff312312 image scaleType add an enumeration ScaleToTile. 2022-03-18 20:02:52 +08:00
吴尚昆
77617df848 iOS: resize image support tile mode. 2022-03-18 20:02:52 +08:00
pengfei.zhou
8aebbc7a36 android: Update JSC and compat new api 2022-03-09 18:14:06 +08:00
pengfei.zhou
9bd4ba8722 feat: Image add setImagePixels API,iOS receive ArrayBuffer directly 2022-03-09 18:14:06 +08:00
吴尚昆
93e949ef41 iOS text font support from custom loader. 2022-03-03 17:15:22 +08:00
pengfei.zhou
894cc91dd6 Doric remove DoricAssetsResource for now 2022-01-26 15:38:49 +08:00
pengfei.zhou
8c57e5e500 android: compat webviewexecutor to support arraybuffer 2022-01-26 15:38:49 +08:00
pengfei.zhou
cac47ee0b4 Update generated files 2022-01-26 15:38:49 +08:00
pengfei.zhou
e9e2d14a9d feat:Remove Image's setImagePixels API 2022-01-26 15:38:49 +08:00
pengfei.zhou
5b5500b6e0 Add generated change 2022-01-26 15:38:49 +08:00
pengfei.zhou
b29f2d6a4e iOS: implement Image Pixel 2022-01-26 15:38:49 +08:00
pengfei.zhou
190eb4afd7 feat:Image add pixel API,pass pixels directly to Image 2022-01-26 15:38:49 +08:00
pengfei.zhou
e270b9c520 feat:android support ArrayBuffer Resource 2022-01-26 15:38:49 +08:00
pengfei.zhou
5b80e4e0e1 add resId to cache DoricResource on native 2022-01-26 15:38:49 +08:00
pengfei.zhou
d746c5b4d4 add ResourceLoader plugin 2022-01-26 15:38:49 +08:00