about summary refs log tree commit diff
path: root/src/view/com/pager/PagerWithHeader.tsx
Commit message (Expand)AuthorAgeFilesLines
* new arch (#8295)hailey2025-06-121-160/+155
* Tweak ProfileList design (#7100)dan2024-12-131-1/+3
* [Layout] Bleed profile banner into safe area (#6967)Samuel Newman2024-12-121-5/+20
* [Nicer Tabs] New native pager (#6868)dan2024-12-031-0/+8
* [Nicer Tabs] Fork TabBar, simplify Pager (#6762)dan2024-12-031-5/+0
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-6/+6
* Ignore bogus onScroll values (#5499)Samuel Newman2024-09-271-3/+10
* Header blurred banner on overscroll (take 2) (#5474)Samuel Newman2024-09-251-14/+17
* Allow profile header to overscroll (#5457)Samuel Newman2024-09-251-9/+20
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-2/+2
* Upgrade to Expo 51 and React Native 0.74 (#3980)Hailey2024-05-291-3/+4
* remove use of `pointerEvents` on iOS profile header (#3694)Hailey2024-04-251-10/+15
* Fix layout measurements (again) (#2866)dan2024-02-141-21/+14
* Measure header layout reliably (#2817)dan2024-02-091-16/+21
* Fix layout calculations (#2816)dan2024-02-081-11/+31
* Fix flashes and jumps when opening profile (#2815)dan2024-02-081-13/+9
* Remove dead code for pager (#2651)dan2024-02-051-2/+1
* New Web Layout (#2126)dan2024-01-221-14/+1
* Make scroll handling contextual (#2200)dan2023-12-131-33/+14
* Clean up pager refs to fix crash (#2195)dan2023-12-121-12/+23
* Fix jump when toggling suggestions (#2090)dan2023-12-051-2/+4
* Allow scroll by dragging profile header (#2068)dan2023-12-041-1/+4
* Fix scroll jump on Back (#2067)dan2023-12-011-2/+8
* Optimize pager rendering (#2055)dan2023-12-011-62/+117
* Update home-screen tests related to feedsCooper Edmunds2023-11-291-0/+2
* Fix some type errors (#1952)Eric Bailey2023-11-171-1/+1
* Profile cleanup (react-query refactor) (#1891)Paul Frazee2023-11-131-0/+5
* Fix initial pager gap after fast scroll (#1868)dan2023-11-101-3/+13
* Scroll sync in the pager without jumps (#1863)dan2023-11-101-70/+100
* Push useAnimatedScrollHandler down everywhere to work around bugs (#1866)dan2023-11-101-11/+18
* Work around web stale closure bug in Reanimated (#1865)dan2023-11-101-1/+1
* Pull useAnimatedScrollHandler back up (#1858)dan2023-11-091-25/+15
* Pull animated scroll handler down from pager (#1827)dan2023-11-071-8/+17
* Fix sticky pager jumps (#1825)dan2023-11-061-20/+44
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-0/+212