Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace getAgent() with reading agent (#4243) | dan | 2024-05-28 | 1 | -3/+3 |
| | | | | | * Replace getAgent() with agent * Replace {agent} with agent | ||||
* | [Session] Add `useAgent` hook and replace (#3706) | Eric Bailey | 2024-04-25 | 1 | -3/+5 |
| | | | | | | | | | | | * Hook it up * Memoize getAgent method * Use one shared reference --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> | ||||
* | Various e2e test fixes (#3284) | Paul Frazee | 2024-03-19 | 1 | -0/+45 |
* Just use the first picture every time * Add missing testIDs * Various test fixes * Use simplified link fetcher for e2e * Disable tests for now-n * Update test-env creation |