1
0
Fork 0
Commit graph

1769 commits

Author SHA1 Message Date
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
Felipe Bermudez
2874789fad
feat(onboarding): Docsearch new sign up page (#2606)
* feat(v4): Docsearch new sign up page

* Add redirect for apply form

---------

Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2025-07-02 11:46:07 -04:00
Ryan Christian
2578f10fa2
chore: Switch Preact to be a devDep of '@docsearch/js' (#2566) 2025-06-26 14:43:37 +02:00
Xavier Ruiz
fe03b8e04e
fix: size and background scroll fixes (#2603)
* fix(docsearch-css): use correct size and position

`position: absolute` makes the element absolute relative to its parent
If the parent is not sized/positioned as desired, then the children
suffer. `position: fixed` makes this element no longer depend on parent
positioning.

The height units are changed to more reliable/modern units to get the
desired behavior.

* fix(docksearch-css): prevent mobile body scrolling

On initial modal open, the body is scrollable. Prevent this as suggested
on SO

---------

Co-authored-by: Dylan Tientcheu <dylantientcheu@gmail.com>
2025-06-25 09:21:13 -04:00
Vasco Bettencourt
ba5bdd8a84
fix: recaptcha import (#2621) 2025-06-06 12:33:55 -04:00
Natan Yagudayev
67fcc5e656
Chore: Added recaptcha to Apply form (#2619)
* Added recaptcha v2 to Apply form

* fix

* fix import

* add recaptcha data in request payload

---------

Co-authored-by: Vasco Bettencourt <vasco.bettencourt@algolia.com>
2025-06-06 11:47:27 -04:00
François Chalifour
0fc01a5c14
Remove myself from code owners (#2618) 2025-06-05 09:22:12 -04:00
Paul Jankowski
842c480fac
chore(CODEOWNERS): Add more owners to CODEOWNERS (#2617) 2025-06-04 15:19:12 -04:00
James Gray
e970a3fea6
Update templates.mdx - added template for rspress 2025-05-16 19:33:45 +02:00
James Gray
e4cbcfc7de added a bunch of new ones 2025-05-07 17:02:30 -06:00
James Gray
34b6e221d6 removed some sites no longer using docsearch 2025-05-07 16:13:01 -06:00
James Gray
ad5058f498
Update README.md
corrected the directions to include a build step
2025-04-22 23:10:04 +02:00
Blake V.
b68a79261e
feat(a11y): add aria-keyshortcuts to search button (#2365) 2025-04-18 08:31:24 +02:00
Vasco Bettencourt
b21e3c6c14
chore(deps): replace yarn watch with nodemon (#2565) 2025-04-14 23:58:15 +03:00
Natan Yagudayev
15ebcba606
Remove maintenance banner (#2564) 2025-04-09 12:12:29 -04:00
Natan Yagudayev
f86a15efde
Fix: Disabling form for maintenance (#2563)
* Disabling form

* Fix lint test

* Lint please
2025-04-08 17:09:30 -04: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
Max Schmitt
c591f00442
fix(a11y): have unique ids for favorite/recent lists (#2485) 2025-03-05 18:29:47 -05:00
Dylan Tientcheu
86dad6d870
chore: release v3.9.0 (#2501)
* chore: release v3.9.0

* chore: bump css to 3.9.0

* fix: lock
2025-02-19 09:41:02 +01:00
Dylan Tientcheu
8509002e1e
chore: release v3.9.0 (#2500) 2025-02-17 11:52:21 +01: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
James Gray
7f670b6ba9
Update crawler.mdx
added FAQ for password protected sites
2025-01-21 22:20:43 +01:00
Algolia Bot
7857cf80b5
chore: release v3.8.3 (#2463)
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
2025-01-21 15:23:25 +01:00
Pierre Millot
212814f121
fix(script): use mjs for shipjs (#2462) 2025-01-21 09:44:19 +01:00
Pierre Millot
db8edeb818
fix(ui): compensate for scrollbar (#2413)
fixes #2378
2025-01-21 09:41:27 +01:00
Daria Savinova
50de4d9de0
fix(modal): add scroll-margin-top for DocSearch-Hit (#2434)
fixes #2433
2025-01-21 09:24:01 +01:00
Algolia Bot
7813494a39
chore(deps): dependencies 2024-11-25 (#2366) 2025-01-20 18:01:57 +01:00
Hichem Fantar
7577045fe8
fix(css): add transition effects to pressed key buttons (#2447) 2025-01-16 14:51:51 +01:00
Aman Mittal
62e7e49d98
docs(website): Update outdated Expo Logo (#2424)
Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com>
2025-01-06 23:40:38 +01:00
James Gray
76ce2c521b
Update ApplyForm.js
removed holiday message
2024-12-31 16:56:42 +01:00
James Gray
5d0c82fbf4
docs(website): update holidays message (#2419)
* Update ApplyForm.js

Updated with message that approvals will be delayed during the holidays.

* formatting?

* formatting

* oops, text not viewable
2024-12-20 19:22:43 +01:00
James Gray
bd6b979dc1
Update ApplyForm.js (#2417)
* Update ApplyForm.js

Updated with message that approvals will be delayed during the holidays.

* formatting?

* formatting
2024-12-20 19:07:06 +01:00
Clément Vannicatte
a425f6f4e5
chore: release v3.8.2 (#2416) 2024-12-17 16:31:08 +01:00
Clément Vannicatte
0658d3190d
fix(css): older sass supported syntax (#2415) 2024-12-17 16:25:37 +01:00
James Gray
1f097d92ee
docs: update ApplyForm.js (#2398)
A user asked a question about this and the text was not correct. You can absolutely apply again if you already have a docsearch application. Users do this when they need to cover another domain and want a separate index.
2024-12-16 21:51:11 +01:00
Algolia Bot
a159f76856
chore: release v3.8.1 (#2412)
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
2024-12-16 16:36:41 +01:00
루밀LuMir
7a42e6015f
chore: add --host option to playground:start script in package.json (#2377) 2024-11-25 14:16:55 +01:00