Commit Graph

2456 Commits

Author SHA1 Message Date
pengfei.zhou
fffd5a9a3f Android: fix coordinator unit do not transform from dp 2023-06-21 19:12:43 +08:00
王劲鹏
8e4bcd0519 iOS: fix wrong assignment reuse logic 2023-06-17 09:50:31 +08:00
王劲鹏
5073dec8ac Android: fix refreshable view cannot scroll to origin accurate 2023-06-15 22:42:02 +08:00
王劲鹏
7b979cb2b9 iOS: fix slider cannot scroll in simulator 2023-06-14 20:15:47 +08:00
pengfei.zhou
d1a799756d android: fix slider's item cannot call onClick after reloaded 2023-06-14 19:59:06 +08:00
pengfei.zhou
0a9ababc2d iOS: 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
王劲鹏
1b105d70e4 iOS: add enable gallery 2023-06-13 20:57:16 +08:00
王劲鹏
3393a474f9 iOS: implement slider style gallery 2023-06-13 20:57: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
王劲鹏
1d7001e01a demo: add SliderStyleDemo 2023-06-13 20:57:16 +08:00
王劲鹏
e5e10e7abc js: declare slider style gallery 2023-06-13 20:57:16 +08:00
pengfei.zhou
d92ce26248 iOS: add thread-safe handling for JSDispatcher 2023-05-09 15:00:28 +08:00
pengfei.zhou
542f73e0fd iOS: update project setting 2023-05-09 15:00:28 +08:00
王劲鹏
03b3bb6604 iOS: set min space to zero 2023-04-26 18:02:45 +08:00
王劲鹏
f718ad9309 restore demo exports 2023-04-06 10:05:55 +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
d80507a70f demo: fix compile error 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
18d5050c7a iOS: Slider support fit size and 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
f1177e27b4 iOS: rename YGLayout header file 2023-04-04 12:12:23 +08:00
pengfei.zhou
0a2c7eb543 iOS: move source 2023-04-04 12:12:23 +08:00
pengfei.zhou
9f5eea4764 iOS:fix yoga source code typo 2023-04-04 11:14:28 +08:00
pengfei.zhou
ef070e0e6f iOS: do not dependent yoga, include its source directly 2023-04-04 11:14:28 +08:00
pengfei.zhou
d89b0a7bbb android: fix in list, cell changed cause node lost 2023-04-04 10:54:29 +08:00
pengfei.zhou
1add0f564c iOS: fix List Crash when insert more rows 2023-04-03 14:21:54 +08:00
王劲鹏
e345aa8879 iOS: fix crash when on concurrent op 2023-03-30 10:46:04 +08:00
pengfei.zhou
9a6ae9b6ef android: do not put js file directly 2023-03-29 11:55:23 +08:00
pengfei.zhou
9c19a76cf8 iOS: fix when load image async cause crash 2023-03-29 11:55:23 +08:00
王劲鹏
5367d214b8 iOS: fix crash when access flexConfig 2023-03-23 19:54:08 +08:00
pengfei.zhou
834764f81a iOS: format code 2023-03-23 16:30:00 +08:00
pengfei.zhou
3f290e332a optimize: clean view's props after being bunched fetched from native 2023-03-23 16:30:00 +08:00
pengfei.zhou
a08221a501 iOS: use NSInteger insteadof NSUInteger 2023-03-23 16:30:00 +08:00
Ten12
42b42a6d05 iOS: Optimize iOS tableview batch update 2023-03-23 16:24:17 +08:00
王劲鹏
f2cd693fa9 iOS: impl iosUsingObject option 2023-03-22 17:18:09 +08:00
王劲鹏
dc016b9507 js: declare iosUsingObject option 2023-03-22 17:18:09 +08:00
pengfei.zhou
b1c4ccd944 iOS: fix when list is in Refreshable, it may not be able to respond to the sliding gesture in time when the list is swiped quickly. 2023-03-15 19:18:50 +08:00
pengfei.zhou
978e33e8c5 iOS: fix js exception cause native block 2023-03-15 17:25:11 +08:00
pengfei.zhou
19fc1fdebe iOS: fix when reset viewnode cannot reset gradient color 2023-03-15 12:17:45 +08:00
王劲鹏
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