about summary refs log tree commit diff
path: root/src/view/com/pager/TabBar.tsx
Commit message (Expand)AuthorAgeFilesLines
* bump it bop it upgrade it (rn 79/expo 53) (#8281)hailey2025-05-021-6/+23
* Fix tabbar swipe conflicting with drawer (#7501)dan2025-01-201-48/+51
* Give minWidth to tab indicator only (#7095)dan2024-12-131-3/+15
* Make the pager take full width (#7066)dan2024-12-121-10/+48
* ALF TabBar (#6924)Samuel Newman2024-12-031-15/+11
* [Nicer Tabs] New native pager (#6868)dan2024-12-031-61/+332
* [Nicer Tabs] Fork TabBar, simplify Pager (#6762)dan2024-12-031-91/+11
* fix(a11y): avoid plain `div`s as button or tabs (#6084)Cynthia2024-11-031-2/+6
* [Neue] Handle emoji within custom font (#5449)Eric Bailey2024-09-241-0/+1
* Use pressable for video controls (#5452)Samuel Newman2024-09-231-3/+3
* Improve styles (#4916)Minseo Lee2024-08-111-1/+1
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-2/+1
* fix gap between tab bar and its border (#4538)Samuel Newman2024-06-191-2/+2
* Fix horizontal padding of tab within profile header (#3924)Minseo Lee2024-06-061-1/+1
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+2
* Movable following feed (#3593)Eric Bailey2024-05-111-6/+10
* Show tab bar on desktop web (#2998)dan2024-02-271-5/+73
* Tweak tabbar sizing on web (#2996)dan2024-02-271-22/+23
* prevent duplicate keys in feed tab bar (#2666)Hailey2024-01-301-1/+1
* Update home-screen tests related to feedsCooper Edmunds2023-11-291-0/+2
* Fix sticky pager jumps (#1825)dan2023-11-061-3/+1
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-6/+5
* Performance optimization (#1676)Ansh2023-10-131-0/+1
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-45/+48
* Hotfix mobile web styling issues (#1039)Ansh2023-07-191-0/+1
* [APP-702] Render Custom Feed likes properly (#980)Ansh2023-07-051-2/+2
* Fixes vertical alignment in feed tab bar (#974)Ændra Rininsland2023-07-051-0/+2
* simplify how x position is calculated for scrollTo in TabBar (#820)Ansh2023-06-011-35/+21
* Fixes & updates for mobile webPaul Frazee2023-05-251-4/+5
* Tune up custom feed uis on webPaul Frazee2023-05-251-2/+3
* Merge branch 'custom-algos' of github.com:bluesky-social/social-app into cust...Paul Frazee2023-05-251-1/+1
|\
| * small tweak to tab bar positioningAnsh Nanda2023-05-251-1/+1
* | Add feeds tabPaul Frazee2023-05-251-1/+1
|/
* Small tweak to feed tab bar positioningPaul Frazee2023-05-251-1/+1
* Visually unify the home header with other screensPaul Frazee2023-05-251-3/+3
* add saved feeds to left nav on desktopAnsh Nanda2023-05-251-3/+6
* Merge branch 'custom-algos' of https://github.com/bluesky-social/social-app i...Ansh Nanda2023-05-251-1/+2
|\
| * Tune the UI layout of the feed tab headerPaul Frazee2023-05-251-3/+3
* | adjust styling for feeds tab bar on mobileAnsh Nanda2023-05-251-3/+5
|/
* add top bar and link to new SavedScreenAnsh Nanda2023-05-251-2/+6
* make tab bar scroll view draggable on webAnsh Nanda2023-05-241-2/+3
* Fix lintPaul Frazee2023-05-181-1/+1
* Tab bar fixesPaul Frazee2023-05-181-2/+2
* Desktop styling fixesPaul Frazee2023-05-171-2/+3
* Fixes to the tab barPaul Frazee2023-05-171-109/+46
* Merge branch 'main' into custom-algosPaul Frazee2023-05-171-8/+11
|\
| * [APP-635] Mutelists (#601)Paul Frazee2023-05-111-8/+11
* | bad fix to the tab bar animationAnsh Nanda2023-05-161-73/+81
* | remove tab bar underline animationAnsh Nanda2023-05-151-62/+70
* | saved feeds in tab barAnsh Nanda2023-05-151-20/+23
|/