1
0
Fork 0
docsearch/packages/docsearch-react/src
2025-12-16 08:59:28 +00:00
..
__tests__ feat(askai): Handle errors better for Ask AI (#2803) 2025-11-26 10:35:36 -05:00
constants Add keyboardShortcuts property to allow users to customize shortcuts (#2740) 2025-09-04 09:05:08 -04:00
icons feat: Modal and AskAI UX tweaks (#2765) 2025-09-23 11:44:23 -04:00
types feat(suggested-questions): Add suggested questions (#2787) 2025-10-28 14:31:44 -04:00
utils feat(askai): add thread depth limit logic (#2812) 2025-12-16 08:59:28 +00:00
AggregatedSearchBlock.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
AlgoliaLogo.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
askai.ts feat(askai): Handle errors better for Ask AI (#2803) 2025-11-26 10:35:36 -05:00
AskAiScreen.tsx feat(askai): add thread depth limit logic (#2812) 2025-12-16 08:59:28 +00:00
constants.ts feat(suggested-questions): Add suggested questions (#2787) 2025-10-28 14:31:44 -04:00
ConversationHistoryScreen.tsx fix: remove hit favorite and hit deletion animations (#2777) 2025-10-03 16:37:25 +02:00
DocSearch.tsx feat(suggested-questions): Add suggested questions (#2787) 2025-10-28 14:31:44 -04:00
DocSearchButton.tsx feat(composable-api): Introduce new Composable API (#2779) 2025-10-20 16:22:53 -04:00
DocSearchModal.tsx feat(askai): add thread depth limit logic (#2812) 2025-12-16 08:59:28 +00: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 feat: Modal and AskAI UX tweaks (#2765) 2025-09-23 11:44:23 -04: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 feat: Modal UI/UX fixes and updates (#2780) 2025-10-06 10:08:27 -04:00
ResultsScreen.tsx feat: Modal and AskAI UX tweaks (#2765) 2025-09-23 11:44:23 -04:00
ScreenState.tsx feat(askai): add thread depth limit logic (#2812) 2025-12-16 08:59:28 +00:00
SearchBox.tsx feat(askai): add thread depth limit logic (#2812) 2025-12-16 08:59:28 +00: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
useDocSearchKeyboardEvents.ts Add keyboardShortcuts property to allow users to customize shortcuts (#2740) 2025-09-04 09:05:08 -04: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.3.2 (#2798) 2025-11-10 16:24:42 -05:00