1
0
Fork 0
Commit graph

1842 commits

Author SHA1 Message Date
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
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
Levi Whalen
5c2ac997f7
chore: release v3.6.1 (#2279) 2024-07-16 11:56:47 -06: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
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
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
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
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
James Gray
80c3d0e747
Fix: updating logo placement for mobile (#2256)
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2024-06-05 11:06:28 -04: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
Clément Vannicatte
2df2e1392f
chore: release v3.6.0 (#2202)
* chore: release v3.6.0

* chore: missing feature in changelog
2024-03-06 22:49:01 +01:00
Levi Whalen
fe3ac9e782
add additional scss output (#2201) 2024-03-06 12:24:25 -07:00
Heather Buchel
df60b8ebe8
fix: add accessible label to SearchBox input (#2193) 2024-02-28 11:14:04 +01:00
Shane Afsar
874e16a5d4
fix(website): update discord link (#2141) 2023-12-20 16:04:37 +01:00
Zadkiel Aharonian
63619c99c7
docs: add VitePress integration (#2140) 2023-12-15 11:41:54 -05:00
Algolia Bot
0169f027a5
chore(deps): dependencies 2023-11-20 (#2126)
* chore: automatic empty commit

* chore(deps): update dependency @testing-library/react to v14.1.2

* chore(deps): update dependency eslint to v8.54.0

* chore(deps): update babel monorepo to v7.23.4

* chore(deps): update dependency @babel/preset-env to v7.23.5

* chore(deps): update dependency eslint to v8.55.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-04 10:14:47 -05:00
Shane Afsar
572b117ce6
fix(docs): sidebar logo size (#2125) 2023-11-15 10:05:17 -05:00
Algolia Bot
4a6ac87505
chore(deps): dependencies 2023-11-13 (#2122)
* chore: automatic empty commit

* chore(deps): update babel monorepo to v7.23.3

* chore(deps): update dependency @testing-library/react to v14.1.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-13 14:56:16 -05: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
Algolia Bot
ac215bb035
chore(deps): dependencies 2023-11-06 (#2112)
* chore: automatic empty commit

* chore(deps): update dependency eslint to v8.53.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-07 14:48:30 -05:00
Algolia Bot
10e605d4cd
chore(deps): dependencies 2023-10-16 (#2098)
* chore: automatic empty commit

* chore(deps): update babel monorepo

* chore(deps): update dependency rollup-plugin-license to v3.2.0

* chore(deps): update dependency eslint to v8.52.0

* chore(deps): update dependency eslint-plugin-jest to v27.4.3

* chore(deps): update dependency eslint-plugin-import to v2.29.0

* chore(deps): update dependency eslint-plugin-jest to v27.6.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shane Afsar <shane.afsar@algolia.com>
2023-10-30 11:11:26 -04: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
Julius
fbe746c38c
docs: add missing backtick to placeholder default example (#2097) 2023-10-12 08:47:17 +02:00
Doma
4c82640022
feat: add keypress effect to DocSearchButton (#2087)
* feat: add keypress effect to DocSearchButton

* Bump expected bundle sizes

---------

Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2023-10-05 10:57:27 -04:00
Sid
5771deb8f6
chore(docs): improve clarity of sentence (#2051) 2023-10-03 15:18:40 -04:00
Algolia Bot
d00f5c4c95
chore(deps): dependencies 2023-08-14 (#2016)
* chore: automatic empty commit

* chore(deps): update babel monorepo to v7.22.10

* chore(deps): update dependency node to v16.20.2

* chore(deps): update dependency eslint to v8.47.0

* chore(deps): update dependency eslint-plugin-cypress to v2.14.0

* chore(deps): update node.js to v16.20.2

* chore(deps): update dependency eslint-config-prettier to v8.10.0 (#2022)

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

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shane Afsar <shane.afsar@algolia.com>
2023-08-17 17:39:56 -04:00
Shane Afsar
50d5d70998
Delete symfony.png 2023-08-17 17:29:22 -04:00
Shane Afsar
14d789100d
Update showcase-projects.json 2023-08-17 17:28:44 -04:00
Shane Afsar
982a229231
chore: release v3.5.2 (#2020)
* chore: release v3.5.2

* Adds content to CHANGELOG

---------

Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
2023-08-17 10:04:58 -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
Paul Jankowski
cc90789290
chore: Prepare for Docusaurus update (#2007)
* chore: Prepare for Docusaurus update

* Bump package sizes
2023-08-11 11:41:58 -04:00
Jake Witz
2aef60fcfd
Clarify RegEx requirements (#1981)
This section of the doc made it seem like a URL object is required to use RegEx, but they work fine in just a string array.
2023-07-20 10:54:33 -04:00
Algolia Bot
5ed9a6d5c8
chore(deps): dependencies 2023-07-10 (#1962)
* chore: automatic empty commit

* chore(deps): update babel monorepo

* fix(deps): update dependency postcss to v8.4.25

* chore(deps): update dependency babel-loader to v9.1.3

* chore(deps): update jest monorepo to v29.6.1

* chore(deps): update dependency node to v16.20.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Shane Afsar <shane.afsar@algolia.com>
2023-07-11 13:14:26 -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
Olivier Tassinari
f2f0e9fae2
docs(website): fix Material UI reference (#1953) 2023-06-28 15:55:56 +02:00
Sébastien Lorber
ce0c865cd8
docs: add docusaurus-v3 entry (#1946) 2023-06-24 10:00:15 +02:00
Algolia Bot
259f5c05f9
chore(deps): dependencies 2023-06-19 (#1918)
* chore: automatic empty commit

* chore(deps): update dependency @testing-library/dom to v9.3.1

* chore(deps): update babel monorepo to v7.22.5

* chore(deps): update dependency algoliasearch to v4.17.2

* chore(deps): update dependency dotenv to v16.3.0

* chore(deps): update dependency eslint to v8.43.0

* chore(deps): update dependency dotenv to v16.3.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-21 15:17:41 -04:00
Paul Jankowski
30aca5854b
chore: release v3.5.1 (#1917)
* chore: release v3.5.1

* Manually add changelog item

* Update CHANGELOG.md

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-16 11:03:43 -04:00
Paul Jankowski
cacade4c65
feat (api): Adds ability for click insights events to be triggered (#1916)
* Adds ability for click insights events to be triggered

* Bump bundlesize

* Cleanup insights click defenition

* Update packages/docsearch-react/src/DocSearchModal.tsx

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>

* Inline creating insights event parameters


---------

Co-authored-by: François Chalifour <francoischalifour@users.noreply.github.com>
2023-06-15 10:44:00 -04:00