about summary refs log tree commit diff
path: root/src/view/com/util/List.tsx
Commit message (Expand)AuthorAgeFilesLines
* add prop to ListImpl for disabling `content-visibility` style (#4236)Hailey2024-05-301-0/+2
* Fix laggy scrolling on mobile app's home screen, etc. (#4108)Pokai Chang2024-05-211-5/+12
* FeedFeedback fixes (#3968)dan2024-05-121-1/+1
* add sideborders prop (#3920)Samuel Newman2024-05-081-0/+1
* Implement FeedFeedback API (#3498)Paul Frazee2024-05-071-1/+24
* remove `hide_vertical_scrollbars` test (#3855)Hailey2024-05-061-6/+0
* Further align web `List` with `FlatList`, add `contain` mode to web list impl...Hailey2024-05-061-0/+1
* Fix List onMomentumScrollEnd (#3759)dan2024-04-291-0/+4
* Account for momentum when hiding minimal shell (#3740)dan2024-04-281-0/+5
* [Statsig] Make gate checks lazily (#3594)dan2024-04-181-3/+5
* Remove vertical scrollbars from views on native (#3429)Hailey2024-04-121-4/+9
* New Web Layout (#2126)dan2024-01-221-4/+2
* Consolidate List props a bit (#2216)dan2023-12-211-3/+42
* Try to fix scroll indicator on Feeds page (#2245)Eric Bailey2023-12-191-0/+1
* Make scroll handling contextual (#2200)dan2023-12-131-0/+64