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
James Gray
7f670b6ba9
Update crawler.mdx
...
added FAQ for password protected sites
2025-01-21 22:20:43 +01:00
Pierre Millot
08d9a37807
fix(types): use a minimal type for transformSearchClient ( #2348 )
2024-11-12 16:15:02 +01:00
Sid
6579023a2f
chore(docs): fix grammar, improve sentence clarity ( #2052 )
2024-11-04 16:55:25 +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
James Gray
9733ba9a50
Update DocSearch-program.md
2024-09-06 22:35:59 +02:00
James Gray
660f53c231
Update templates.mdx
...
edited the starlight template from feedback
2024-07-23 00:54:44 +02:00
James Gray
698c1cd8cd
fix(email): docsearch@algolia.com is being retired ( #2280 )
...
This is a change by support (this email goes to support and automatically creates a ticket), support is no longer accepting ticket creation via email. Replacing with links to Discord or proper support site. More info can be found at https://algolia.atlassian.net/browse/ZA-268
2024-07-19 20:11:40 +02:00
James Gray
5142612fa7
Update record-extractor.md
...
updating docs on the record extractor
2024-07-12 23:14:10 +02:00
James Gray
4aa0c2c67a
fix: updating the templates page ( #2273 )
...
* fix: updating the templates page
The templates page needs some work. The first thing I saw is that it alluded to being able to create a crawler. As a docsearch user, this is confusing. We automatically create a crawler for the user, additional crawlers get confusing for the user.
Provide additional information about updating templates, as we're talking about templates here.
Verify the current templates, I see the default one isn't quite right.
Given that we use the same template for Docusaurus v2 and v3 combine those.
Add the Starlight template.
* Combined Docusaurus v2 and v3 templates
Its confusing to have two separate sections that are exactly the same
* added astro starlight template
* remove pkgdown and add starlight
pkgdown no longer references Algolia
added starlight as an integration partner
2024-07-11 19:02:14 +02:00
Ben
4054a126b3
Update what-is-docsearch.md ( #2222 )
...
Grammar.
Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com>
2024-06-06 17:51:40 +02:00
James Gray
b72c9331d5
Update integrations.md ( #2252 )
...
docs: actually, several of the URLs needed updated too
2024-05-31 11:51:17 -05:00
James Gray
707177f247
Update integrations.md ( #2251 )
...
docs: adding reference to docusaurusv3
2024-05-31 11:45:39 -05:00
James Gray
ce81ba14cb
docs: update crawler.mdx ( #2250 )
...
* Update crawler.mdx
Users are unfortunately deleting their crawlers which result in broken processes. We will fix this in the longer term but in the shorter term putting in these FAQs.
* Update crawler.mdx
docs: added discord link
2024-05-16 19:57:34 +02:00
Jozef Majzel
6462d11826
docs: fix link to vitepress ( #2229 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2024-04-08 13:02:32 +02:00
Heather Buchel
df60b8ebe8
fix: add accessible label to SearchBox input ( #2193 )
2024-02-28 11:14:04 +01:00
Zadkiel Aharonian
63619c99c7
docs: add VitePress integration ( #2140 )
2023-12-15 11:41:54 -05:00
Julius
fbe746c38c
docs: add missing backtick to placeholder default example ( #2097 )
2023-10-12 08:47:17 +02:00
Sid
5771deb8f6
chore(docs): improve clarity of sentence ( #2051 )
2023-10-03 15:18:40 -04:00
Shane Afsar
10ba2de5f7
Update integrations.md
...
Update URL to readthedocs
2023-08-16 14:04:17 -04:00
Shane Afsar
04ed51e24c
Update integrations.md
...
added Sphinx integration
2023-08-16 14:00:36 -04:00
Shane Afsar
387e35e01b
Update integrations.md
...
-Added Lotus Docs integration
-Updating language to encourage PRs and contributions to Code Exchange
2023-08-16 10:19:17 -04:00
Shane Afsar
9a63a6f348
type(docs): update who-can-apply.md
...
Updated some of the text based on the latest requirements.
2023-07-11 12:15:03 -04:00
Rufat Zeynalli
250e4c7940
docs(v3): fix the typo ( #1961 )
2023-07-07 18:12:48 +02:00
Sébastien Lorber
ce0c865cd8
docs: add docusaurus-v3 entry ( #1946 )
2023-06-24 10:00:15 +02:00
Paul Jankowski
86bee0873f
docs: update documentation for insights in JS ( #1915 )
2023-06-12 18:33:30 +02:00
Paul Jankowski
26691a5c8a
feat(api): allow insights options to be forwarded to Autocomplete ( #1904 )
...
* Allow insights options to be forwarded to Autocomplete
* Add autocomplete params to hits for insights
* Fixes TS errors after Autocomplete update
* Bump bundlesize after Autocomplete update
* Cleanup checking if insights is active
* Add documentation for sending events with DocSearch
* Move insights boolean casting to inside of getSources
* Update packages/docsearch-react/src/DocSearchModal.tsx
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
---------
Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-08 10:47:42 -04:00
Shane Afsar
066539c2c9
docs(api): add maxResultsPerGroup ( #1897 )
2023-05-25 16:16:04 -04:00
Kai Welke
8f48ebb330
fix: type of lvl0 ( #1859 )
2023-04-20 09:08:51 +02:00
Clément Vannicatte
f241cc7869
docs: fix pageRank type ( #1848 )
...
* docs: fix `pageRank` type
* lint
2023-04-07 14:43:10 +02:00
itachi sasuke
af5d0fc6d7
docs: fix typo in documentation ( #1766 )
2023-01-24 09:17:16 +01:00
Keshia Rose
542e02d1cb
docs: added info on how to rotate API keys. ( #1697 )
2022-12-08 21:03:30 +01:00
Keshia Rose
04b05ee296
docs: add information on how to "upgrade". ( #1664 )
...
* Added information on how to "upgrade".
* headings and link to Crawler config
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-11-14 09:45:35 +01:00
Kai Welke
4fe7bfc3f9
docs: typo in heading ( #1562 )
2022-09-15 09:04:55 +02:00
Clément Vannicatte
aa0de81ea0
docs: add maxDepth to templates ( #1547 )
2022-09-05 10:15:19 +02:00
Clément Vannicatte
d96aac96b8
docs: update Home and Support section ( #1524 )
2022-08-29 09:40:53 +02:00
Sarah German
806e7798d9
docs: add Default DocSearch template to documentation ( #1522 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-08-24 09:29:16 +02:00
Clément Vannicatte
b86823121c
docs: clearer support policy ( #1496 )
2022-08-10 11:20:50 +02:00
Clément Vannicatte
a05d1c027c
docs: more answers to FAQs ( #1495 )
2022-08-09 14:31:58 +02:00
Clément Vannicatte
d0d866ce6c
docs: remove duplicate links in API toc ( #1494 )
2022-08-09 09:24:59 +02:00
Clément Vannicatte
142fd13e8f
chore: rename next branch to main ( #1478 )
2022-08-02 17:49:20 +02:00
Clément Vannicatte
fa4587a287
docs: remove v2 settings from v3 configs ( #1409 )
2022-06-06 15:51:46 +02:00
Clément Vannicatte
1219a68b67
docs: document recordVersion ( #1380 )
2022-04-26 13:12:47 +02:00
Sarah German
9cc9801f6f
docs: document resultsFooterComponent ( #1379 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-04-26 09:30:04 +02:00
Clément Vannicatte
c4cde4c2e2
docs: use support page instead of email ( #1367 )
2022-04-19 15:11:40 +02:00
Clément Vannicatte
fca7347019
docs: document aggregateContent, make API ref clearer ( #1328 )
2022-03-17 15:16:29 +01:00
Heeam Shin
79ace79501
docs: fix typo in record-extractor.md ( #1326 )
2022-03-17 12:25:14 +01:00
Clément Vannicatte
e5df49173e
docs: fix images and remove v2 mentions ( #1320 )
2022-03-01 14:29:37 +01:00
InstantSearch
6c14758b56
chore: release v3.0.0 ( #1311 )
...
Co-authored-by: Clément Vannicatte <vannicattec@gmail.com>
2022-02-22 12:52:15 +01:00
Clément Vannicatte
59a3ebf5ec
fix(footer): make SVG accessible ( #1306 )
2022-02-22 10:53:16 +01:00