1
0
Fork 0
Commit graph

1805 commits

Author SHA1 Message Date
Paul Jankowski
55934d8f98
fix(modal): Fixes issue with index typings on DocSearchModal (#2760) 2025-09-16 09:48:12 -04:00
Paul Jankowski
40112944e8
fix(deps): Adds zod to dependency list (#2759) 2025-09-16 08:54:50 -04:00
Dylan Tientcheu
7f97f5c6f6
chore: release v4.0.0 (#2757) 2025-09-15 17:44:14 +02:00
Dylan Tientcheu
2f7bd2748c fix: add gif 2025-09-15 17:35:59 +02:00
Dylan Tientcheu
441cef0356 fix: update readme 2025-09-15 17:29:09 +02:00
Dylan Tientcheu
f74199f492 fix: docs 2025-09-15 16:58:23 +02:00
Dylan Tientcheu
6921e7225a
chore: Promote DocSearch v4 from Beta to Stable (#2752)
Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2025-09-15 16:41:59 +02:00
Vasco Bettencourt
f6e5541191
Fix typos in askai-errors.mdx
Corrected typos and improved clarity in error documentation.
2025-09-15 14:59:06 +01:00
Paul Jankowski
df20e6c791
feat(askai): ai-sdk v5 (#2746)
* feat(askai): Initial ai-sdk v5 work

* Add sdk version header, code cleanup

* feat(askai): Get ai sdk v5 working

* fix: tests bundlesize

* fix: not all streaming states were showing

* fix: Show reasoning state, fix CSS issues, extract link sources for multiple text parts

* Remove important for removing text decoration
2025-09-11 10:53:10 -04:00
Greg Brimble
5be3e846a9
Add keyboardShortcuts property to allow users to customize shortcuts (#2740)
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2025-09-04 09:05:08 -04:00
Dylan Tientcheu
d82fb7cc65 chore: add dev script 2025-09-03 10:25:19 +02:00
Paul Jankowski
905e26d693
feat(v4): Add support for multi-index search (#2736)
* feat(v4): Add support for multi-index search

* feat(docs): Document new indices property and mark indeName and searchParameters as deprecated

---------

Co-authored-by: Dylan Tientcheu <dylan.tientcheu@algolia.com>
2025-09-02 11:18:38 -04:00
Dylan Tientcheu
47be73da2c
chore: release v4.0.0-beta.8 (#2739) 2025-08-28 15:52:04 +02:00
Dylan Tientcheu
e8ba175868
fix: ensure content items are saved to recent searches (#2738) 2025-08-28 15:48:51 +02:00
Dylan Tientcheu
d26e13de28
fix: document open in new tab (#2737) 2025-08-28 12:24:27 +02:00
Paul Jankowski
f065790ce6
feat(docs): Add Ask AI error documentation (#2726)
* feat(docs): Add Ask AI error documentation

* feat(askai): Render AI stream error messages as Markdown to allow for links
2025-08-27 17:02:46 -04:00
Xavier Ruiz
ba1573f2a1
fix(docsearch-js): provide unmounting function (#2602) 2025-08-27 10:10:04 +02:00
Dylan Tientcheu
e2fe65e739
fix(docsearch): use correct index name for Ask AI localStorage keys (#2733) 2025-08-26 16:26:30 +02:00
Dylan Tientcheu
4d042d68a3
fix: modal layout issues with footer positioning (#2734) 2025-08-25 16:27:07 +02:00
Dylan Tientcheu
bdb5d907e8
chore: release v4.0.0-beta.7 (#2717) 2025-08-14 21:00:32 +02:00
Dylan Tientcheu
d5c9c527d7
feat: a11y and ux tweaks (#2712)
Co-authored-by: Natan Yagudayev <natanyagudayev@gmail.com>
2025-08-14 20:04:30 +02:00
Natan Yagudayev
69983f9584
feat(docsearch): added documentation for crawler automated markdown configuration (#2714)
* feat(docsearch): added documentation for crawler automated markdown configuration

* fix(docsearch): fix copy

* fix(docsearch): added documentation

* fix(docsearch): updates to token usage
2025-08-11 20:37:49 -04:00
Paul Jankowski
2e4c11459e
feat(askai): Dont display links from code blocks in sources (#2709)
* feat(askai): Dont display links from code blocks in sources

* Remove no-continue comment
2025-08-11 10:28:28 -04:00
Dylan Tientcheu
dfe6cd5ab3
chore: release v4.0.0-beta.6 (#2707) 2025-08-11 09:19:43 +02:00
Dylan Tientcheu
3478262b3e
fix: cater for transformItems to use DS with custom indices (#2705) 2025-08-08 16:24:24 +02:00
Paul Jankowski
95af410f82
feat: Add recent searches limit param (#2704) 2025-08-07 12:39:25 -04:00
NatanTechOfNY
5626830883 feat(askai): pubic beta launch 2025-08-04 14:18:32 -04:00
Natan Yagudayev
920e3926b7
feat(docs): api documentation and better examples (#2686)
* feat(docs): api documentation and better examples

* feat(docs): api documentation and better examples
2025-07-24 17:33:52 -04:00
Paul Jankowski
942c1ca353
feat(askai): Add providers table to docs (#2684)
Co-authored-by: Dylan Tientcheu <dylan.tientcheu@algolia.com>
2025-07-24 15:48:24 -04:00
Dylan Tientcheu
175a7d6bf4 fix: revert css change 2025-07-24 19:18:09 +02:00
Dylan Tientcheu
f4c1a708b8 Merge branch 'main' of https://github.com/algolia/docsearch 2025-07-24 17:59:51 +02:00
Dylan Tientcheu
0fd05af659 fix: tailwind styles 2025-07-24 17:59:42 +02:00
NatanTechOfNY
5690471c2a fix(docs): better crawler config for markdown 2025-07-24 11:49:24 -04:00
Dylan Tientcheu
9b29687456
chore: release v4.0.0-beta.5 (#2685) 2025-07-24 12:31:54 +02:00
Dylan Tientcheu
9967436993 fix(js): make @docsearch/react devDep 2025-07-24 12:23:50 +02:00
Dylan Tientcheu
a9b3d893f6 fix: update doc 2025-07-24 11:16:17 +02:00
Natan Yagudayev
4bcdedf8f1
feat(docs): Enhance AskAI with markdown indexes (#2683)
* feat(docs): enhance AskAI with markdown indexes

* fix(docs): linting

* feat(docs): added string vs object setup example

* feat(docs): added small note

* feat(docs): copy change

* feat(docs): enhance the documentation steps for markdown

* fix(docs): copy changes

* fix(docs): copy changes
2025-07-23 19:26:58 -04:00
Natan Yagudayev
4210e3b503
feat(docs): added tips for facetFilters (#2680) 2025-07-23 10:08:04 -04:00
Dylan Tientcheu
9a6f1a0cfa fix: upload tarballs 2025-07-23 11:00:50 +02:00
Dylan Tientcheu
6e3a5c0be6 Merge branch 'main' of https://github.com/algolia/docsearch 2025-07-23 09:45:54 +02:00
Dylan Tientcheu
1c5070b206 fix: update website package version 2025-07-23 09:44:55 +02:00
Dylan Tientcheu
36021b9051
chore: release v4.0.0-beta.4 (#2679) 2025-07-22 18:52:30 +02:00
Dylan Tientcheu
414cdfeac4
fix: revert to internal package (#2678) 2025-07-22 18:51:26 +02:00
Dylan Tientcheu
60d8d5aa30
chore: release v4.0.0-beta.3 (#2677) 2025-07-22 11:30:03 +02:00
Dylan Tientcheu
55e3eb301c
feat(askai): add facet filtering (#2676) 2025-07-22 11:28:18 +02:00
Dylan Tientcheu
b6e07733d2
chore(deps): change react to dev deps on js package (#2675) 2025-07-22 09:34:25 +02:00
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
NiteshSingh17
85568ce095
feat: add theme prop (#2651)
Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>
2025-07-08 20:05:25 +02:00
Paul Jankowski
29fde53320
feat(apply): Update rest of apply links (#2655) 2025-07-02 13:13:31 -04:00
Felipe Bermudez
161dcdca00
feat(onboarding): Docsearch who can apply updated page (#2607)
* feat(v4): Docsearch who can apply updated page

* feat(v4): Includes info about new users

* Remove the messaging

---------

Co-authored-by: NatanTechOfNY <natanyagudayev@gmail.com>
2025-07-02 11:53:23 -04:00