about summary refs log tree commit diff
path: root/src/lib/hooks/useNavigationDeduped.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix perf issue on web - restore pop behaviour to tabs (#8620)Samuel Newman2025-07-151-0/+8
|
* Fix linking to specific search results (#8520)Samuel Newman2025-06-181-0/+4
| | | | | | | * fix linking to bsky.app/search?q=xyz * add name to comment * skip if notfound
* Update react-navigation (#5967)dan2025-06-091-38/+9
|
* Sort imports (#6009)dan2024-10-291-3/+4
| | | | | * Mark import sort/order/style rules as error * npm run lint -- --fix
* Dedupe navigation events (push, navigate, pop, etc) (#3179)Hailey2024-03-121-0/+80