about summary refs log tree commit diff
path: root/src/components/forms/SearchInput.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issue 5845 (#6085)Rohit Bansal2024-11-051-1/+1
|
* fix clear button in input (#5650)Hailey2024-10-081-1/+9
| | | | Co-authored-by: Eric Bailey <git@esb.lol>
* ALF text input for generic search input (#5511)Samuel Newman2024-09-301-0/+75
* alf text input for generic search input * clearer ref naming * Adjust props and definition * Migrate props * Migrate props * Migrate props * Replace on search screen * rm old props --------- Co-authored-by: Eric Bailey <git@esb.lol>