1
0
Fork 0
docsearch/packages/docsearch-react/src
Dylan Tientcheu 19c1ef9192
feat(v4): release v4 (#2555) (#2666)
* feat(v4): add new UI (#2555)

* feat: add new footer ui

* feat: add new search box ui

* feat: add searchbox actions

* feat: add start screen

* feat: add no results screen

* feat: add new card ui

* feat: add new icons

* feat: add new key press class

* fix: cypress tests

* fix: circleci

* fix: circleci

* fix: close aria label

* fix: circleci

* fix: remove unused classes

* fix: circleci

* feat: update version

* feat: add new dark mode ui

* fix: colors

* fix: design review

* fix: hit title length

* fix: improve accessibility

* fix: ci

* chore: increase bundle size threshold

* fix: css

* feat(v4): ask-ai foundations  (#2574)

* feat(v4): docsearch askAI context (#2587)

* fix(v4): ask ai updates (#2654)

* feat(v4): update beta documentation (#2659)

* chore: release v4.0.0-beta.0 (#2660)

* fix: make release run on branches like v4

* chore: release v4.0.0-beta.0

* hotfix: closing on askai error

* chore: release v4.0.0-beta.1 (#2661)

* fix: add a section on models

* fix: update to `<package>@beta`

* feat(docsearch-website): Updated docs (#2662)

* feat(v4): update the landing page (#2665)

* fix: beta in readme

* feat: added glow around the search bar and a little copy above the keyboard

* feat: add glow around the search bar and copy above the keyboard

* fix: Add more styling

* fix: polishing v4 (#2667)

* chore: release v4.0.0-beta.2 (#2668)

* fix: update docusaurus tarballs

* fix(website): update docusaurus tarballs

* fix: mobile search bar

---------

Co-authored-by: Vasco Bettencourt <32492444+vascobettencourt@users.noreply.github.com>
Co-authored-by: Natan Yagudayev <natanyagudayev@gmail.com>
2025-07-17 15:53:46 +02:00
..
__tests__ feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
icons feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
types feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
utils feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02: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(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
AskAiScreen.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
constants.ts feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
DocSearch.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
DocSearchButton.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
DocSearchModal.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02: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
NoResultsScreen.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
Results.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
ResultsScreen.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
ScreenState.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
SearchBox.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
Snippet.tsx feat(deps): update react to 19 (#2487) 2025-02-06 17:24:14 +01:00
StartScreen.tsx feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
stored-searches.ts feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
useDocSearchKeyboardEvents.ts feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00
useSearchClient.ts fix(types): use a minimal type for transformSearchClient (#2348) 2024-11-12 16:15:02 +01: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 feat(v4): release v4 (#2555) (#2666) 2025-07-17 15:53:46 +02:00