aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/search/SearchInput.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-1/+3
2024-10-27fix: Fix search input escape listener to only work when the input is in focusMohamed Bassem1-1/+5
2024-10-19feature(web): Add keyboard shortcut to focus on search bar. Fixes #449 (#554)kamtschatka1-7/+44
2024-10-12fix(web): Fix react error in search inputMohamedBassem1-1/+0
2024-10-12fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem1-3/+17
2024-03-19fix: Remove flicker from search barMohamedBassem1-3/+2
2024-03-16ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem1-0/+2
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10feature: Change top nav to include search and move add link to a modalMohamedBassem1-0/+25