Sébastien Lorber
710dd1ab8e
chore: docs versioning typo ( #9331 )
2023-09-20 19:18:51 +02:00
Sébastien Lorber
bca980aeef
chore: rename 2.4.2 docs/changelog to 2.4.3 after bad publish ( #9327 )
2023-09-20 17:57:16 +02:00
Sébastien Lorber
68e4ceaaaa
docs: create Docusaurus v2.4.2 release docs + changelog ( #9325 )
2023-09-20 17:29:52 +02:00
Sébastien Lorber
507d65800d
chore(theme-search-algolia): revert docsearch package range downgrade after bugfix release ( #9320 )
2023-09-19 11:28:27 +02:00
Sébastien Lorber
52d79c4e0c
chore: v3.0.0-beta.0 release ( #9311 )
2023-09-15 19:44:35 +02:00
Sébastien Lorber
f5ae537d3e
fix(theme): make warning a first-class admonition, and deprecate caution admonition ( #9308 )
2023-09-15 10:48:21 +02:00
Sébastien Lorber
58be496da2
feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering ( #9305 )
2023-09-14 17:23:07 +02:00
Biplav Kumar Mazumdar
dc7ae426ac
fix(website): fix showcase search input ( #9260 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-09-14 17:03:29 +02:00
Forresst
7ce0d87575
docs: fix bad link for create doc ( #9288 )
2023-09-07 12:31:03 +02:00
Sébastien Lorber
08f3a1163a
chore: refactor argos stylesheet + hide flaky producthunt badge ( #9259 )
2023-08-31 12:59:27 +02:00
Coupy
a145205848
docs: fix typo in docs-introduction ( #9267 )
2023-08-31 12:28:23 +02:00
Sébastien Lorber
b3c8f5c929
feat: Docusaurus v3 upgrades and require TypeScript 5 ( #9258 )
2023-08-25 10:54:58 +02:00
Colin McDonnell
13a8ba1528
feat: support bun package manager in create-docusaurus
( #9241 )
2023-08-24 14:49:03 +02:00
Hidde de Vries
0cb84b831d
docs: Reword comparison between React authoring and CSS authoring ( #9247 )
...
This sentence contrasts authoring React with authoring CSS. The previous version did this in a way that makes the React authoring seem like a more advanced activity (“actual (…) code”), and authoring CSS the less advanced (described as “playing with”). The rewording tries to address that.
2023-08-20 13:30:03 -04:00
Sébastien Lorber
cf723b74e7
chore: remove QuestDB from showcase ( #9244 )
2023-08-18 17:45:53 +02:00
James Kerrane
67c40069d1
docs: fix grammatical error, rewrite sentence to make clearer ( #9223 )
2023-08-17 12:24:48 +02:00
Biplav Kumar Mazumdar
9da986e626
docs(website): Add a "clearAll" button to site showcase ( #9233 )
2023-08-16 19:51:51 +02:00
Sébastien Lorber
a59aead1e2
chore: attempt to fix Crowdin issues ( #9220 )
2023-08-12 02:56:54 +02:00
yosukekato165
19ee437f64
fix(mdx-loader): ensure heading anchor slugs respect GitHub emoji behavior ( #9202 )
...
Co-authored-by: YosukeKato <katouyousuke@YosukeKato.local>
2023-08-10 18:17:07 +02:00
Sujal Gupta
1e40943176
fix(theme): make Prism code block language / additionalLanguages case insensitive ( #9183 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-08-10 17:30:41 +02:00
Jean Humann
fa39e8c008
docs(pdf): replace mr-pdf with maintained fork docs-to-pdf ( #9212 )
2023-08-10 15:09:12 +02:00
Joshua Chen
3e9648e3d6
docs: add the missing import logger statement ( #9210 )
2023-08-07 17:41:23 -04:00
rsteele6
3c1fe15b17
docs: grammar fixes and minor clarifications ( #9150 )
...
* Grammar fixes and minor clarifications
* Apply suggestions from code review
There's still a few pending ones that I posted replies on; I'll send those in a separate commit.
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* Update website/docs/deployment.mdx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* Update website/docs/deployment.mdx
* PR 9150: made updates based on comments
* Prettier
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-08-06 23:28:39 -04:00
VinceCYLiao
109ab0c293
fix(content-blog): links in feed should be absolute ( #9151 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: 政宇 廖 <vince.liao@nextbank.com.tw>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-08-03 18:36:40 +02:00
John Reilly
4ecc86f89f
feat(blog-plugin): limit option for blog feedOptions ( #9189 )
2023-08-03 15:53:43 +02:00
Oluwatobi Sofela
983fb2d273
docs: remove 'import type' declaration in javascript snippet ( #9180 )
2023-07-27 15:07:57 +02:00
Sébastien Lorber
09ea3bcfab
feat(client-redirects-plugin): support fully qualified urls and querystring/hash in destination/to url ( #9171 )
2023-07-21 19:54:40 +02:00
Joshua Chen
cd61c7bddc
fix(core): handle single quotes inside file paths ( #9160 )
2023-07-21 15:16:10 +02:00
Webber Takken
43d070ec55
docs: improve yarn deps upgrade command ( #9149 )
2023-07-20 12:08:06 +02:00
ModupeD
f295e4fd64
docs: add Flightcontrol as a deployment option ( #9139 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-07-20 11:46:44 +02:00
Joshua Chen
ff227283d2
chore: upgrade dependencies (non-major) ( #9148 )
...
* chore: upgrade dependencies (non-major)
* Downgrade
2023-07-16 23:44:17 +08:00
Ahmad Shrif
26ae4164d6
feat(cli): deploy command should allow customizing git config user.name / user.email in deployment branch ( #9101 ) ( #9102 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-07-03 09:51:50 +02:00
Sébastien Lorber
e8c1312793
fix(debug-plugin): upgrade react-json-view to maintained React-18 compatible fork ( #9116 )
2023-06-30 19:12:47 +02:00
Sébastien Lorber
ae2a09359a
fix(mdx): fix for html multi-line comments ( #9100 )
2023-06-23 19:33:03 +02:00
Sébastien Lorber
cc6d9696f0
feat(mdx): add siteConfig.markdown.format to configure the default content parser (MDX / CommonMark) ( #9097 )
2023-06-23 18:15:05 +02:00
Sébastien Lorber
3b85f0713a
fix(theme): support details/summary in CommonMark + add md dogfood test cases ( #9093 )
2023-06-22 18:33:07 +02:00
Kolja Lampe
7225d80271
docs: fix themeConfig.prism.defaultLanguage table api ref docs ( #9082 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-06-22 18:30:39 +02:00
Shun Wakatsuki
48df4f1f0d
docs: fix filenames in docs/swizzling.mdx ( #9074 )
2023-06-16 17:40:17 +02:00
Sébastien Lorber
7d033cc8c0
chore: v3.0.0-alpha.0 release ( #9072 )
2023-06-15 17:48:55 +02:00
Sébastien Lorber
9866af7f44
feat(pages): add support for missing SEO front matter + improve SEO docs ( #9071 )
...
Co-authored-by: Thad Guidry <thadguidry@gmail.com>
2023-06-15 16:07:00 +02:00
Sujal Gupta
117cbac702
docs: update link for commonly used languages ( #9065 )
2023-06-14 17:33:23 +02:00
Manuel
adebab969c
docs: update outdated links in showcase ( #9055 )
2023-06-14 17:24:30 +02:00
Marie
ae1e49de5e
docs: add @markprompt/docusaurus-theme-search ( #9063 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-06-14 17:23:25 +02:00
Sébastien Lorber
012b285805
feat: create official TypeScript base config @docusaurus/tsconfig ( #9050 )
2023-06-09 15:21:46 +02:00
Sébastien Lorber
187e5aa218
feat: React 18 + automatic JSX runtime + build --dev ( #8961 )
2023-06-08 19:40:15 +02:00
Grégory Heitz
dcce8ff3cd
docs: update info for community plugin docusaurus2-graphql-doc-generator ( #9033 )
2023-06-08 11:45:53 +02:00
Adithya Krishna
9d686bd7c8
docs: fix prism theme broken link in code blocks docs ( #9044 )
2023-06-08 10:53:33 +02:00
Adam Patterson
c6c619e2f6
docs: fix grammar typo in swizzling.mdx ( #9043 )
2023-06-08 10:50:33 +02:00
Akshay Bhalotia
4ac900da24
fix: typo in the sample site structure ( #9042 )
2023-06-07 01:57:28 +08:00
Sébastien Lorber
2d35edf911
feat(theme): add ability to inject data attributes from query-string - possibility to create an iframe/embed variant of a page ( #9028 )
2023-05-31 16:22:25 +02:00