about summary refs log tree commit diff
path: root/src/view/com/util/load-latest
Commit message (Expand)AuthorAgeFilesLines
* Floating "Load more" makeover (#8420)Samuel Newman2025-05-281-50/+55
* bump it bop it upgrade it (rn 79/expo 53) (#8281)hailey2025-05-021-3/+2
* Better tablet layout (#7656)Samuel Newman2025-02-251-28/+36
* [Experiment] Remove "Load Latest" button (#7120)dan2024-12-151-0/+6
* Leverage jsx transform to remove unnecessary react imports and update eslint ...Paul Coroneos2024-11-191-1/+0
* Replace `import hairlineWidth =` with const (#4831)Samuel Newman2024-07-251-2/+1
* Fix (#4430): Use separate hooks for shell mode animated styles (#4451)Francesco Lodovici2024-06-101-2/+2
* Change many border widths from `1` to `hairlineWidth` (#4294)Hailey2024-05-311-1/+2
* match loadmore position to fab (#4280)Samuel Newman2024-05-301-9/+18
* move imports to topSamuel Newman2024-03-121-2/+2
* move button inline if viewport is small (vertically)Samuel Newman2024-03-121-4/+11
* show bottom bar on web tablet breakpoints when logged out (signup cta) (#2747)Hailey2024-02-041-2/+8
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-3/+2
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-1/+3
* Performance optimization (#1676)Ansh2023-10-131-23/+8
* Fix crash when scrolling down on the web (#1684)dan2023-10-121-4/+2
* Make shell hide/show animation smoother (#1683)dan2023-10-121-3/+10
* Dont reposition load latest button on desktop (#1508)Paul Frazee2023-09-211-1/+2
* Improve consistency of floating button positioning (#1501)Paul Frazee2023-09-201-7/+9
* Feed UI update working branch [WIP] (#1420)Paul Frazee2023-09-183-179/+86
* Give explicit names to MobX observer components (#1413)dan2023-09-071-35/+33
* Upgrade to Expo 49 (#1331)Eric Bailey2023-09-051-0/+2
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-2/+3
* [APP-737] Accessible native dropdown menu (#988)Ansh2023-07-282-7/+5
* Restore the 'load more' button on webPaul Frazee2023-05-252-26/+54
* Update load latest to show when there's new activity with an indicatorPaul Frazee2023-05-252-5/+44
* Make load-latest button same on webPaul Frazee2023-05-251-12/+12
* Refactor the scroll-to-top UXPaul Frazee2023-05-241-25/+14
* refactor load latest btnAnsh Nanda2023-05-232-5/+5
* React Native accessibility (#539)Ollie H2023-05-012-2/+8
* Fix positioning of the load more button (#502)Paul Frazee2023-04-201-1/+1
* Fix web home feed sizing and related issues (close #432) (#475)Paul Frazee2023-04-153-0/+118