pengfei.zhou
|
2c52403d5f
|
feat: remoteResource support headers setting
|
2023-09-22 14:32:45 +08:00 |
|
王劲鹏
|
18aba72fab
|
js: declare extended scale type (fit start & fit end)
|
2023-09-22 13:51:04 +08:00 |
|
王劲鹏
|
4dff854aa7
|
js: bugfix, pure call context lost
|
2023-08-22 17:27:33 +08:00 |
|
pengfei.zhou
|
e638c29ac3
|
cli: add key watch for proxy mode
|
2023-08-11 17:41:50 +08:00 |
|
pengfei.zhou
|
a9c5281cc9
|
js: fix condition error cause print error log
|
2023-08-04 16:43:54 +08:00 |
|
王劲鹏
|
c4eee8ad4a
|
js: declare scroll to item with top offset api
|
2023-08-03 19:12:51 +08:00 |
|
pengfei.zhou
|
9494b9d8b1
|
js: detect recursively call addOnRenderFinishedCallback
|
2023-07-31 15:41:14 +08:00 |
|
王劲鹏
|
3393a474f9
|
iOS: implement slider style gallery
|
2023-06-13 20:57:16 +08:00 |
|
王劲鹏
|
e5e10e7abc
|
js: declare 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
|
9a6ae9b6ef
|
android: do not put js file directly
|
2023-03-29 11:55:23 +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
|
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 |
|
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 |
|
pengfei.zhou
|
390ef52632
|
fix js compile error
|
2022-09-04 13:33:38 +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
|
75aec7f78d
|
js: add .npmignore
|
2022-07-12 13:41:24 +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 |
|
吴尚昆
|
22f290f6a9
|
image tileInset property support boolean value.
|
2022-03-18 20:02:52 +08:00 |
|