about summary refs log tree commit diff
path: root/src/view/com/util/List.tsx
Commit message (Expand)AuthorAgeFilesLines
* add scrollbars back on android (#8529)Samuel Newman2025-06-181-4/+4
* move indicatorStyle to `List` (#7526)Samuel Newman2025-01-211-0/+1
* yolo (#7499)Hailey2025-01-191-3/+3
* Add key to invalidate spinner when theme changes (#7351)Roland Crosby2025-01-081-0/+1
* New progress guide - 10 follows (#7128)Samuel Newman2024-12-171-1/+5
* disable automaticallAdjustsScrollIndicatorInsets (#7131)Samuel Newman2024-12-161-0/+4
* adjust feed scroll bar top offset (#6940)Foster2024-12-041-1/+1
* Fix `<List>` types (#6756)Samuel Newman2024-11-261-114/+126
* Disable vertical scrollbars on Android only (#6586)dan2024-11-211-1/+2
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-2/+2
* [Lightbox] Small tweaks (#6301)dan2024-11-131-0/+3
* Lower feedfeedback seen threshold to 0.5s (#6127)dan2024-11-051-1/+1
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-251-8/+9
* [Video] Remove `expo-video`, use `bluesky-video` (#5282)Hailey2024-09-131-4/+4
* [Video] Add disable autoplay for native, more tweaking (#5178)Hailey2024-09-061-2/+7
* [Video] Visibility detection view (#4741)Hailey2024-08-071-0/+5
* [Videos] Video player - PR #2 - better web support (#4732)Samuel Newman2024-08-071-2/+0
* change `contentVisibility` to `contain` (#4752)Hailey2024-07-081-2/+3
* add types for `desktopFixedHeight` to `List` (#4356)Hailey2024-06-051-0/+1
* 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