1
0
Fork 0
Commit graph

1753 commits

Author SHA1 Message Date
Dylan Tientcheu
f2cba37ea2 fix: use algolia w tool calling 2025-06-18 13:08:09 +02:00
Dylan Tientcheu
a2146c5910 fix: update related sources 2025-05-15 09:12:16 +02:00
Dylan Tientcheu
68b66aff77 fix: test 2025-05-13 02:19:20 +02:00
Dylan Tientcheu
9979d6e4d8 fix: conversational flow 2025-05-12 23:01:44 +02:00
Dylan Tientcheu
d0df487d4d
feat: recently asked & conversations (#2590) 2025-05-06 11:07:39 +02:00
Dylan Tientcheu
b94072a4fd fix: a few stuff 2025-04-29 11:24:03 +02:00
Dylan Tientcheu
57414e85f2 feat(v4): ask ai context 2025-04-29 11:09:17 +02:00
Dylan Tientcheu
5ab4d3d215
feat(v4): ask-ai foundations (#2574) 2025-04-28 08:41:27 +02:00
Dylan Tientcheu
e84ae91abb Merge remote-tracking branch 'origin/main' into v4 2025-04-17 10:45:09 +02:00
Vasco Bettencourt
b21e3c6c14
chore(deps): replace yarn watch with nodemon (#2565) 2025-04-14 23:58:15 +03:00
Vasco Bettencourt
6a160aecf6
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
2025-04-14 22:34:23 +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
루밀LuMir
b6fd7b6789
chore: add repository.directory property to package.json (#2372) 2024-11-23 10:01:26 +01:00
Algolia Bot
0f8b47bc12
chore(deps): dependencies 2024-11-18 (#2350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
2024-11-18 09:47:37 +01:00
Pierre Millot
24c6b4dbf7
fix: use SearchParamsObject for searchParameters (#2362) 2024-11-16 22:54:18 +01:00
루밀LuMir
f3dc646256
refactor: improve readability of _variables.css (#2359) 2024-11-16 22:51:03 +01:00
Pierre Millot
8e419a0d83
chore: release v3.8.0 (#2349) 2024-11-12 21:13:42 +01:00
Pierre Millot
08d9a37807
fix(types): use a minimal type for transformSearchClient (#2348) 2024-11-12 16:15:02 +01:00
Algolia Bot
57eace5541
chore(deps): dependencies 2024-11-11 (#2340)
* chore: automatic empty commit

* chore(deps): update dependency cypress to v13.15.2 (#2341)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency node to v18.20.4 (#2343)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update docusaurus monorepo to v3.6.1 (#2344)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update typescript-eslint monorepo to v8.13.0 (#2345)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore(deps): update dependency rollup to v4.25.0 (#2346)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update dependency postcss to v8.4.48 (#2347)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update algoliasearch-autocomplete monorepo to v1.17.7 (#2108)

* fix(deps): update algoliasearch-autocomplete monorepo to v1.17.7

* yarn lock

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pierre Millot <pierre.millot@algolia.com>
Co-authored-by: Pierre Millot <millotpierre3@gmail.com>
2024-11-12 11:49:09 +01:00
Blake V.
44aa7dcf38
feat(a11y): add hotkeys to search input aria-label (#2337) 2024-11-12 11:25:27 +01:00
Pierre Millot
32ec9769fb
fix: use npm for release (#2339) 2024-11-05 08:55:57 +01:00
Pierre Millot
9441df4409
chore: release v3.7.0 (#2338) 2024-11-04 20:00:27 +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
Sid
6579023a2f
chore(docs): fix grammar, improve sentence clarity (#2052) 2024-11-04 16:55:25 +01:00
Phanendra Guptha Katta
c98ae2f25b
chore: updated react docs link (#2277)
Co-authored-by: Pierre Millot <millotpierre3@gmail.com>
2024-11-04 16:51:17 +01:00
Pierre Millot
90ca5fa8ed
fix(types): export the types folder (#2332) 2024-11-04 10:20:43 +01:00
Pierre Millot
c777009158
chore(ci): setup git user for release (#2334) 2024-11-04 10:14:12 +01:00
Pierre Millot
34b8b761e6
chore(deps): upgrade cypress (#2333) 2024-11-04 10:06:54 +01:00