Commit Graph

7 Commits

Author SHA1 Message Date
006e253e23 ScrollableList: Don't support autoloadMore for now
This setting allowed disabling endless scrolling, and would display a clickable "load more" button at the bottom of the feed.
2022-04-22 13:00:12 -05:00
083b3c22d0 ScrollableList: render emptyMessage inside the PullToRefresh 2022-04-22 12:56:06 -05:00
730556a692 ScrollableList: render a spinner if placeholder isn't provided 2022-04-22 12:27:37 -05:00
ae48cb2c06 ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
a8c306e62b ScrollableList: add placeholder footer, fix "empty" state 2022-04-22 10:23:53 -05:00
0d463bbbd1 ScrollableList: fix empty children 2022-04-22 09:35:52 -05:00
b3f4abc8c1 Reimplement ScrollableList with Virtuoso 2022-04-21 21:50:12 -05:00