Commit Graph

45 Commits

Author SHA1 Message Date
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
9be6bb2051
iOS: fix in list when not combine view model cause UI have no update (#559) 2022-12-09 16:33:00 +08:00
pengfei.zhou
0df882f28c iOS: Fix layout in flowlayout or list 2022-09-08 18:37:44 +08:00
王劲鹏
a452cde882 iOS: update flowlayout beforeDragging & add itemCanDrag 2022-09-01 10:30:14 +08:00
王劲鹏
3a28941c04 iOS: implement flowlayout drag 2022-09-01 10:30:14 +08:00
pengfei.zhou
cce4148240 feat:slider and flowlayout add reload api 2022-08-16 18:00:23 +08:00
pengfei.zhou
8e021133bb iOS: fix loadMore's change may cause UITableView internal inconsistency,add reloadData action 2022-06-23 17:12:36 +08:00
pengfei.zhou
0477e5790b iOS: fix listItem cannot be animated 2021-12-03 17:45:51 +08:00
pengfei.zhou
4c80e5aa60 iOS: fix when Image async load cause super node requestLayout 2021-11-12 16:28:45 +08:00
pengfei.zhou
02ca1e5081 iOS:fix when reuse node,call reset cause property lost 2021-11-03 14:51:07 +08:00
pengfei.zhou
12234d3035 iOS: fix when clear list's data, do not call loadMore again 2021-10-29 11:14:33 +08:00
pengfei.zhou
60c8651e10 iOS: reset view node when reuse this node 2021-10-27 18:01:36 +08:00
pengfei.zhou
72a4562885 iOS: optimze when updating cell do not cause size change, do not reload 2021-10-20 17:54:21 +08:00
pengfei.zhou
6cae752456 Add find visible items for list and flowlayout 2021-10-12 17:44:02 +08:00
pengfei.zhou
f09f7859b9 Flowlayout's loadMoreView supports fullSpan,default is false 2021-10-12 17:44:02 +08:00
pengfei.zhou
738c072ee4 Remove header and footer support,this is unnecessary 2021-10-12 17:44:02 +08:00
pengfei.zhou
0e77c62e13 FlowLayoutItem add fullSpan attribute 2021-10-12 17:44:02 +08:00
pengfei.zhou
9429c75834 flowlayout add header and footer:iOS implement 2021-10-12 17:44:02 +08:00
pengfei.zhou
f75a6f8071 iOS:change the way created item view. 2021-07-23 10:45:27 +08:00
pengfei.zhou
c82510f57a iOS: fix flowlayout loadmoreView do not show on content 2021-07-15 18:09:03 +08:00
pengfei.zhou
9531fbffc0 iOS:flowlayout fix reused problem 2021-07-15 18:09:03 +08:00
pengfei.zhou
83aab985d3 iOS: do not show flowlayout's scroll indicator 2021-07-15 18:09:03 +08:00
pengfei.zhou
de8d102bc8 iOS: fix type error 2021-07-15 18:09:03 +08:00
pengfei.zhou
5c089f1b7c iOS: flowlayout do not set pagingEnabled. 2021-07-15 15:58:11 +08:00
王劲鹏
800365645c fix: iOS load more view abnormal when item count zero 2021-07-08 14:41:55 +08:00
王劲鹏
28513efd67 fix: flow layout cell order 2021-06-18 09:38:03 +08:00
王劲鹏
188e3b55f6 fix: flow layout load more view not span entirely 2021-06-11 14:52:43 +08:00
pengfei.zhou
6da8d5658b feat: add bounces for list,scroller,nestedSlider,flowlayout 2021-04-30 14:34:54 +08:00
pengfei.zhou
c2ca3c0b31 feat:Flowlayout support scrollable 2021-04-23 17:58:48 +08:00
pengfei.zhou
009e8734b6 feat:add pureCallEntityMethod,avoid hook affects 2021-04-19 17:44:04 +08:00
pengfei.zhou
b762b9db4b iOS:Fix ListNode cannot measure content height properly 2021-04-14 16:56:19 +08:00
pengfeizhou
2de59a307f feat:Fix Flowlayout call onLoadMore multi times 2021-02-02 19:56:27 +08:00
pengfeizhou
2100eff054 feat:avoid iOS dealloc JSValue in main thread,this may cause crash in JavaScriptCore 2021-01-06 11:57:41 +08:00
pengfei.zhou
d4bf1245dd iOS:fix missing call of requestLayout 2020-04-21 11:14:31 +08:00
pengfei.zhou
95d9158fac iOS:fix Flowlayout loadmore then cell's framesize set to zero 2020-04-08 20:33:20 +08:00
pengfei.zhou
49df8d4970 iOS:fix FlowLayout show 2020-04-08 20:33:20 +08:00
pengfei.zhou
abbe0ba377 iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
1f1ef17ca7 iOS:remove unused reloadData 2020-03-25 15:05:50 +08:00
pengfei.zhou
2b7ff95de6 iOS:use JSDispatcher to avoid overstock too many js tasks 2020-03-25 15:05:50 +08:00
pengfei.zhou
e13d926b6c iOS:disable scrollview's adjust contentInset 2020-03-13 19:38:39 +08:00
pengfei.zhou
7b371ca58b feat:add onScroll and onScrollEnd for list and flowlayout 2020-03-11 13:42:17 +08:00
pengfei.zhou
01d736c5a6 feature:CoordinateLayout support multi set 2020-03-11 13:42:17 +08:00
pengfei.zhou
6bf61b3769 feat:iOS implement coordinator plugin 2020-02-13 22:25:13 +08:00
pengfei.zhou
565998c763 iOS:add ScrollViewDelegate for scroller,list and flowlayout 2020-02-13 22:25:13 +08:00
pengfei.zhou
98b3d419ff rename dir 2019-12-21 23:01:45 +08:00