Commit Graph

2445 Commits

Author SHA1 Message Date
王劲鹏
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
王劲鹏
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