1
0
Fork 0
Commit graph

70 commits

Author SHA1 Message Date
NatanTechOfNY
1015eb808b feat(website): new features section 2026-01-16 10:48:45 -05:00
NatanTechOfNY
b4764c1552 feat(website): new features section 2026-01-16 10:45:56 -05:00
Paul Jankowski
54bac9cf54
feat(website): Add Sidepanel to DocSearch website (#2821) 2025-12-22 19:23:21 +01:00
Paul Jankowski
8a9c4519eb
feat(docs): Add utm_ params to apply links (#2817)
* feat(utm): Add utm params to apply links

* Add utm_content to apply links
2025-12-10 09:50:33 -05:00
Rami Yushuvaev
9ed6c5a9ba
feat: Native RTL support (#2802) 2025-11-20 11:09:21 +01: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
0fd05af659 fix: tailwind styles 2025-07-24 17:59:42 +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
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
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
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
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
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
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
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
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
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
Josh Wong
90f3c6aabb
docs(showcase): Fix logos for ScalarDB and ScalarDL in showcase (#2317)
* docs(showcase): Delete scalardl.svg

* docs(showcase): Delete scalardb.svg

* docs(showcase): Create scalar.svg

* docs(showcase): Change Scalar icon
2024-10-16 00:22:24 +02:00
Josh Wong
d56a532413
docs(showcase): Add ScalarDB and ScalarDL to showcase (#2297)
* docs(showcase): Create scalardb.svg

* docs(showcase): Create scalardl.svg

* docs(showcase): Add ScalarDB and ScalarDL
2024-08-19 14:36:16 +02:00
James Gray
3067715a6b
docs(showcase) - add astro (#2283) 2024-07-23 20:40:56 +02:00
James Gray
580e14f39b
fix(showcase list) - now they're sorted (#2282)
* fix(showcase list) - now they're sorted

* linter fixes
2024-07-23 00:48:23 +02:00
Levi Whalen
29aa9e6b18
fix #2230 - prevent babel helpers duplication and condense bundle & types (#2278)
* fix #2230

* fix linting

* improve docsearch-js build process, update all rollup configs, delete some deps
2024-07-16 10:58:22 -06:00
James Gray
cdfa993990
fix(logos): they will not be fixing the search (#2269)
Removing their logo then
2024-07-11 19:01:38 +02:00
James Gray
069a3de0b5
fix(apply form): Update ApplyForm.js (#2270)
* fix(apply form): Update ApplyForm.js

The "Thank you!" is misleading in this case because people think they've submitted the form but haven't because it was a duplicate. Made a change to make the situation more clear.

* react noob
2024-07-04 01:00:28 +02:00
James Gray
8587f58b03
fix(logos): removed logos no longer using algolia (#2261)
I've followed up with each of these contacts but for now they're not using Algolia. Let's remove them.
2024-06-24 19:18:54 +02:00
James Gray
108166016d
fix(logos): update URL and remove logos no longer using DocSearch (#2260) 2024-06-21 00:01:12 +02:00
Gildas Garcia
53fcbe055e
Add React-admin to projects showcase (#2225)
Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com>
2024-06-06 17:34:58 +02:00
Shane Afsar
a3871f2b5c
chore(apply): update terms (#2121)
* Update apply terms

* Missing tag

* Run prettier on file
2023-11-07 15:46:57 -05:00
Shane Afsar
fb65725016
chore(site): Update logo & color (#2103)
* Swap indigo for algolia brand color

* add logo update

* Lint error

* Shink logo width on smaller screen sizes
2023-10-20 11:47:14 -04:00
Shane Afsar
8269d51eca
Update form (#2102) 2023-10-17 12:54:39 -04:00
Shane Afsar
14d789100d
Update showcase-projects.json 2023-08-17 17:28:44 -04:00
Olivier Tassinari
f2f0e9fae2
docs(website): fix Material UI reference (#1953) 2023-06-28 15:55:56 +02:00
Shane Afsar
7346af0786
chore(website): logo update (#1895) 2023-05-24 14:14:56 -04:00
Shane Afsar
d0c15d68cb
chore(website) - update text and compress images (#1863)
* chore(website): update language and compress images

* ran linter

* - update aria text
2023-04-21 15:38:12 -04:00
Clément Vannicatte
f241cc7869
docs: fix pageRank type (#1848)
* docs: fix `pageRank` type

* lint
2023-04-07 14:43:10 +02:00
Shane Afsar
d7f5e00704
Update Home.js
update stats
2023-03-30 14:32:49 -04:00
Shane Afsar
f33d80db96
Update Home.js
Update stats + developer description
2023-03-30 14:29:10 -04:00
Shane Afsar
7420397fd4
Update stats
Updating stats on the home page
2023-03-03 15:29:44 -05:00
Sean van Zuidam
d918ff8d40
docs: add Fylgja to project showcase (#1459) 2023-02-24 09:07:39 +01:00
Clément Vannicatte
f1f7049c43
docs: fix Algolia logo for dark theme (#1659)
* docs: fix Algolia logo for dark theme

* lint
2022-11-10 18:10:08 +01:00
Clément Vannicatte
d96aac96b8
docs: update Home and Support section (#1524) 2022-08-29 09:40:53 +02:00
Takuya N
320092756c
docs: update Bootstrap logo (#1468)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-08-12 14:29:19 +02:00
Clément Vannicatte
b86823121c
docs: clearer support policy (#1496) 2022-08-10 11:20:50 +02:00
Samuel Bodin
26b0af98e0
fix(form): validate URL correctly 2022-07-21 14:38:09 +02:00