Waldir Pimenta
|
6be3beb8c9
|
docs: actually demo the zero-width space workaround in MDX (#8352)
|
2022-11-24 11:00:39 +01:00 |
|
Balthasar Hofer
|
b016686c22
|
fix(mdx-loader): support nested admonitions (#8303)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
closes undefined
|
2022-11-23 21:19:29 +01:00 |
|
Alex
|
412d2db011
|
docs: fix unclosed admonition code block (#8363)
|
2022-11-23 18:21:04 +01:00 |
|
Anna
|
4b11c57f7e
|
docs: autogenerated page comment does not matching dirName in examples (#8364)
|
2022-11-23 17:37:22 +01:00 |
|
Alex
|
bc98cba3a7
|
docs: fix anchor link #customFields (#8359)
|
2022-11-23 17:15:00 +01:00 |
|
John Reilly
|
0309a6dab2
|
docs: remove blog.johnnyreilly.com Google Analytics tag from docs part 2 (#8320)
|
2022-11-17 11:45:53 +01:00 |
|
Mysterious_Dev
|
57c632becb
|
docs: use Mermaid diagram for routing page (#8335)
|
2022-11-16 17:48:32 +01:00 |
|
Sébastien Lorber
|
d8c72fb32d
|
fix(docs,theme): auto-generated category index should not display unlisted content (#8319)
|
2022-11-10 18:31:01 +01:00 |
|
John Reilly
|
dce4a68e03
|
docs: link to migration guide from Blogger to Docusaurus / remove blog.johnnyreilly.com Google Analytics tag from docs (#8313)
|
2022-11-10 12:05:15 +01:00 |
|
Mikey O'Toole
|
7ffa9f7689
|
docs: document tag types for insertHtmlContent (#8292)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-11-09 18:29:53 +01:00 |
|
Sébastien Lorber
|
004ada7cf2
|
fix(website): fix website social card location (#8287)
|
2022-11-03 17:01:32 +01:00 |
|
Jody Heavener
|
683ba3d2a0
|
feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-11-03 14:31:41 +01:00 |
|
Sébastien Lorber
|
7a023a2c41
|
fix(create-docusaurus): improve init template misleading doc + add Docuaurus social card (#8279)
|
2022-11-02 17:03:00 +01:00 |
|
Nathaniel Tucker
|
7387aabbdc
|
docs: fix mermaid theme options typo (#8272)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-11-02 14:31:53 +01:00 |
|
Sébastien Lorber
|
41c981aa9f
|
docs: create Docusaurus v2.2.0 release docs + changelog + release blog post (#8265)
|
2022-10-29 12:59:20 +02:00 |
|
Alexey Pyltsyn
|
1077d8ad39
|
docs: fix anchor link (#8249)
|
2022-10-26 12:45:48 -04:00 |
|
David J. Felix
|
006d44094c
|
docs: fix incorrect grammar and improve clarity (#8237)
- The sentence lacked a subject
- Changed the description of the problem slightly for clarity
|
2022-10-25 15:03:17 -04:00 |
|
Lane Goolsby
|
e41133245c
|
refactor(plugin-gtag): update gtag plugin to modern SPA recommendations (#8143)
Co-authored-by: Lane Goolsby <lanegoolsby@rocketmortgage.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-21 14:59:12 +02:00 |
|
Xabier Lahuerta Vazquez
|
5ddcbf47a8
|
feat(plugin-client-redirects): keep the query string + hash (#8227)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-20 18:01:18 +02:00 |
|
evan
|
7b3ebb7729
|
feat(core): add --config param to swizzle command (#8210)
|
2022-10-20 16:11:39 +02:00 |
|
Sam Wall
|
9c92a79d23
|
feat: support mermaid code blocks in Markdown (#7490)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-14 18:07:20 +02:00 |
|
Shahriar
|
d2fdd981f7
|
docs: removing community resource docusaurus-plugin-relative-paths (#8209)
|
2022-10-14 14:21:32 +02:00 |
|
Silvestar Bistrović
|
84e6dd2473
|
fix(website): mobile scroll on homepage announcement (#8193)
|
2022-10-12 18:24:36 +02:00 |
|
John Reilly
|
1ca4fb50fe
|
feat(core): siteConfig.headTags API to render extra tags in document head (#8151)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-10-12 17:45:56 +02:00 |
|
Johan Fagerberg
|
6c8af03f51
|
fix(utils): remove non-ASCII limitation for path normalization (#8137)
|
2022-10-07 13:35:12 +02:00 |
|
Pranav Joglekar
|
efbd0cbd40
|
fix(content-blog): make RSS feed generation work with slugs with .html extension (#8158)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-10-06 16:19:05 +02:00 |
|
Tamal Chowdhury
|
10cddd47bc
|
docs(showcase): Adds tamalweb.com to showcase Pr/tamalweb.com (#8152)
|
2022-10-05 17:19:40 +02:00 |
|
SADIK KUZU
|
eabca78c38
|
docs: fix typo (#8162)
* fix(website): Fix typo
website/docs/api/misc/logger/logger.md:32:45
* Replace all
Signed-off-by: Joshua Chen <sidachen2003@gmail.com>
Signed-off-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-10-02 11:00:22 -04:00 |
|
Sébastien Lorber
|
c6f5cf9ac7
|
docs(content-docs): add api doc for displayed_sidebar front matter (#8146)
|
2022-09-29 16:45:51 +02:00 |
|
sykp241095
|
d44c1d8cd7
|
docs: update showcase/ossinsight screenshot (#8100)
|
2022-09-28 18:31:01 +02:00 |
|
Billy Chan
|
e34371ce2d
|
docs(showcase): add SeaQL sites to showcase (#8107)
|
2022-09-28 14:18:04 +02:00 |
|
Sunghyun Cho
|
029893fea2
|
docs: fix Sunghyun Cho showcase info (#8097)
Fix typo in my name
|
2022-09-22 15:27:17 -04:00 |
|
Joshua Chen
|
6514f0784b
|
docs: add caveat about using Translate in string contexts (#8115)
|
2022-09-19 10:59:15 -04:00 |
|
Joshua Chen
|
70b53c4ac7
|
docs: backport doc edits from future branch (#8114)
|
2022-09-19 10:40:37 -04:00 |
|
Joshua Chen
|
275f509d13
|
chore: upgrade dependencies (#7993)
* chore: upgrade dependencies
* Fix lint
* Bump more
* Fix lint
|
2022-09-08 01:31:53 -04:00 |
|
Joshua Chen
|
38dd7cfa04
|
chore: bump react-medium-image-zoom (#8064)
|
2022-09-08 00:36:00 -04:00 |
|
Sébastien Lorber
|
67c692326b
|
fix(website): add website admonitions extendDefaults: true (#8060)
|
2022-09-07 19:07:53 +02:00 |
|
Sébastien Lorber
|
6f63ffe0a3
|
refactor(theme): split admonitions, make swizzle easier, better retrocompatibility (#7945)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-09-07 17:49:44 +02:00 |
|
Debbie O'Brien
|
f1415525c0
|
docs: fix broken image (#8054)
|
2022-09-07 13:36:37 +02:00 |
|
Alexander Nguyen
|
bf080d172a
|
docs(content-docs): updates typo in lifecycle-apis.md (#8055)
|
2022-09-07 13:23:45 +02:00 |
|
Mikey O'Toole
|
e507628f4a
|
docs: document usage of docs frontMatter.custom_edit_url: null (#8053)
|
2022-09-07 13:21:13 +02:00 |
|
Joshua Chen
|
36db64ed1d
|
docs: improve alt messages (#8047)
|
2022-09-04 01:33:25 -04:00 |
|
Tom Mrazauskas
|
1f1f898d73
|
docs: delete extra semicolon in MDX and React page (#8046)
|
2022-09-03 14:39:06 -04:00 |
|
Sébastien Lorber
|
29703da188
|
fix(website): fix blog post social card (#8042)
|
2022-09-02 14:43:20 +02:00 |
|
Sébastien Lorber
|
56feb41445
|
docs: create Docusaurus v2.1.0 release docs + changelog + release blog post (#8036)
|
2022-09-02 12:39:32 +02:00 |
|
Francesco Ciulla
|
294625a6b5
|
docs(showcase): fix daily.dev site name (#8031)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-08-31 19:46:44 +02:00 |
|
Sébastien Lorber
|
97c9710ce3
|
docs(showcase): add 74 new showcase sites (#8010)
|
2022-08-31 14:28:02 +02:00 |
|
Ahmed Mustafa Malik
|
fd0cf3f64c
|
docs: fix typo in swizzling.md (#8025)
|
2022-08-30 18:53:46 -04:00 |
|
Sébastien Lorber
|
c811d6249e
|
feat(theme): ability to use <DocCardList> without items prop, on any doc page (#8008)
|
2022-08-26 17:42:59 +02:00 |
|
Sébastien Lorber
|
94067ce930
|
fix(core): allow overriding ssr/dev template meta tags (#7952)
|
2022-08-19 16:47:28 +02:00 |
|