aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/search/SearchInput.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: autocomplete search terms (#2178)Mohamed Bassem2025-11-291-59/+63
* fix: correctly handle composition in search input. fixes #2048Mohamed Bassem2025-11-021-1/+21
* deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2025-08-201-1/+1
* feat: adding search history #1541 (#1627)lexafaxine2025-07-141-30/+167
* fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem2025-07-061-5/+9
* fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem2025-05-251-1/+1
* ui(web): Reduce shadows, lighten some fonts, and a smaller editor. #1261Mohamed Bassem2025-04-211-0/+2
* fix: Change search endpoint to accept query as raw stringMohamed Bassem2025-01-041-1/+1
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-1/+23
* feat: Introduce advanced search capabilities (#753)Mohamed Bassem2024-12-311-9/+18
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-1/+3
* fix: Fix search input escape listener to only work when the input is in focusMohamed Bassem2024-10-271-1/+5
* feature(web): Add keyboard shortcut to focus on search bar. Fixes #449 (#554)kamtschatka2024-10-191-7/+44
* fix(web): Fix react error in search inputMohamedBassem2024-10-121-1/+0
* fix(web): Reset search query and bulk edit when navigating away from the curr...MohamedBassem2024-10-121-3/+17
* fix: Remove flicker from search barMohamedBassem2024-03-191-3/+2
* ui(web): Add an editor card inline in the bookmark grid and remove the top na...MohamedBassem2024-03-161-0/+2
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-1/+1
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+25