John Reilly
|
4ecc86f89f
|
feat(blog-plugin): limit option for blog feedOptions (#9189)
|
2023-08-03 15:53:43 +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 |
|
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 |
|
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 |
|
Raphaël Barbazza
|
509189e61f
|
docs: update broken links theme configuration page (#8976)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-05-15 14:37:24 +02:00 |
|
Thad Guidry
|
fb4a5fb197
|
docs: mention equivalent config syntaxes (#8951)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-05-05 12:41:50 +02:00 |
|
samatt14
|
8beeb81c8a
|
docs(plugin-ideal-image): mention plugin changes type of imported images (#8948)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2023-05-03 19:38:05 +02:00 |
|
Thad Guidry
|
cf9fa2e78f
|
docs: bidirectional link between api config and guide config (#8950)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-05-03 19:14:41 +02:00 |
|
Sébastien Lorber
|
bf913aea2a
|
feat: upgrade to MDX v2 (#8288)
Co-authored-by: Armano <armano2@users.noreply.github.com>
|
2023-04-21 19:48:57 +02:00 |
|
Will Ceolin
|
10f161d578
|
feat(theme): add queryString option to localeDropdown (#8915)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2023-04-21 12:35:02 +02:00 |
|
Sébastien Lorber
|
14586895ae
|
docs: improve sidebar items custom props docs (#8888)
|
2023-04-13 12:24:27 +02:00 |
|
Sébastien Lorber
|
da9f86409d
|
chore: fix workbox precaching page link + weird mdx structure breaking Crowdin (#8810)
|
2023-03-23 16:07:46 +01:00 |
|
Sébastien Lorber
|
9c920c531b
|
docs: prepare docs for MDX 2 (#8782)
|
2023-03-16 17:02:38 +01:00 |
|
Fxpby
|
ca86fab2c9
|
docs: add description for themeConfig.footer fields copyright (#8761)
|
2023-03-15 19:11:35 +01:00 |
|
Sébastien Lorber
|
32384b761c
|
feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (#8620)
|
2023-02-02 18:06:12 +01:00 |
|
Devansu Yadav
|
90e7e321d1
|
feat(eslint-plugin): new prefer-docusaurus-heading rule (#8384)
|
2023-01-19 17:08:24 +01:00 |
|
Mikey O'Toole
|
a53d4cb2b3
|
docs: document plugin-content-pages wrapperClassName frontmatter. (#8556)
|
2023-01-19 14:39:07 +01:00 |
|
Eunkwang Shin
|
d1d3585df0
|
docs: fix typo 'validationOptions' (#8548)
docs(plugin-methods): fix typo 'validationOptions'
|
2023-01-18 11:44:48 -05:00 |
|
Sébastien Lorber
|
bc00bda5e9
|
chore: revert docs(website): use MDX comments instead of HTML comments (#8517)
|
2023-01-06 17:07:53 +01:00 |
|
Sébastien Lorber
|
9c9d17d6aa
|
docs(website): use MDX comments instead of HTML comments (#8516)
|
2023-01-06 16:22:01 +01:00 |
|
Sébastien Lorber
|
120b99b1f3
|
docs(website): use .mdx extension for every docs (#8490)
|
2022-12-30 15:08:28 +01:00 |
|
Lane Goolsby
|
428af8af5e
|
feat(plugin-google-tag-manager): add new google-tag-manager plugin + deprecate google-analytics plugin (#8470)
Co-authored-by: Goolsby, Lane <lanegoolsby@rocketmortgage.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
fix https://github.com/facebook/docusaurus/issues/7221
|
2022-12-29 16:53:54 +01:00 |
|
John Reilly
|
022e00554e
|
feat(blog): add options.createFeedItems to filter/limit/transform feed items (#8378)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
|
2022-12-29 13:31:32 +01:00 |
|
Gabriel Csapo
|
b064311ebc
|
docs: fix example plugin implementation (#8455)
chore: fix bug in the docs implementation
|
2022-12-21 13:25:29 -05:00 |
|
Viktor Malmedal
|
4a448773b6
|
feat: add eslint plugin no-html-links (#8156)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Viktor Malmedal <viktor.malmedal@eniro.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-12-14 18:28:29 +01:00 |
|
Lachlan Heywood
|
85d0b5674f
|
feat(eslint-plugin): add plugin to exported configs (#8281)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
closes undefined
Closes https://github.com/facebook/docusaurus/issues/8280
|
2022-12-07 19:05:34 +01:00 |
|
Sébastien Lorber
|
59fac0b1d1
|
docs: document siteConfig.markdown + better mdx-loader retrocompat (#8419)
|
2022-12-07 17:59:51 +01:00 |
|
Mikey O'Toole
|
b7cbc967ce
|
docs: document theme-mermaid in API sidebar (#8417)
|
2022-12-06 23:45:57 -05:00 |
|
Alex
|
bc98cba3a7
|
docs: fix anchor link #customFields (#8359)
|
2022-11-23 17:15:00 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sébastien Lorber
|
94067ce930
|
fix(core): allow overriding ssr/dev template meta tags (#7952)
|
2022-08-19 16:47:28 +02:00 |
|
Sébastien Lorber
|
3b9b497d13
|
fix(plugin-docs,theme): refactor docs plugin routes and component tree (#7966)
|
2022-08-18 17:55:05 +02:00 |
|
Sébastien Lorber
|
eac3239757
|
feat(docs): allow to configure noIndex per doc version (#7963)
|
2022-08-17 16:55:49 +02:00 |
|
Sébastien Lorber
|
ad15605545
|
feat(theme-classic): use lang attribute in navbar locale dropdown items (#7942)
|
2022-08-12 12:33:53 +02:00 |
|
Hyunseung Lee
|
8da73a082f
|
docs: update workbox doc link (#7835)
* Update plugin-pwa.md
* Update plugin-pwa.md
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
|
2022-08-01 13:34:57 +08:00 |
|
Joshua Chen
|
cba8be01a3
|
fix(theme-classic): validate options properly (#7755)
* fix(theme-classic): validate options properly
* improve normalization
* fix doc
|
2022-07-11 19:24:46 +08:00 |
|
Sébastien Lorber
|
42ab07f62f
|
feat(theme-classic): themeConfig navbar/footer logos accept className/style + update Meta Open-Source Logo (#7643)
|
2022-06-23 11:22:27 +02:00 |
|
Joshua Chen
|
4b5a47ba37
|
feat(client-redirects): make plugin respect onDuplicateRoutes config (#7649)
|
2022-06-22 13:32:02 +02:00 |
|
Joshua Chen
|
bfba6a8b02
|
refactor: remove "error" reporting level, move reportMessage to logger (#7642)
|
2022-06-17 14:51:00 +02:00 |
|
Joshua Chen
|
1b9bec1042
|
feat: allow customizing localization path of each locale (#7624)
|
2022-06-17 11:07:35 +02:00 |
|
Sébastien Lorber
|
6df379ca6f
|
fix(docs): forward doc frontMatter.sidebar_custom_props to linking sidebar category (#7638)
|
2022-06-16 19:20:07 +02:00 |
|