Commit Graph

592 Commits

Author SHA1 Message Date
pengfei.zhou
cc7f6ef577 dist: Update dist file 2023-10-12 12:03:45 +08:00
pengfei.zhou
67882af2f6 android: remoteResource support headers setting 2023-09-22 14:32:45 +08:00
王劲鹏
f8f7ff9a6b Android: implement extended scale type (fit start & fit end) 2023-09-22 13:51:04 +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
aa7820a3b3 android: devkit support add port 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
王劲鹏
411ca694e4 Android: impl scroll to item with top offset api 2023-08-03 19:12:51 +08:00
王劲鹏
c4eee8ad4a js: declare scroll to item with top offset api 2023-08-03 19:12:51 +08:00
pengfei.zhou
e3ca9ae5d4 android: list's scrolledPosition should align to iOS 2023-07-31 15:41:14 +08:00
王劲鹏
22c47e379a Android: fix list scroll y inaccurate 2023-06-21 20:34:26 +08:00
pengfei.zhou
fffd5a9a3f Android: fix coordinator unit do not transform from dp 2023-06-21 19:12:43 +08:00
王劲鹏
5073dec8ac Android: fix refreshable view cannot scroll to origin accurate 2023-06-15 22:42:02 +08:00
pengfei.zhou
d1a799756d android: fix slider's item cannot call onClick after reloaded 2023-06-14 19:59:06 +08:00
王劲鹏
fdc5fb4555 Android: fix npe 2023-06-14 19:28:39 +08:00
王劲鹏
722d0873d4 Android: fix inaccurate scroll when slider in gallery style 2023-06-14 11:45:16 +08:00
王劲鹏
bd5c5c48ee add super when style is unused 2023-06-13 20:57:16 +08:00
王劲鹏
bab16ddf27 Android: implement slider style gallery 2023-06-13 20:57:16 +08:00
王劲鹏
3f596f6062 Android: NestedSlider support slidePosition 2023-04-04 20:53:29 +08:00
王劲鹏
592bd3df53 Android: Slider support slidePosition 2023-04-04 20:46:07 +08:00
pengfei.zhou
91d5d016f9 iOS: implement NestedSlider slidePosition 2023-04-04 20:46:07 +08:00
pengfei.zhou
d89b0a7bbb android: fix in list, cell changed cause node lost 2023-04-04 10:54:29 +08:00
pengfei.zhou
9a6ae9b6ef android: do not put js file directly 2023-03-29 11:55:23 +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
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
王劲鹏
f7d9655213 Android: font style for input 2023-01-17 11:24:23 +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
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
王劲鹏
44d971b870 Android: fix props mixin in blend sub node 2022-12-09 16:32:53 +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
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
王劲鹏
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
王劲鹏
6236429e25 Android: update flowlayout beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
9ccce783cf Android: implement flowlayout drag 2022-09-01 10:30:14 +08:00
王劲鹏
e69465e203 Android: implement horizontal list 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
7dda15efbd android: text's default color is gray 2022-08-16 18:00:23 +08:00
pengfei.zhou
b4a704a613 android: fix when flowlayout'item height is just,cannot show rowSpace properly 2022-08-10 10:57:09 +08:00
pengfei.zhou
ee9b8102f2 android: fix when in dev mode, asset resource cannot be downloaded 2022-08-02 14:17:55 +08:00
pengfei.zhou
6e3307d400 feat:fix gesture touch event's conflict in scroller 2022-08-01 19:05:41 +08:00
pengfei.zhou
61e537aa98 android: optimize debugging do not cache assets file from local dir 2022-08-01 19:05:41 +08:00