about summary refs log tree commit diff
path: root/src/view/com/util/ViewSelector.tsx
Commit message (Expand)AuthorAgeFilesLines
* Fix `<List>` types (#6756)Samuel Newman2024-11-261-0/+1
* Sort imports (#6009)dan2024-10-291-8/+9
* Make scroll handling contextual (#2200)dan2023-12-131-5/+6
* Fix profile layout shift (#1690)dan2023-10-131-13/+2
* Add ESLint React plugin (#1412)dan2023-09-071-86/+84
* Test fixesPaul Frazee2023-08-281-0/+1
* Eslint updates (#1281)Eric Bailey2023-08-251-2/+2
* Remove view selector offsetting (close #1174) (#1183)Paul Frazee2023-08-151-5/+3
* Fix: set background color of the view selector (#1151)Paul Frazee2023-08-101-0/+1
* Adds profile media tab (#1137)Eric Bailey2023-08-101-32/+60
* Bump @types/react to ^18 and adjust types (#889)Logan Rosen2023-06-221-1/+1
* fix: support scroll to top on profile screen (#725)Kadi Kraman2023-06-011-90/+110
* add refreshControl to tab ViewSelectorAnsh Nanda2023-05-191-2/+0
* fix refresh control color in ViewSelector.tsxAnsh Nanda2023-05-191-1/+9
* React Native accessibility (#539)Ollie H2023-05-011-1/+6
* Android fixes (#515)Paul Frazee2023-04-221-40/+102
* [APP-514] Fix weird scrollbar position on profile screen (#497)Ansh2023-04-201-0/+1
* Lex refactor (#362)Paul Frazee2023-03-311-26/+37
* Another set of UI updates (FAB returns, a few others) (#281)Paul Frazee2023-03-071-0/+1
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-4/+5
* Fix to blurviewsPaul Frazee2023-01-261-1/+2
* Resolve all remaining lint issues (#88)Paul Frazee2023-01-241-2/+3
* Sanity check selector swipesPaul Frazee2023-01-201-2/+4
* Fix: ensure all views can scroll to the bottomPaul Frazee2023-01-191-0/+1
* Integrate ViewSelector into design systemPaul Frazee2022-12-301-6/+1
* Add a design system (#34)Paul Frazee2022-12-281-2/+2
* Hide footer on scroll down (minimal shell mode)Paul Frazee2022-12-121-1/+10
* Add 'loading more' spinner to feedsPaul Frazee2022-12-121-6/+9
* Add main menu buttonPaul Frazee2022-12-091-3/+0
* Replace navigational 'back swipe' gesture with new HorzSwipe utilPaul Frazee2022-12-071-0/+1
* Add HorzSwipe gesture and integrate it into the ViewSelectorPaul Frazee2022-12-071-76/+31
* Disable swipe gestures in view selector for nowPaul Frazee2022-09-091-56/+59
* Make view-selector swipes easier to triggerPaul Frazee2022-09-091-3/+11
* Refactor profile to use new ViewSelector element which is reusable and now su...Paul Frazee2022-09-061-0/+131