index
:
voidsky
this commit
main
[no description]
Vika
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
com
/
util
/
List.web.tsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade prettier to 3.6 (#8558)
Samuel Newman
2025-06-23
1
-3
/
+8
*
[Layout] Base (#6907)
Eric Bailey
2024-12-05
1
-66
/
+49
*
Fix broken pagination for lists tab on profile page (#6221)
Khuddite
2024-11-23
1
-2
/
+2
*
Update Node.js to 20.x in Dockerfile (#6099)
Trivikram Kamat
2024-11-11
1
-1
/
+1
*
[Settings] Ungate, and remove old settings (#6144)
Samuel Newman
2024-11-08
1
-1
/
+3
*
Lower feedfeedback seen threshold to 0.5s (#6127)
dan
2024-11-05
1
-1
/
+1
*
Update Reanimated (#6126)
dan
2024-11-05
1
-1
/
+1
*
[Videos] Video player - PR #2 - better web support (#4732)
Samuel Newman
2024-08-07
1
-18
/
+4
*
[Web] Retrigger onEndReached if needed when content height changes (#4859)
dan
2024-07-31
1
-3
/
+32
*
change `contentVisibility` to `contain` (#4752)
Hailey
2024-07-08
1
-22
/
+25
*
Fix `onEndReached` not firing sometimes on web (#4728)
Hailey
2024-07-04
1
-0
/
+1
*
add support for `ListEmptyComponent`, allow `undefined` data (#4403)
Hailey
2024-06-19
1
-24
/
+39
*
add types for `desktopFixedHeight` to `List` (#4356)
Hailey
2024-06-05
1
-1
/
+1
*
add prop to ListImpl for disabling `content-visibility` style (#4236)
Hailey
2024-05-30
1
-4
/
+16
*
implement a safari hack for ime (#4186)
Hailey
2024-05-23
1
-2
/
+1
*
don't use `contentVisibility` on Firefox (#4164)
Hailey
2024-05-22
1
-1
/
+2
*
FeedFeedback fixes (#3968)
dan
2024-05-12
1
-1
/
+1
*
add sideborders prop (#3920)
Samuel Newman
2024-05-08
1
-1
/
+3
*
Implement FeedFeedback API (#3498)
Paul Frazee
2024-05-07
1
-10
/
+67
*
A few `containWeb` List nits (#3877)
Hailey
2024-05-06
1
-22
/
+52
*
[🐴] Finalize web message screen (#3868)
Hailey
2024-05-06
1
-0
/
+1
*
Further align web `List` with `FlatList`, add `contain` mode to web list impl...
Hailey
2024-05-06
1
-21
/
+111
*
Fix `IntersectionObserver` `rootMargin` in web `List` implementation, add `on...
Hailey
2024-05-05
1
-8
/
+30
*
Remove side borders on mobile web list (#2994)
dan
2024-02-27
1
-2
/
+2
*
Workaround Safari content-visibility bug (#2699)
dan
2024-01-30
1
-1
/
+4
*
New Web Layout (#2126)
dan
2024-01-22
1
-0
/
+341