Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Submit fix (#4978) | dan | 2024-08-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | * Fix submit logic * Fix type * Align submit task creation 1:1 with callsites * blegh. `useThrottledValue` * make `useThrottledValue`'s time required --------- Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Throttle gif search by 500ms (#3622) | Samuel Newman | 2024-04-19 | 1 | -0/+27 |
* debounce gif search by 300ms * Throttle it instead --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com> |