Vasco Bettencourt
fd0de3d16f
feat(askai): add thread depth limit logic ( #2812 )
2025-12-16 08:59:28 +00:00
Vasco Bettencourt
9986cbf426
feat: update Ask AI docs ( #2775 )
...
* feat: add link to Ask AI Algolia docs
* docs: add dual SDK support to Ask AI API docs
* fix: ci
* docs: uniformize Ask AI copy
* fix
2025-10-05 23:43:03 +01:00
Paul Jankowski
5d8943b5c6
fix(askai): Fixes issue with askai state being outside DocSearchModal ( #2778 )
...
Fixes an issue with Docusaurus after the new Ask AI screens were added.
This was caused from the state and callbacks being set outside of
DocSearchModal.
- Move askAiState inside of DocSearchModal
- Handle changing the state when needed
- Updates color styling of dropdown menu
2025-10-02 16:00:09 -04:00
Paul Jankowski
0267f55453
feat: Modal and AskAI UX tweaks ( #2765 )
...
* feat: UX tweaks for Modal
* Prepare new conversation screen to accept suggested questions
* Add conversation history screen
* Reset basic askai config
* Reset askai api url
* Document new translations
* Remove unused CSS
* Add translation for stopped streaming text
* Add rest of translations
* Bump allowed bundle size
* Bump allowed bundle size
2025-09-23 11:44:23 -04: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
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
reece-white
698c00c955
feat(deps): update react to 19 ( #2487 )
...
* chore(deps): update react to 19
* fix: examples to show backwards compatibility with react 18
* fix: types
* fix: eslint
---------
Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>
2025-02-06 17:24:14 +01:00
Pierre Millot
aa666deccc
chore(deps): dependencies 2024-11-04 ( #2335 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-04 18:15:51 +01:00
Heather Buchel
df60b8ebe8
fix: add accessible label to SearchBox input ( #2193 )
2024-02-28 11:14:04 +01:00
Clément Vannicatte
ef13dea393
feat(translations): expose Button and Modal translations ( #1183 )
2021-11-22 14:24:07 +01:00
renovate[bot]
10c5b2ea14
chore(deps): update lint dependency ( #1120 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Samuel Bodin <1637651+bodinsamuel@users.noreply.github.com>
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2021-11-02 12:06:22 +01:00
Clément Vannicatte
1421077637
fix(deps): Update and pin Autocomplete to the latest version ( #999 )
...
* Update DocSearch to the latest Autocomplete version
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2021-03-08 16:43:16 +01:00
François Chalifour
9a388427ca
feat: update Autocomplete version
2020-11-24 12:08:46 +01:00
François Chalifour
0fadc8b7dd
fix(react): update enterkeyhint to enterKeyHint
2020-11-24 11:07:39 +01:00
François Chalifour
b3ee1cc202
feat: select query when coming from a selection search
2020-10-02 12:28:44 +02:00
François Chalifour
038d448b65
chore: move docsearch-react to packages
2020-09-01 11:36:46 +02:00