Paul Jankowski
7319f54898
fix(modal): Fixes modal opening on every key press ( #2837 )
2026-01-12 12:38:21 -05: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
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
mantou
ec351710b1
fix: <input> in ShadowDOM will open docsearch ( #2212 )
...
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2025-03-14 16:53:27 -04: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
Pierre Millot
93578a4de0
fix: upgrade algoliasearch to v5 ( #2326 )
...
We can use the new generated client to stay up to date and upgrade packages that depends on docsearch.
---------
Co-authored-by: shortcuts <vannicattec@gmail.com>
2024-10-30 15:46:38 +01:00
非凡少年
3f15fdb319
fix: support Chrome autofill when event.key is undefined ( #1888 )
...
* fix: event.key is undefined #1887
* Update packages/docsearch-react/src/useDocSearchKeyboardEvents.ts
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
---------
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-05-17 09:00:05 +02:00
Alexey Pyltsyn
d13ded1cbd
feat: enable Cmd+K shortcut when caps lock is on ( #1590 )
2022-10-23 14:07:41 +02: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
François Chalifour
038d448b65
chore: move docsearch-react to packages
2020-09-01 11:36:46 +02:00