1
0
Fork 0
docsearch/packages/docsearch-react/src
2026-03-05 08:26:51 -08:00
..
__tests__ feat(askai): add compatibility with algolia mcp search tool [DASH-2294] (#2862) 2026-02-19 09:42:56 +01:00
constants Add keyboardShortcuts property to allow users to customize shortcuts (#2740) 2025-09-04 09:05:08 -04:00
icons refactor(button): replace SVG icons with text characters for keyboard shortcuts (#2823) 2025-12-23 15:19:56 +01:00
Sidepanel feat: agent studio feedback integration (#2868) 2026-03-05 08:26:51 -08:00
types feat(askai): add compatibility with algolia mcp search tool [DASH-2294] (#2862) 2026-02-19 09:42:56 +01:00
utils fix: prevent XSS vulnerability in AskAI conversation history (#2822) 2025-12-23 11:49:00 +00:00
AggregatedSearchBlock.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
AlgoliaLogo.tsx feat(sidepanel): Introduce Ask AI Sidepanel (#2816) 2025-12-17 13:25:50 -05:00
askai.ts feat: agent studio feedback integration (#2868) 2026-03-05 08:26:51 -08:00
AskAiScreen.tsx feat: agent studio feedback integration (#2868) 2026-03-05 08:26:51 -08:00
constants.ts feat(askai): Allow use of Agent Studio for chat backend (#2832) 2026-01-13 10:58:11 -05:00
ConversationHistoryScreen.tsx fix: remove hit favorite and hit deletion animations (#2777) 2025-10-03 16:37:25 +02:00
DocSearch.tsx feat(askai): Allow Agent Studio specific search params (#2842) 2026-01-16 10:06:04 -05:00
DocSearchButton.tsx refactor(button): replace SVG icons with text characters for keyboard shortcuts (#2823) 2025-12-23 15:19:56 +01:00
DocSearchModal.tsx feat: agent studio feedback integration (#2868) 2026-03-05 08:26:51 -08:00
ErrorScreen.tsx feat(deps): update react to 19 (#2487) 2025-02-06 17:24:14 +01:00
Footer.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
Hit.tsx feat(deps): update react to 19 (#2487) 2025-02-06 17:24:14 +01:00
index.ts fix(types): export the types folder (#2332) 2024-11-04 10:20:43 +01:00
MemoizedMarkdown.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
Menu.tsx fix(sidepanel): Fixes some issues while conversation is streaming (#2828) 2026-01-08 17:36:16 -05:00
ModalHeading.tsx feat: Modal and AskAI UX tweaks (#2765) 2025-09-23 11:44:23 -04:00
NewConversationScreen.tsx feat(suggested-questions): Add suggested questions (#2787) 2025-10-28 14:31:44 -04:00
NoResultsScreen.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
Results.tsx fix: Missing result title would trigger an error (#2852) 2026-01-28 17:39:59 -05:00
ResultsScreen.tsx feat: Modal and AskAI UX tweaks (#2765) 2025-09-23 11:44:23 -04:00
ScreenState.tsx feat(askai): Allow use of Agent Studio for chat backend (#2832) 2026-01-13 10:58:11 -05:00
SearchBox.tsx feat(askai): add thread depth limit logic (#2812) 2025-12-16 08:59:28 +00:00
Sidepanel.tsx feat(askai): Allow Agent Studio specific search params (#2842) 2026-01-16 10:06:04 -05:00
Snippet.tsx feat(deps): update react to 19 (#2487) 2025-02-06 17:24:14 +01:00
StartScreen.tsx fix: remove hit favorite and hit deletion animations (#2777) 2025-10-03 16:37:25 +02:00
stored-searches.ts feat: Modal and AskAI UX tweaks (#2765) 2025-09-23 11:44:23 -04:00
ToolCall.tsx feat(askai): add compatibility with algolia mcp search tool [DASH-2294] (#2862) 2026-02-19 09:42:56 +01:00
useAskAi.ts feat: agent studio feedback integration (#2868) 2026-03-05 08:26:51 -08:00
useDocSearchKeyboardEvents.ts fix(modal): Fixes modal opening on every key press (#2837) 2026-01-12 12:38:21 -05:00
useIsMobile.ts feat(sidepanel): Introduce Ask AI Sidepanel (#2816) 2025-12-17 13:25:50 -05:00
useSearchClient.ts fix(types): use a minimal type for transformSearchClient (#2348) 2024-11-12 16:15:02 +01:00
useSuggestedQuestions.ts feat(suggested-questions): Add suggested questions (#2787) 2025-10-28 14:31:44 -04:00
useTheme.tsx feat: add theme prop (#2651) 2025-07-08 20:05:25 +02:00
useTouchEvents.ts chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
useTrapFocus.ts chore(deps): dependencies 2024-11-04 (#2335) 2024-11-04 18:15:51 +01:00
version.ts chore: release v4.6.0 (#2861) 2026-02-17 22:39:09 +01:00