Sébastien Lorber
26e0bd928c
docs(website): Announce v3.2 on website/homepage ( #10004 )
2024-03-29 19:43:45 +01:00
Sébastien Lorber
70415a4cef
chore: fix codesandbox default privacy ( #9993 )
2024-03-29 18:30:47 +01:00
Sébastien Lorber
a34e3f8f91
chore: update examples to v3.2.0 ( #10003 )
2024-03-29 18:27:36 +01:00
Sébastien Lorber
7edfe0e2d1
docs: fix 3.2 blog post headings ( #10002 )
2024-03-29 18:06:33 +01:00
Sébastien Lorber
debfc87d34
chore: release Docusaurus v3.2.0 ( #10000 )
2024-03-29 17:51:27 +01:00
Sébastien Lorber
1a5fe5c412
fix(mdx-loader): Ignore contentTitle coming after Markdown thematicBreak ( #9999 )
2024-03-29 15:07:53 +01:00
ozaki
821247142e
refactor(utils): remove duplicated function ( #9972 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-29 14:45:30 +01:00
Sébastien Lorber
efbe474e9c
refactor(core): improve dev perf, fine-grained site reloads - part 3 ( #9975 )
2024-03-28 12:39:07 +01:00
dependabot[bot]
06e70a4f9a
chore(deps): bump actions/dependency-review-action from 4.1.3 to 4.2.4 ( #9981 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:37:03 +01:00
dependabot[bot]
1430c85a82
chore(deps): bump katex from 0.16.8 to 0.16.10 ( #9982 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:36:54 +01:00
dependabot[bot]
8024d9b858
chore(deps): bump express from 4.18.2 to 4.19.2 ( #9983 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-28 11:36:44 +01:00
dependabot[bot]
3877c1254f
chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 ( #9977 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
2024-03-24 17:26:35 +01:00
Vlad Nestorov
6f17d54938
docs: use official GitHub Action to deploy to GitHub Pages ( #9937 )
...
Co-authored-by: ozakione <29860391+OzakIOne@users.noreply.github.com>
2024-03-21 16:01:10 +01:00
Sébastien Lorber
93a09ea086
refactor(core): improve dev perf, fine-grained site reloads - part2 ( #9968 )
2024-03-21 13:05:19 +01:00
Fafowora Sunkanmi
91f93656d8
docs: replace VuePress by VitePress on tool comparison section ( #9971 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-03-21 13:05:05 +01:00
Zed Spencer-Milnes
9a47ec0581
refactor(website): organise blog posts by year ( #9965 )
2024-03-20 18:08:05 +01:00
Sébastien Lorber
9017fb9b1d
feat(sitemap): add support for "lastmod" ( #9954 )
2024-03-20 11:47:44 +01:00
Sébastien Lorber
465cf4d82c
refactor(docs,blog): last update timestamp should be in milliseconds instead of seconds ( #9963 )
2024-03-19 09:51:27 +01:00
dependabot[bot]
6c724ed857
chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 ( #9958 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-18 16:28:58 +01:00
ozaki
c745021b01
feat(blog): add LastUpdateAuthor & LastUpdateTime ( #9912 )
...
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-15 12:50:06 +01:00
Max Schmitt
7938803747
fix(a11y): move focus algolia-search focus back to search input on Escape ( #9945 )
2024-03-14 17:26:26 +01:00
ozaki
14bec09670
fix(blog): apply trailing slash to blog feed ( #9920 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-14 16:45:00 +01:00
Max Schmitt
032e3b8f4d
fix(theme): improve a11y of DocSidebarItemCategory expand/collapsed button ( #9944 )
2024-03-14 14:59:36 +01:00
ozaki
6151a41428
docs(website): update wrong translate id ( #9946 )
2024-03-14 12:54:41 +01:00
Sébastien Lorber
8d115a9e0d
feat(core): add new plugin allContentLoaded lifecycle ( #9931 )
2024-03-08 19:13:59 +01:00
Sébastien Lorber
d02b96f7f5
refactor(core): improve dev perf, fine-grained site reloads - part1 ( #9903 )
2024-03-08 12:59:11 +01:00
ozaki
eb6424cc27
docs(showcase): update link ( #9929 )
2024-03-07 23:47:28 +01:00
Hallbjörn Magnússon
ee53208f9d
feat(theme-translations) Icelandic (is) ( #9928 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-03-07 19:18:40 +01:00
suenryu
9d89607d4d
fix(theme-translations): complete and modify Japanese translations ( #9915 )
2024-03-07 18:59:09 +01:00
ozaki
319d73d54f
docs(team): update active docusaurus team member ( #9893 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
2024-03-06 11:17:28 +01:00
suenryu
2b6d8bd646
fix(theme-translations): add Japanese translations ( #9910 )
2024-03-06 00:00:57 +01:00
ozaki
6d8108b653
docs: update legacy MDX v1 links to markdown links ( #9914 )
2024-03-05 23:46:52 +01:00
ozaki
2851c93d0d
feat(blog): allow processing blog posts through a processBlogPosts function ( #9886 )
...
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-03-05 22:58:16 +01:00
ozaki
05279dc3d8
docs: update legacy MDX v1 links to markdown links ( #9913 )
2024-03-05 20:04:12 +01:00
Joshua Chen
324c853da0
docs: emphasize "index slug" convention ( #9906 )
2024-03-04 12:33:17 +01:00
Sébastien Lorber
2152572a3b
fix(mdx-loader): mdx-code-block should support CRLF ( #9897 )
2024-02-29 13:20:03 +01:00
dependabot[bot]
0589b1475d
chore(deps): bump actions/dependency-review-action from 4.1.2 to 4.1.3 ( #9892 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 10:05:12 +01:00
Sébastien Lorber
f159bb2472
perf: optimize getFileCommitDate, make it async ( #9890 )
2024-02-24 23:32:18 +01:00
ozaki
0279c329ad
refactor(theme): dates should be formatted on the client-side instead of in nodejs code ( #9868 )
...
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-23 18:30:05 +01:00
Sébastien Lorber
6bf21d215c
fix(core): fix default i18n calendar used, infer it from locale if possible ( #9878 )
2024-02-22 17:06:12 +01:00
axel7083
85d74245f8
fix(argos): waiting for images decoding ( #9875 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-22 15:02:39 +01:00
Josue [4tro] A
76c0f5c2d9
fix(theme-translations): complete and improve Spanish theme translations ( #9872 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-02-22 14:35:57 +01:00
dependabot[bot]
7a4826baa8
chore(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.2 ( #9869 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 14:02:19 +01:00
Aolin
06dabc69bd
docs: fix typos in deployment.mdx ( #9877 )
2024-02-22 10:39:24 +01:00
dependabot[bot]
4ca9b8e508
chore(deps): bump ip from 2.0.0 to 2.0.1 ( #9874 )
...
Bumps [ip](https://github.com/indutny/node-ip ) from 2.0.0 to 2.0.1.
- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: ip
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 14:43:21 -05:00
Chris Bateman
6b0f9703a3
chore(website): update @crowdin/crowdin-api-client ( #9865 )
2024-02-20 19:50:39 +01:00
krinza.eth
0d3ac877d5
docs(showcase): remove supabase ( #9856 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2024-02-20 17:54:45 +01:00
ozaki
1bbc68bc30
chore(deps): update npm to yarn from 2.0.0 to 2.2.1 ( #9861 )
...
* chore(deps): update npm to yarn from 2.0.0 to 2.2.1
* test: update tests
2024-02-17 16:36:57 -05:00
Нуриль Барадусов
3426f848a3
fix(theme-classic): should use plurals for category items description ( #9851 )
...
Co-authored-by: Нуриль Барадусов <nuril.b@ati.su>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-15 20:07:48 +01:00
Sébastien Lorber
b26e262981
fix(core): ensure core error boundary is able to render theme layout ( #9852 )
2024-02-15 17:25:17 +01:00
John Reilly
60d9346965
refactor(theme): use JSON-LD instead of microdata for blog structured data ( #9669 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-15 16:25:21 +01:00
翊小久
8abd1899a6
feat(swizzle): ask user preferred language if no language CLI option provided ( #9681 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-15 15:08:01 +01:00
Rafael Martins
628752d92a
feat(create-docusaurus): ask user for preferred language when no language CLI option provided ( #9442 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-15 13:05:05 +01:00
ozaki
6fd8408a2c
docs: typo ( #9845 )
2024-02-14 14:39:03 +01:00
ozaki
77723a1121
feat(plugin-vercel-analytics): add new vercel analytics plugin ( #9687 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-14 13:25:39 +01:00
Liviu Ionescu
70ba9d2d01
feat(blog): add blog pageBasePath plugin option ( #9838 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-13 13:27:23 +01:00
dependabot[bot]
cc7f43580c
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2 ( #9843 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 11:21:17 +01:00
ozaki
a296d727b6
docs(blog-only): add warning and improve error log ( #9839 )
2024-02-09 19:34:32 +01:00
Sébastien Lorber
34297bc56d
refactor(core): internalize, simplify and optimize the SSG logic ( #9798 )
2024-02-08 18:44:45 +01:00
dependabot[bot]
d740be0e9c
chore(deps): bump treosh/lighthouse-ci-action from 10.1.0 to 11.4.0 ( #9824 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 10:28:33 +01:00
dependabot[bot]
506e763c07
chore(deps): bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 ( #9823 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 10:28:25 +01:00
n4n5
9e5679ff1a
docs: Add docs for Mermaid Component ( #9816 )
...
* add docs
* fix: missplace
* Update markdown-features-diagrams.mdx
* yarn format
* fix: correct language
* fix: typo
2024-02-02 17:26:07 +01:00
Vahid Naderi
c1ac06768b
fix(i18n): add missing theme translations for fa locale ( #9812 )
2024-02-01 14:21:36 +01:00
Alberto Vilches
436e20a42a
docs: add "TypeScript support" section in the "Modules using Sass/SCSS" section ( #9807 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-02-01 12:03:53 +01:00
Tatsunori Uchino
09b2005759
docs: backport #9471 , #9692 , and #9695 changes in v3.1.1 docs ( #9804 )
2024-02-01 11:46:18 +01:00
Sébastien Lorber
48cab8e3fb
chore: release Docusaurus 3.1.1 examples ( #9797 )
2024-01-26 14:33:03 +01:00
Sébastien Lorber
ed88097f63
chore: release Docusaurus 3.1.1 docs ( #9794 )
2024-01-26 14:10:57 +01:00
Shamoil Arsiwala
3d8b70e0b3
docs: fix documented path of swizzled component ( #9786 )
2024-01-25 19:57:42 +01:00
Sébastien Lorber
d3142c5ed5
fix(core): broken links optimization behaves differently than non-optimized logic ( #9791 )
2024-01-25 19:49:45 +01:00
Sébastien Lorber
2f2ed41829
fix(core): links with target "_blank" should no be checked by the broken link checker ( #9788 )
2024-01-25 18:18:11 +01:00
Emjek Cordover
cce1698c60
docs: Note `showLastUpdateTime` requires complete checkout ( #9784 )
2024-01-25 13:19:55 +01:00
eitsupi
0266549a51
fix(mdx-loader): allow spaces before `mdx-code-block` info string ( #9776 )
2024-01-24 14:12:54 +01:00
Sébastien Lorber
c827b6de2d
perf(core): optimize broken links checker ( #9778 )
2024-01-24 12:14:26 +01:00
Cole Cecil
8597e5dcdb
docs: update troubleshooting details for v3 migration ( #9782 )
2024-01-24 12:12:06 +01:00
dawei-wang
4b444d55e5
fix(create-docusaurus): fix typo in init template sample docs ( #9783 )
2024-01-24 11:57:55 +01:00
dependabot[bot]
333889d38d
chore(deps): bump actions/dependency-review-action from 3.1.5 to 4.0.0 ( #9779 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 10:17:31 +01:00
Anatoly Kopyl
3c982127d7
fix(mdx-loader): the table-of-contents should display toc/headings of imported MDX partials ( #9684 )
...
Co-authored-by: Titus <tituswormer@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2024-01-19 18:58:11 +01:00
Jack Robson
bed11f62bc
fix(core): conditionally include `hostname` parameter when using… ( #9407 )
2024-01-18 14:03:45 +01:00
Tatsunori Uchino
f794559962
docs: add admonition for incompatibility with `*` and `**` in Chinese and Japanese in MDX v2+ ( #9692 )
2024-01-18 13:50:15 +01:00
Clément Vannicatte
604ccaa89c
docs: update Algolia DocSearch support links ( #9755 )
2024-01-18 13:31:24 +01:00
Sébastien Lorber
0469590cc4
docs: GitHub actions deployment should use fetch-depth: 0 + actions upgrades ( #9759 )
2024-01-18 12:01:02 +01:00
Sanjaiyan Parthipan
e1899786a4
polish(theme): MDX images should use async decoding ( #9470 )
2024-01-12 21:25:18 +01:00
Tatsunori Uchino
d75f99f9a6
fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 ( #9727 )
2024-01-12 21:13:24 +01:00
Sébastien Lorber
0a2e6e67d3
fix: remove old useless mdx typedefs ( #9733 )
2024-01-12 19:12:09 +01:00
Sébastien Lorber
4388267c26
fix(core): various broken anchor link fixes ( #9732 )
2024-01-12 16:09:45 +01:00
dependabot[bot]
d94adf6a6c
chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 ( #9723 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 13:24:00 +01:00
dependabot[bot]
21599e22d0
chore(deps): bump actions/dependency-review-action from 3.1.4 to 3.1.5 ( #9718 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 12:58:44 +01:00
Tatsunori Uchino
849608bcab
chore: check MDX even by VS Code cspell extension ( #9713 )
2024-01-08 15:51:20 +01:00
Sébastien Lorber
e19b681e51
chore: Docusaurus v3.1 examples ( #9707 )
2024-01-05 19:46:02 +01:00
Sébastien Lorber
c7e090f13a
chore: Docusaurus v3.1 docs + changelog + blog post ( #9706 )
2024-01-05 19:31:58 +01:00
Sébastien Lorber
16500436f7
fix(theme): allow empty code blocks and live playgrounds ( #9704 )
2024-01-05 13:37:48 +01:00
Sébastien Lorber
ca09f238f3
docs: replace docLayoutComponent by new Docusaurus v3 options ( #9697 )
2024-01-04 14:27:51 +01:00
Sébastien Lorber
e0052edc4c
fix(create-docusaurus): fix init template code blocks, and little improvements ( #9696 )
...
Co-authored-by: Ivan Mar (sOkam!) <7308253+heysokam@users.noreply.github.com>
2024-01-04 14:03:10 +01:00
ozaki
fd49301a45
feat(core): make broken link checker detect broken anchors - add `onBrokenAnchors` config ( #9528 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2024-01-04 12:56:20 +01:00
Tatsunori Uchino
332a466893
docs: add guide to keep title of caution admonitions ( #9695 )
2024-01-04 11:05:24 +01:00
ayip8
ece3d04d57
docs: Updates the Algolia DocSearch eligibility description to match DocSearch page ( #9693 )
2024-01-04 01:22:19 +01:00
Shahed Nasser
ac5642079d
docs: update CLI command options ( #9690 )
2024-01-03 12:09:24 +01:00
Greg Bergé
5baa68bea0
docs: add Argos badge ( #9685 )
2024-01-02 15:45:58 +01:00
Kyle Tsang
5123035333
docs: fix remark-emoji name in 3.0.1 migration guide ( #9677 )
2024-01-02 15:44:06 +01:00
Simen Bekkhus
3389daefac
fix(pwa-plugin): upgrade workbox ( #9668 )
2023-12-27 23:32:33 +01:00
Sébastien Lorber
bfb882c2f0
feat(mdx-loader): add support for siteConfig.markdown.remarkRehypeOptions ( #9674 )
2023-12-27 23:19:25 +01:00
Tatsunori Uchino
bd7d64f455
feat(theme-common): code block MagicComments support for (Visual) Basic/Batch/Fortran/COBOL/ML ( #9671 )
2023-12-27 23:02:48 +01:00
Arthur
d9d700c54f
docs(math): use list of steps for clearer guidance ( #9659 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-12-22 13:15:25 +01:00
dependabot[bot]
a180a3012f
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 ( #9642 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-21 17:52:25 +01:00
Joshua Chen
60d62d1d65
fix(cli): output help when no conventional config + no subcommand ( #9648 )
2023-12-21 12:28:37 +01:00
Sébastien Lorber
affca7a9a2
feat: siteConfig.markdown.parseFrontMatter hook ( #9624 )
2023-12-16 02:50:26 +01:00
Nick Partridge
28e7298211
docs: slight improvement to GitHub header link styles ( #9634 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-12-15 12:09:00 +01:00
dependabot[bot]
63d9bf2fbc
chore(deps): bump axios from 1.5.1 to 1.6.2 ( #9633 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-14 13:46:50 +01:00
Sébastien Lorber
e844c57e89
chore: attempt fo fix Lint Autofix workflow ( #9632 )
2023-12-14 13:32:00 +01:00
Sébastien Lorber
991429ff8a
fix(live-codeblock): stabilize react-live transformCode callback, fix editor/preview desync ( #9631 )
2023-12-14 12:56:28 +01:00
domeav
61116e2ad6
docs: Crowdin + MT issue ( #9620 )
...
Co-authored-by: Dominique Eav <dominique.eav@blue-mind.net>
2023-12-09 00:01:43 +01:00
ozaki
d3752d227b
feat(core): enable port configuration via environment variable ( #9610 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-12-07 11:46:35 +01:00
Lucas Rosa
e00340331d
docs: fix docusaurus-core.mdx typo on useGlobalData ( #9616 )
2023-12-07 11:31:11 +01:00
Joshua Chen
c8c93a3854
fix(utils): Markdown link replacement with <> but no spaces ( #9617 )
2023-12-07 11:27:28 +01:00
axmmisaka
8dd1e13f2a
fix(type-aliases): add `title` prop for imported inline SVG React components ( #9612 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-12-05 17:29:38 +01:00
dependabot[bot]
56396f32eb
chore(deps): bump actions/dependency-review-action from 3.1.3 to 3.1.4 ( #9613 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-05 16:39:08 +01:00
ozaki
4cc56133f7
fix(content-blog): add baseUrl for author.image_url ( #9581 )
2023-12-05 16:36:46 +01:00
Sébastien Lorber
7650829e91
chore: add lint autofix CI job ( #9604 )
2023-12-01 20:09:04 +01:00
Janessa Garrow
209b035399
refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize ( #9335 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-12-01 17:40:27 +01:00
Zwyx
b40524fe5f
docs: fix v2 admonitions syntax being replaced in migration guide ( #9574 )
2023-12-01 16:42:26 +01:00
Sébastien Lorber
452adcf735
docs: add link to onDuplicateRoutes page ( #9602 )
2023-12-01 16:15:43 +01:00
c0h1b4
bfd2cdbd65
fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) ( #9477 )
2023-12-01 16:15:03 +01:00
Sébastien Lorber
321e674cc6
chore: fix argos workflow ( #9601 )
2023-12-01 15:58:31 +01:00
Sébastien Lorber
13cd6d4ffd
chore: examples for Docusaurus 3.0.# ( #9599 )
2023-11-30 20:07:10 +01:00
Sébastien Lorber
d59ea067ec
chore: docs for Docusaurus 3.0.1 ( #9597 )
2023-11-30 19:46:19 +01:00
Sébastien Lorber
dc3584c2aa
docs: remove legacy useless readme section ( #9595 )
2023-11-30 18:38:51 +01:00
Tony
24e5b2c95c
docs: add meilisearch-docsearch to resources ( #9594 )
2023-11-30 18:18:31 +01:00
洪鈞閔 ( jasper )
6e8292da4c
docs: update guide to mdx v3 typo ( #9585 )
2023-11-26 18:50:13 +01:00
Seth Falco
17c93e444e
docs: easyops-cn/docusarus-search-local v3 support ( #9583 )
2023-11-26 15:21:55 +01:00
Timo Wenz
829fbbdea6
docs: Anchor Tag fixed in README.md Header ( #9576 )
2023-11-23 22:17:09 +01:00
MCR Studio
dcb36facc6
chore(debug-plugin): migrate to a new maintained JSON Viewer ( #9566 )
...
Co-authored-by: Joey Clover <joey@popos.local>
2023-11-23 19:53:45 +01:00
Tatsunori Uchino
6cc29fac01
docs: add heads up for Prettier users ( #9471 )
...
* docs: add a note on the use of Prettier for MDX
* docs: add guides for Prettier users migrating to v3
* Update website/docs/guides/markdown-features/markdown-features-react.mdx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* docs: Update MDX version
* Update website/docs/migration/v3.mdx
* Update v3.mdx
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-11-23 13:38:04 -05:00
ozaki
8dc24b6a98
docs: broken link in release 3.0 page ( #9573 )
...
fix: typo
2023-11-23 00:28:14 -05:00
Chongyi Zheng
bda8f14f89
chore: upgrade prism-react-renderer to 2.3.0 to avoid older clsx ( #9572 )
2023-11-21 23:37:11 +01:00
Sébastien Lorber
7c32fc341f
fix: add v2 retrocompatible support for quoted admonitions ( #9570 )
2023-11-21 20:49:34 +01:00
Chongyi Zheng
2c0bf8a3d8
chore: Upgrade clsx to 2.0.0 ( #9464 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-11-21 19:29:18 +01:00
dependabot[bot]
afacb110b5
chore(deps): bump actions/github-script from 7.0.0 to 7.0.1 ( #9568 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-21 12:41:10 +01:00
Sébastien Lorber
58f59e7f89
fix(theme): upgrade prism-react-renderer, fix html script and style tag highlighting ( #9567 )
2023-11-21 12:40:28 +01:00
Nick Gerleman
424ffd2e29
chore(core): replace `wait-on` dependency with custom lighter code ( #9547 )
2023-11-20 17:45:01 +01:00
dependabot[bot]
7dcad0c632
chore(deps): bump actions/github-script from 6.4.1 to 7.0.0 ( #9543 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-11-16 23:52:12 +01:00
Agastya Darma
aeca87a202
docs: enhance og image tag description in documentation ( #9560 )
2023-11-16 11:10:11 -05:00
Shreesh Nautiyal
6f70b27694
fix(theme-classic): fixed wrong cursor on dropdown menu in navbar, when window is small ( #9398 )
2023-11-15 17:29:12 -05:00
Kacper Choła
cf08ec9790
chore: remove CI Score badge ( #9542 )
2023-11-15 17:27:47 -05:00
dependabot[bot]
5e1587b4d9
chore(deps): bump actions/dependency-review-action from 3.1.1 to 3.1.3 ( #9544 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.1.1 to 3.1.3.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](9f45b2463b...7bbfa034e7 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-15 13:28:40 -05:00
Adam Patterson
78606c4d9a
docs: add missing comma ( #9555 )
...
* Update v3.mdx Missing comma
* Fix more
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-11-15 12:37:20 -05:00
Oluwatobi Sofela
daf47dfba1
docs: delete duplicate closing div tag ( #9545 )
...
* docs: delete duplicate closing div tag
* Fix another
* Fix another
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-11-15 12:21:16 -05:00
Emma Alexia
fed25eed0b
docs: Remove extraneous "hey" from configuration page ( #9540 )
...
* fix: Remove extraneous "hey" in Docusaurus configuration docs
* Fix
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-11-13 11:15:44 -05:00
Sébastien Lorber
b464545629
fix: v3 admonitions should support v2 title syntax for nested admonitions ( #9535 )
...
Fix admonition title mdx v1 compat option when admonition is nested
2023-11-11 22:23:27 +01:00
reece-white
95d3a65e74
chore: ugrade babel dependencies to v7.23.3 ( #9529 )
2023-11-10 19:16:36 +01:00
Mikey O'Toole
be5b5c660f
docs: versioning docs should show example versioned sidebar files ( #9500 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-11-10 19:03:18 +01:00
Sébastien Lorber
e68ef88336
fix(theme): docs html sidebar items should always be visible ( #9531 )
2023-11-10 18:12:55 +01:00
Sébastien Lorber
328e5f7ddc
fix(theme): fix firefox CSS :has() support bug ( #9530 )
2023-11-10 17:46:25 +01:00
dependabot[bot]
e494f16d3c
chore(deps): bump actions/dependency-review-action from 3.1.0 to 3.1.1 ( #9510 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 12:22:13 +01:00
Shahed Nasser
9b66f575e7
docs: fix incorrect package name for remark-emoji in migration guide ( #9522 )
2023-11-09 13:08:49 -05:00
Sébastien Lorber
791da2e4a1
fix(create-docusaurus): fix readme docusaurus 2 ref ( #9487 )
2023-10-31 23:15:16 +01:00
Mikey O'Toole
9a425bc51b
fix(website): Fix typo in announcement bar ( #9484 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-10-31 23:00:14 +01:00
Sébastien Lorber
b3e16c66f3
chore: update examples for v3.0.0 ( #9482 )
2023-10-31 22:53:06 +01:00
Sébastien Lorber
a456fefca1
docs: Docusaurus v3.0 blog post ( #9433 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Dmitry Vinnik <dmitryvinn@users.noreply.github.com>
2023-10-31 17:04:44 +01:00
Sébastien Lorber
85e5e552cb
chore: release Docusaurus 3.0.0 ( #9478 )
2023-10-31 16:39:21 +01:00
Sébastien Lorber
10897416dc
docs: archive v2 docs versions + create 2.x docs ( #9472 )
2023-10-30 14:06:32 +01:00
Sébastien Lorber
495c7936b6
chore: v3.0.0-rc.1 release ( #9453 )
2023-10-26 20:10:02 +02:00
Sébastien Lorber
4a0bd92148
docs: v3 upgrade guide should mention MDX v1 compat options ( #9452 )
2023-10-26 15:58:37 +02:00
Sébastien Lorber
7e456ece3c
feat(mdx-loader): upgrade to MDX v3 + ( #9451 )
2023-10-26 15:47:11 +02:00
Sébastien Lorber
8d19054d91
fix(theme): fix useWindowSize React hydration issue ( #9446 )
2023-10-25 18:18:15 +02:00
Sébastien Lorber
d07567e411
chore: revert Lighthouse numberOfRuns due to bad/verbose reporting ( #9448 )
2023-10-25 12:28:49 +02:00
Sébastien Lorber
dd03a25a71
chore: Make Lighthouse CI run on local build ( #9447 )
2023-10-25 11:44:47 +02:00
ozaki
c6762a2542
feat(mdx-loader): Remark plugin to report unused MDX / Markdown directives ( #9394 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-24 16:15:49 +02:00
Greg Bergé
56cc8e8ffa
chore(ci): fix missing screenshots on Argos ( #9445 )
2023-10-24 13:04:18 +02:00
Sébastien Lorber
f80e1bdb32
refactor(blog-plugin): blog archive reverse ordering of posts ( #9438 )
2023-10-24 12:24:43 +02:00
dependabot[bot]
911dfb46d7
chore(deps): bump actions/setup-node from 3 to 4 ( #9440 )
...
* chore(deps): bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update version numbers
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-10-23 16:38:50 -04:00
dependabot[bot]
e525794c9e
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 ( #9441 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](8ade135a41...b4ffde65f4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 16:33:21 -04:00
Sébastien Lorber
aa958f0cc1
fix(plugin-blog): blog archive should hide unlisted blog posts ( #9437 )
2023-10-23 15:27:41 +02:00
Greg Bergé
2bb4fd0a65
chore(ci): use new Argos playwright integration ( #9419 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-20 17:03:37 +02:00
Maciek Palmowski
f674e02320
docs: update Kinsta deployment documentation ( #9430 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-10-20 14:59:24 +02:00
Sébastien Lorber
7ee2f75ce1
chore: v3.0.0-rc.0 release ( #9418 )
2023-10-20 11:24:29 +02:00
Sébastien Lorber
4e150d2b82
docs: add Docusaurus v3.0 upgrade guide ( #9417 )
2023-10-19 19:38:32 +02:00
Chongyi Zheng
45f1a669b5
feat(core): support TypeScript + ESM configuration ( #9317 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-14 02:46:03 +02:00
Sébastien Lorber
336a44f3ea
chore: remove docusaurus-migrate ( #9400 )
2023-10-13 12:37:43 +02:00
Surav Shrestha
ae3191654c
docs: fix typos in website/docs/i18n/i18n-git.mdx ( #9396 )
2023-10-12 18:45:14 +02:00
Surav Shrestha
d7890a18d4
docs: fix typos in website/docs/migration/migration-manual.mdx ( #9397 )
2023-10-12 18:43:34 +02:00
John Reilly
209aae6e57
chore: point lighthouse to blog to reproduce https://github.com/facebook/docusaurus/issues/9379 ( #9393 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-10-12 13:38:30 +02:00
Sébastien Lorber
4245b3d721
docs: fix algolia crowler config template link for v3 ( #9388 )
2023-10-09 19:20:56 +02:00
John Reilly
643a7fe5a3
fix(core): log missing errorInfo in React 18 onRecoverableError callback ( #9387 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-09 15:28:06 +02:00
Sébastien Lorber
d86aa0da5f
fix(mdx-loader): get correct error line numbers, handle front matter + contentTitle with remark ( #9386 )
2023-10-09 14:55:09 +02:00
Sébastien Lorber
35441b38e4
fix(theme): avoid rendering empty search container if site has no search plugin ( #9385 )
2023-10-08 20:04:42 +02:00
Sébastien Lorber
77b3b54def
chore: remove deprecated Google UA tracking id ( #9384 )
2023-10-08 19:28:48 +02:00
Jorens Merenjanu
1319996083
feat(core): throw error when official docusaurus dependencies use different versions ( #9381 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-08 18:51:52 +02:00
Chongyi Zheng
dceaae41d7
chore: upgrade syntax highlighting dependencies, `prism-react-renderer` to v2, `react-live` to v4 ( #9316 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-06 19:15:14 +02:00
Dinh Bao Dang
df42d891c2
docs(deployment): add permissions config to github action file in v2.4.3 ( #9377 )
2023-10-06 12:58:29 +02:00
Zwyx
e17784effa
fix(mdx-loader): prevent Open Graph images from being inserted as base64 ( #9369 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-10-05 14:21:27 +02:00
Sébastien Lorber
15647a3abd
chore: disable broken links check for i18n staging ( #9375 )
2023-10-05 12:49:12 +02:00
Sébastien Lorber
81d30a4712
chore: fix i18n staging deployment error ( #9374 )
2023-10-05 12:30:27 +02:00
Tatsunori Uchino
bca375238f
fix(theme-translations): add Japanese translation for "warning" ( #9362 )
2023-10-05 09:47:44 +02:00
dependabot[bot]
360b80468f
chore(deps): bump postcss from 8.4.26 to 8.4.31 ( #9367 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 09:45:09 +02:00
Joshua Chen
683fe37806
chore: do not error on broken links when doing test build ( #9363 )
2023-10-02 20:00:11 +02:00
Sébastien Lorber
0624007271
refactor(website): change date of v3 preparation blog post + add missing section ( #9358 )
2023-09-29 19:04:18 +02:00
Dan Roscigno
8ae5264fd4
fix(website): fix typo in v3 preparation blog post ( #9357 )
2023-09-29 15:41:36 +02:00
Sébastien Lorber
e9e4635d76
docs: "Preparing your site for Docusaurus v3" blog post ( #9333 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-09-29 13:15:20 +02:00
ozaki
bde9cfd84d
chore: update node engine version 18 ( #9348 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-09-28 16:45:25 +02:00
初冬
a178654446
fix(theme-translations): add missing zh-Hans messages ( #9321 )
2023-09-28 10:36:36 +02:00
dependabot[bot]
ae4a6f9d94
chore(deps): bump actions/checkout from 4.0.0 to 4.1.0 ( #9344 )
2023-09-25 18:03:14 -04:00
la55u
519428bce2
fix(theme-translations): complete and fix hungarian translations ( #9338 )
2023-09-25 14:47:50 +02:00
Sébastien Lorber
46407ecc2d
chore: do not fail the build if a localized site has a broken link ( #9339 )
2023-09-22 17:50:50 +02:00
Sébastien Lorber
84b165c4f9
docs: "Upgrading frontend dependencies with confidence" blog post ( #9330 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-09-22 17:07:29 +02:00
Sébastien Lorber
710dd1ab8e
chore: docs versioning typo ( #9331 )
2023-09-20 19:18:51 +02:00
Sébastien Lorber
6b8c5dfd11
chore: update examples to Docusaurus 2.4.3 ( #9329 )
2023-09-20 18:08:53 +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
qwerzl
6e8e276e40
fix(cli): disable vertical borders of the update notification ( #9309 )
2023-09-15 18:55:28 +02:00
Sébastien Lorber
598b32011f
chore(plugin-docs): remove legacy versioned prefix on doc ids and sidebar names in versioned sidebars ( #9310 )
2023-09-15 18:52:42 +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
bd8616a23f
chore(theme-translations): complete French translations ( #9304 )
2023-09-14 14:49:42 +02:00
Pinaki Bhattacharjee
83d9f228b3
fix(theme): improve docs sidebar category caret aria-label accessibility ( #9269 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-09-14 13:01:02 +02:00
qwerzl
3cad29a0ad
chore(theme-translations): complete zh-Hant translations ( #9302 )
...
* Update theme-common.json
* Update packages/docusaurus-theme-translations/locales/zh-Hant/theme-common.json
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-09-13 23:39:18 -04:00
dependabot[bot]
49bcd291f5
chore(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 ( #9298 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](f6fff72a32...6c5ccdad46 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 17:04:18 -04:00
Andrés Villanueva
3f09fb11a1
fix(theme-translations): add missing Spanish theme translations ( #9292 )
2023-09-08 19:25:13 +02:00
Forresst
7ce0d87575
docs: fix bad link for create doc ( #9288 )
2023-09-07 12:31:03 +02:00
dependabot[bot]
b9bdad747b
chore(deps): bump actions/checkout from 3 to 4 ( #9277 )
...
* chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply suggestions from code review
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-09-05 19:14:28 -04:00
Sébastien Lorber
97d5dd094d
fix(theme-common): remove useless useSyncExternalStore shim ( #9276 )
2023-09-04 16:21:59 +02:00
Sébastien Lorber
6f9f8eeebd
chore: remove useless Argos screenshot css ( #9273 )
2023-08-31 13:56:07 +02:00
Sébastien Lorber
08f3a1163a
chore: refactor argos stylesheet + hide flaky producthunt badge ( #9259 )
2023-08-31 12:59:27 +02:00
Max Schmitt
bc150d2c85
ci: only install Chromium for Playwright Argos tests ( #9264 )
2023-08-31 12:57:29 +02:00
Coupy
a145205848
docs: fix typo in docs-introduction ( #9267 )
2023-08-31 12:28:23 +02:00
Sébastien Lorber
9868babf75
fix(mdx-loader): improve mdxJsxTextElementToHtml ( #9262 )
2023-08-25 19:05:16 +02:00
Sébastien Lorber
b3c8f5c929
feat: Docusaurus v3 upgrades and require TypeScript 5 ( #9258 )
2023-08-25 10:54:58 +02:00
Sébastien Lorber
da85e22778
test: fix flaky screenshots, add html data-has-hydrated attribute ( #9256 )
2023-08-25 08:13:48 +02:00
Hayden Hong
17d3e60e20
chore: bump devcontainer to Ubuntu 22.04 to resolve arm64 incompatibility ( #9245 )
2023-08-24 16:22:34 +02:00
Colin McDonnell
13a8ba1528
feat: support bun package manager in `create-docusaurus` ( #9241 )
2023-08-24 14:49:03 +02:00
dependabot[bot]
101e133f74
chore(deps): bump actions/dependency-review-action from 3.0.7 to 3.0.8 ( #9251 )
...
* chore(deps): bump actions/dependency-review-action from 3.0.7 to 3.0.8
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](7d90b4f05f...f6fff72a32 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update .github/workflows/dependency-review.yml
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-08-21 17:20:01 -04:00
dependabot[bot]
bc22da956a
chore(deps): bump marocchino/sticky-pull-request-comment from 2.7.0 to 2.8.0 ( #9250 )
...
chore(deps): bump marocchino/sticky-pull-request-comment
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases )
- [Commits](f6a2580ed5...efaaab3fd4 )
---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 17:08:43 -04: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
Sébastien Lorber
ca352686dc
fix(theme-common): ThemedComponent should display something when JS is disabled ( #9243 )
2023-08-18 17:11:52 +02:00
James Kerrane
67c40069d1
docs: fix grammatical error, rewrite sentence to make clearer ( #9223 )
2023-08-17 12:24:48 +02:00
dependabot[bot]
24fabd2fa4
chore(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.7 ( #9227 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-17 11:03:01 +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
Sébastien Lorber
4aef958a99
test(argos): fix Argos visual tests flakiness, hide docs last-update element ( #9219 )
2023-08-11 15:30:20 +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
Sébastien Lorber
b96004e77e
fix(create-docusaurus): increase Browserslist support query in dev ( #9217 )
2023-08-10 16:30:07 +02:00
Gareth Dwyer
577df0346d
fix(theme): fix typo in swizzle component config ( #9216 )
2023-08-10 15:13:50 +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
Sébastien Lorber
062a0d2eb6
test(blog-plugin): fix ability to generate proper blog website fixture build snapshot ( #9195 )
2023-08-03 17:57:11 +02:00
John Reilly
4ecc86f89f
feat(blog-plugin): limit option for blog feedOptions ( #9189 )
2023-08-03 15:53:43 +02:00
thedevwonder
e0bb39a40a
fix(theme): change schema.org itemType prop urls from http to https ( #9184 )
2023-07-28 19:37:05 +02:00
FlorinaPacurar
5e147e8914
feat(theme): add support for meta og locale and alternates ( #9152 )
2023-07-28 17:16:46 +02:00
Oluwatobi Sofela
983fb2d273
docs: remove 'import type' declaration in javascript snippet ( #9180 )
2023-07-27 15:07:57 +02:00
Oluwatobi Sofela
2276dfbd3e
docs: improve the opening sentence's clarity ( #9177 )
2023-07-27 12:39:08 +02:00
dependabot[bot]
b7f16b7b2e
chore(deps): bump marocchino/sticky-pull-request-comment from 2.6.2 to 2.7.0 ( #9174 )
...
chore(deps): bump marocchino/sticky-pull-request-comment
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases )
- [Commits](f61b6cf21e...f6a2580ed5 )
---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-25 10:41:49 -04: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
Ori Shalom
4ea0a70f93
fix(theme): canonical url should be not change after hydration if url accessed with/without trailing slash ( #9130 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-07-21 19:22:26 +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
Tatsunori Uchino
16a366b5ec
fix(init): change initial site URL to one that is safe for the future ( #9133 )
...
RFC 2606 reserves the `.example` domain for illustrative purposes.
2023-07-13 21:59:23 +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
cde35d0f1f
chore: optimize Argos CI setup ( #9115 )
2023-06-30 18:12:46 +02:00
thedevwonder
8ea1945f35
fix(core): throw error if build folder already exists on initial clean ( #9112 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-06-30 17:58:24 +02:00
Mikey O'Toole
c8e7ce33f5
fix(theme): only set classname on ul elements if they have an existing class ( #9099 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-06-30 15:39:07 +02:00
TheCatLady
9391a33c41
fix(content-docs): sidebar generator should return customProps for doc items ( #9107 )
2023-06-29 12:13:48 +02:00
TheCatLady
05156d05b9
feat(theme-classic): add description & keywords microdata to blog posts ( #9108 )
2023-06-29 12:02:22 +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
dependabot[bot]
be4e67caa9
chore(deps): bump semver from 7.3.8 to 7.5.2 ( #9096 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:18:49 +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
Sébastien Lorber
0b3d5cb59e
fix(mdx-loader): loader error message should display stacktrace if no extra MDX details ( #9091 )
2023-06-22 16:44:01 +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
dependabot[bot]
d7a9c9f18e
chore(deps): bump github/codeql-action from 2.3.6 to 2.13.4 ( #9061 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.6 to 2.13.4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](83f0fe6c49...cdcdbb5797 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 12:01:22 +08:00
Sébastien Lorber
012b285805
feat: create official TypeScript base config @docusaurus/tsconfig ( #9050 )
2023-06-09 15:21:46 +02:00
Sanjaiyan Parthipan
6102a5a671
feat: use React 18 startTransition for hydration ( #9051 )
2023-06-09 12:18:25 +02:00
Sébastien Lorber
187e5aa218
feat: React 18 + automatic JSX runtime + build --dev ( #8961 )
2023-06-08 19:40:15 +02:00
Joshua Chen
76f920359b
fix(utils): better handling of code blocks in link replacement ( #9046 )
2023-06-08 12:16:56 +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
dependabot[bot]
ee15dec809
chore(deps): bump github/codeql-action from 2.3.5 to 2.3.6 ( #9038 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 17:55:28 +02:00
dependabot[bot]
31da9a96e7
chore(deps): bump actions/dependency-review-action from 3.0.4 to 3.0.6 ( #9039 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-07 17:55:15 +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
bitpredator
444c1576ca
chore(theme-translations): complete it translations ( #9025 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-05-31 14:35:15 +02:00
Sébastien Lorber
ffcc68d1cf
chore: remove facebook template ( #9026 )
2023-05-31 12:54:40 +02:00
Wan Sim
b4087720cb
fix(core): docusaurus CLI should detect the correct yarn version when suggesting upgrades ( #9006 )
...
* fix(core): Correct yarn version detection
Correct yarn version detection by checking `yarnPath` value inside `.yarnrc.yml` file
Add js-yaml in package.json
* Change to use `shelljs` instead of `js-yaml`
* Change echo mode to silent
* Check `yarn.lock` exist, before version checking
* Remove unnecessary optional chaining
Nullish coalescing operator still provides the fallback value
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-05-31 11:54:44 +02:00
0x24Karthick
6939444c31
docs: remove Meta Data Policy footer link on website ( #9024 )
2023-05-31 11:37:05 +02:00
Mogyuchi
07d85af144
docs: fix link to rehype ( #9018 )
2023-05-30 17:17:52 +02:00
Gustav Tonér
8fb6057e31
fix(theme-transalations): fix Swedish translation of "last updated" ( #9021 )
2023-05-30 17:15:22 +02:00
JJ Style
30a4181290
feat(theme-common): code block MagicComments support for TeX/LaTeX/Matlab ( #8982 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-05-30 15:28:28 +02:00
Naman Garg
4f3901b932
docs: fix broken link in code blocks docs ( #8993 )
2023-05-30 15:02:02 +02:00
dependabot[bot]
e6533ca2f1
chore(deps): bump github/codeql-action from 2.3.3 to 2.3.5 ( #9019 )
2023-05-30 14:15:35 +08:00
Sébastien Lorber
9af32ae0d5
chore: update examples to Docusaurus 2.4.1 ( #8981 )
2023-05-15 15:50:54 +02:00
Sébastien Lorber
ec3cb1f67d
docs: create Docusaurus v2.4.1 release docs + changelog ( #8980 )
2023-05-15 15:40:37 +02:00
Raphaël Barbazza
8b109342c8
docs: update link in md code blocks section ( #8975 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-05-15 14:38:07 +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
Sébastien Lorber
d746f689ae
fix: remove useless js-loader in front of mdx-loader ( #8972 )
2023-05-12 16:31:39 +02:00
Sébastien Lorber
905fe7f4b4
fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion ( #8971 )
2023-05-12 12:18:34 +02:00
conlacda
3170515c89
docs: fix broken link to Prism includeLangs.js default list of languages ( #8904 )
2023-05-12 12:15:09 +02:00
Sébastien Lorber
07ad635b69
fix: allow html syntax in MDX v2 with format md ( #8960 )
...
* attempt to support html embeds in mdx with format md
* refactor mdx loader + support embedding html in commonmark thanks to rehype-raw
* extract processor code
* refactor processor code
* extract format + unit test
* try to refactor processor
* try to refactor processor
* adjust md page
* do not apply rehype-raw when format is mdx
* fix lint issue
2023-05-12 11:36:42 +02:00
dependabot[bot]
af9a4f2a2e
chore(deps): bump github/codeql-action from 2.3.2 to 2.3.3 ( #8964 )
...
* chore(deps): bump github/codeql-action from 2.3.2 to 2.3.3
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](f3feb00acb...29b1f65c5e )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Apply suggestions from code review
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-05-08 20:16:49 -04: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
Thad Guidry
2a96ec01de
polish(create-docusaurus): add comment in config to mention different ways to declare config + doc link ( #8944 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-05-03 18:36:29 +02:00
allyw2002
7e01f36f37
docs: mention blog truncating marker edge case ( #8953 )
2023-05-03 18:17:27 +02:00
dependabot[bot]
1be4585f49
chore(deps): bump github/codeql-action from 2.3.0 to 2.3.2 ( #8955 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 17:59:23 +02:00
MetuMortis
090316e66d
fix(theme-translations): fix Turkish translation for aria label "Enter key" ( #8933 )
2023-04-29 19:28:34 +02:00
Sébastien Lorber
44b5b06814
test: add visual regression tests with Argos CI ( #8947 )
2023-04-28 16:04:22 +02:00
Sébastien Lorber
7e09ae0c57
docs: rewrite some docs for mdx v2 ( #8941 )
...
Co-authored-by: Balthasar Hofer <lebalz@outlook.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-04-28 15:49:41 +02:00
Thad Guidry
2cae24fe5f
docs: mention docusaurus.community site in resources ( #8943 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-04-28 12:46:55 +02:00
Joshua Chen
9e0b62fe6c
fix(utils): make Markdown link replacement much more rigorous ( #8927 )
2023-04-27 17:57:11 +02:00
John Cao
41f1c1e3c2
docs: mdx-js is using v2 for next edition ( #8920 )
2023-04-26 17:57:37 +02:00
Joshua Chen
1279765f75
chore: upgrade TypeScript to v5.0 ( #8926 )
2023-04-25 03:10:16 -04:00
dependabot[bot]
85b108aed2
chore(deps): bump marocchino/sticky-pull-request-comment from 2.5.0 to 2.6.2 ( #8922 )
2023-04-24 19:59:03 -04:00
dependabot[bot]
a1129167da
chore(deps): bump treosh/lighthouse-ci-action from 9.6.8 to 10.1.0 ( #8923 )
2023-04-24 19:50:11 -04:00
dependabot[bot]
08f2b6828b
chore(deps): bump github/codeql-action from 2.2.12 to 2.3.0 ( #8924 )
2023-04-24 19:48:32 -04: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
4a4a8be062
chore: migrate website config to createConfigAsync ( #8911 )
2023-04-21 12:00:09 +02:00
Andrew Lyons
41a52161fd
fix(core): Correct yarn upgrade command for yarn 2.x ( #8908 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-04-20 16:54:04 +02:00
Sébastien Lorber
d220f481a7
fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them ( #8909 )
2023-04-20 16:39:50 +02:00
Sébastien Lorber
f154b2f870
fix(theme-common): fix collapsible component with prefers-reduced-motion ( #8906 )
2023-04-19 19:07:31 +02:00
Aqueeb
9c7e29a157
docs: changing shopping card to shopping cart ( #8898 )
...
* docs: changing shopping card to shopping cart
* docs: changing shoppping card to shoppint cart (retriggering builds)
2023-04-18 22:56:56 -04:00
dependabot[bot]
f852ea631f
chore(deps): bump github/codeql-action from 2.2.11 to 2.2.12 ( #8899 )
2023-04-17 20:50:24 -04:00
dependabot[bot]
4f7ff9448d
chore(deps): bump actions/checkout from 3.5.0 to 3.5.2 ( #8900 )
2023-04-17 20:50:03 -04:00
Tarun Chauhan
b169404efd
feat(theme-common): code block MagicComments support for Lua/Haskell -- and WebAssembly ;; ( #8870 )
...
Co-authored-by: Tarun Chauhan <tarun.chauhan@tripjack.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-04-14 12:01:28 +02:00
Sébastien Lorber
08cfe4e3c9
fix(theme-common): fix confusing theme error message: bad sidebar id suggestions ( #8873 )
2023-04-13 16:41:29 +02:00
Sébastien Lorber
f76fc1bfac
feat(theme): create more generic ThemedComponent util from ThemedImage ( #8890 )
2023-04-13 16:29:02 +02:00
Sébastien Lorber
14586895ae
docs: improve sidebar items custom props docs ( #8888 )
2023-04-13 12:24:27 +02:00
Eduardo Mínguez
35183d7d87
docs: add "permissions.content: write" to GH workflow examples ( #8877 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-04-13 10:04:07 +02:00
Aleksandr Vladykin
2b994262b0
fix(utils): handle Markdown links with spaces to route correctly ( #8874 )
2023-04-12 19:14:26 +02:00
dependabot[bot]
3d31c55fe7
chore(deps): bump actions/github-script from 6.4.0 to 6.4.1 ( #8879 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](98814c53be...d7906e4ad0 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 21:22:11 -04:00
dependabot[bot]
54f66c9e4e
chore(deps): bump github/codeql-action from 2.2.9 to 2.2.11 ( #8878 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.9 to 2.2.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](04df1262e6...d186a2a36c )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 21:21:55 -04:00
Sébastien Lorber
a9a5f89b9f
fix(core): better error logging on SSR/dev failures + log stacktraces and error causes ( #8872 )
2023-04-07 19:00:59 +02:00
Chua Chee How
46d2aa231d
docs: add description on blog post file/folder naming conventions and date extraction patterns ( #8845 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-04-06 15:51:01 +02:00
Armano
1d42955d67
refactor(theme): expose copy, success and word-wrap icons as standalone components ( #8862 )
2023-04-06 15:46:52 +02:00
Tarun Chauhan
59a0b7ae15
fix(theme-translations): remove redundant navigation text in aria label ( #8842 )
...
Co-authored-by: Tarun Chauhan <tarun.chauhan@tripjack.com>
2023-04-06 15:05:43 +02:00
Mikey O'Toole
096a7b5f23
fix: add auto theme switch to the Canny widget ( #8846 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-04-06 15:00:27 +02:00
Jordan Manley
829a218a3f
docs: correct small grammar error ( #8865 )
...
Co-authored-by: JORDAN MANLEY <jordanmanley@JORDANs-MacBook-Pro.local>
2023-04-06 12:35:03 +02:00
Paul Razvan Berg
22f0101015
docs: link to mermaid config types ( #8830 )
2023-04-06 12:02:34 +02:00
Sachin Nanayakkara
be0ac6c2cd
fix(create): add missing await ( #8831 )
2023-03-28 12:28:34 -04:00
dependabot[bot]
3f73221286
chore(deps): bump github/codeql-action from 2.2.7 to 2.2.9 ( #8836 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.7 to 2.2.9.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](168b99b3c2...04df1262e6 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 17:25:51 -04:00
dependabot[bot]
1857d17b9e
chore(deps): bump actions/checkout from 3.4.0 to 3.5.0 ( #8837 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](24cb908017...8f4b7f8486 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-27 17:25:14 -04:00
Sébastien Lorber
e983f87005
chore: Crowdin download languages pt-BR + ja ( #8822 )
2023-03-24 16:38:18 +01:00
Sébastien Lorber
7e817a42ac
chore: use Crowdin CLI --language option to filter languages to download ( #8820 )
2023-03-24 15:10:16 +01:00
Sébastien Lorber
b0f9fb2db4
chore: fix production site deployment due to Crowdin ( #8818 )
2023-03-24 13:26:07 +01:00
Sébastien Lorber
c985513280
chore: update examples to Docusaurus 2.4.0 ( #8815 )
2023-03-23 19:50:19 +01:00
Sébastien Lorber
97caab16d4
docs: create Docusaurus v2.4.0 release docs + changelog + release blog post ( #8811 )
2023-03-23 19:32:09 +01: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
Vishruta Patil
a51ec623df
fix(theme): codeblock buttons should be kept on the right when using RTL locale ( #8803 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-03-22 19:59:59 +01:00
Anton Kastritskii
9c6b79b579
docs: update suggestion for OSS meta projects ( #8804 )
2023-03-22 19:42:11 +01:00
Joshua Chen
3a73fdb53f
fix(theme): allow tabs children to be falsy ( #8801 )
2023-03-22 19:15:43 +01:00
dependabot[bot]
c04fab3bfb
chore(deps): bump actions/checkout from 3.3.0 to 3.4.0 ( #8797 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](ac59398561...24cb908017 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 22:24:36 +01:00
dependabot[bot]
2c4d2c1522
chore(deps): bump actions/dependency-review-action from 3.0.3 to 3.0.4 ( #8796 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](c090f4e553...f46c48ed6d )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 22:24:17 +01:00
dependabot[bot]
2106b17688
chore(deps): bump github/codeql-action from 2.2.6 to 2.2.7 ( #8795 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.6 to 2.2.7.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](16964e90ba...168b99b3c2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 22:24:01 +01:00
Sébastien Lorber
361dfda2fd
docs: remove problematic mdx2 anchor id docs for MDX 2 migration ( #8788 )
2023-03-17 18:10:04 +01:00
biplavmz
49b1795c8a
polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) ( #8712 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-03-16 17:18:42 +01:00
Sébastien Lorber
9c920c531b
docs: prepare docs for MDX 2 ( #8782 )
2023-03-16 17:02:38 +01:00
Sébastien Lorber
07c57a1528
chore: vendor MDX deps for Jest and the MDX 2 upgrade ( #8781 )
2023-03-16 15:57:46 +01:00
Sébastien Lorber
ced57e501a
docs: fix localhost url without link ( #8780 )
2023-03-16 15:41:17 +01:00
Sébastien Lorber
88b6f5fc68
docs: v2 docs should discourage the usage of a lower-case MDX component (will not work in v3) ( #8779 )
2023-03-16 15:23:55 +01:00
Davide Donadio
5c271f5622
feat(content-docs): add support for sidebar item category/link descriptions in generated index page ( #8236 )
...
Co-authored-by: Davide Donadio <davide.donadio@it.clara.net>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-03-16 10:14:42 +01:00
Fxpby
ca86fab2c9
docs: add description for themeConfig.footer fields copyright ( #8761 )
2023-03-15 19:11:35 +01:00
dependabot[bot]
cff6c01dbf
chore(deps): bump treosh/lighthouse-ci-action from 9.3.1 to 9.6.8 ( #8766 )
...
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action ) from 9.3.1 to 9.6.8.
- [Release notes](https://github.com/treosh/lighthouse-ci-action/releases )
- [Commits](e0fe113967...2e159d989f )
---
updated-dependencies:
- dependency-name: treosh/lighthouse-ci-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 22:11:13 +01:00
dependabot[bot]
f478e27dc1
chore(deps): bump github/codeql-action from 2.2.5 to 2.2.6 ( #8767 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](32dc499307...16964e90ba )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 22:11:04 +01:00
Sébastien Lorber
2f75979bc5
fix(search): search page should react to querystring changes + cleanup/refactor ( #8757 )
2023-03-10 19:13:58 +01:00
Tanner Dolby
ea2b13ea94
polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API ( #8735 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-03-09 18:56:21 +01:00
Tanner Dolby
7961c5b8d5
polish(core): better styling for error screens ( #8736 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-03-09 16:13:19 +01:00
Joshua Chen
e21591c073
chore: upgrade dependencies (non-major) ( #8749 )
...
chore: upgrade dependencies
2023-03-08 21:28:14 -05:00
Sébastien Lorber
4f790c705f
fix(core): baseUrl error banner link anchor case ( #8746 )
2023-03-08 19:21:22 +01:00
Anas
1a6879218d
fix(theme-translations): fix wrong arabic words (tip/next) ( #8744 )
2023-03-08 18:40:18 +01:00
dependabot[bot]
9866b7ef90
chore(deps): bump github/codeql-action from 2.2.4 to 2.2.5 ( #8739 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-08 17:14:40 +01:00
Sébastien Lorber
0f7552accb
feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark ( #8708 )
2023-03-03 12:54:35 +01:00
Sébastien Lorber
50b1dc7db3
fix: bad routing for docusaurus.new ts functions ( #8724 )
2023-03-02 17:37:22 +01:00
Sébastien Lorber
62aba771df
docs: add TypeScript playgrounds to docusaurus.new + Playground page ( #8723 )
2023-03-02 17:07:29 +01:00
Fredrik Stave
e78a6a6610
docs: add dark mode version of BrowserStack logo ( #8709 )
...
Co-authored-by: Fredrik Stave <fredrik.stave@schibsted.com>
2023-03-02 16:24:31 +01:00
Armano
fabf053def
feat(npm-to-yarn): add support for PnPm and custom converters ( #8690 )
...
Co-authored-by: Ben Gubler <nebrelbug@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-02-24 17:59:15 +01:00
Sébastien Lorber
17781fd5d3
feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) ( #8677 )
2023-02-24 14:19:39 +01:00
Dewansh Thakur
fd021bdf47
fix(theme): improve color toggle when using dark navbar ( #8615 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-02-23 19:24:03 +01:00
Kagan
1293970ebf
fix(theme-classic): fix tab focus bug in dropdown ( #8697 ) ( #8699 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-02-23 16:56:06 +01:00
Sébastien Lorber
f8edeb0816
feat(theme-classic): respect `prefers-reduced-motion: reduce` mediaquery, bump Infima to alpha.43 ( #8674 )
2023-02-17 13:03:38 +01:00
Oleksandr Fediashov
d98edcd95c
chore: bump update-notifier ( #8660 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Fixes https://github.com/facebook/docusaurus/issues/8277
2023-02-17 11:18:15 +01:00
TrueQAP
1b9e2f2d45
feat(theme-translations): add Hungarian theme translations ( #8668 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-02-16 17:15:34 +01:00
Mysterious_Dev
10a8d1264b
feat(theme): add ability to translate navbar+footer logo alt text ( #8616 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-02-16 17:14:45 +01:00
Moritz Stückler
533777cf2b
feat(theme-common): allow passing a string for details summary ( #8656 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2023-02-16 16:14:09 +01:00
Mikey O'Toole
5edd594613
docs: clarify query string behavior ( #8642 )
2023-02-16 16:07:15 +01:00
Petter Drønnen
f40ac082ef
feat(theme-translations): add Norwegian (Bokmål) theme translation ( #8631 )
2023-02-15 20:00:55 +01:00
dependabot[bot]
1b4808d5d6
chore(deps): bump marocchino/sticky-pull-request-comment from 2.3.1 to 2.5.0 ( #8663 )
2023-02-13 16:52:24 -05:00
dependabot[bot]
6cb83fb5db
chore(deps): bump github/codeql-action from 2.2.2 to 2.2.4 ( #8662 )
2023-02-13 16:51:51 -05:00
Mysterious_Dev
6b618bc9e5
docs: normalize README for ideal-image plugin ( #8630 )
2023-02-08 01:05:14 -05:00
prateekbytes
620d185f13
docs: fix typo in CONTRIBUTING ( #8637 )
...
Update CONTRIBUTING.md
2023-02-08 01:00:33 -05:00
dependabot[bot]
d23514d84c
chore(deps): bump github/codeql-action from 2.2.1 to 2.2.2 ( #8638 )
2023-02-06 15:29:30 -05:00
Sébastien Lorber
4a0d18905c
chore: update examples to Docusaurus 2.3.1 ( #8629 )
2023-02-03 15:04:21 +01:00
Sébastien Lorber
ed1628e182
docs: create Docusaurus v2.3.1 release docs + changelog ( #8627 )
2023-02-03 14:48:39 +01:00
Sébastien Lorber
50d6d1e56b
fix(theme-common): fix issue in tab scroll position restoration on tab click ( #8628 )
2023-02-03 12:48:58 +01:00
dependabot[bot]
faadfad30d
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 ( #8624 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 11:12:43 +01:00
Sébastien Lorber
fc64705148
chore: add "pr: dependencies" to lerna changelog labels ( #8622 )
2023-02-03 10:16:01 +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
Sébastien Lorber
5b05c0e73e
fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop ( #8619 )
2023-02-02 15:39:40 +01:00
Sébastien Lorber
140f0b1d4c
fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 ( #8618 )
2023-02-02 14:41:33 +01:00
Joshua Chen
1bff83cacc
fix(theme-classic): allow rendering single tab item ( #8593 )
2023-02-02 12:19:31 +01:00
Sébastien Castiel
2f02beebe2
fix(utils): handle CRLF when parsing MDX imports ( #8606 )
2023-02-02 09:48:28 +01:00
Joshua Chen
ece720b1a7
chore(theme-translations): complete zh translations ( #8614 )
2023-02-01 18:45:50 +01:00
Joshua Chen
58b3044306
misc: configure dependabot to use the right label ( #8611 )
2023-02-01 16:41:28 +01:00
Joshua Chen
0425917a50
fix(preset-classic): install the right plugin for googleTagManager ( #8597 )
2023-02-01 16:35:16 +01:00
dependabot[bot]
847a401669
chore(deps): bump actions/github-script from 6.3.3 to 6.4.0 ( #8604 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.3.3 to 6.4.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](d556feaca3...98814c53be )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 19:22:42 -05:00
dependabot[bot]
dfdd272f10
chore(deps): bump github/codeql-action from 2.1.39 to 2.2.1 ( #8605 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.39 to 2.2.1.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a34ca99b46...3ebbd71c74 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 19:22:14 -05:00
dependabot[bot]
0f9edc3c11
chore(deps): bump eta from 1.12.3 to 2.0.0 ( #8610 )
...
Bumps [eta](https://github.com/eta-dev/eta ) from 1.12.3 to 2.0.0.
- [Release notes](https://github.com/eta-dev/eta/releases )
- [Commits](https://github.com/eta-dev/eta/compare/v1.12.3...v2.0.0 )
---
updated-dependencies:
- dependency-name: eta
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 18:58:38 -05:00
Sébastien Lorber
d184e84739
chore: update examples to Docusaurus 2.3.0 ( #8590 )
2023-01-27 18:20:52 +01:00
Sébastien Lorber
de6ec3db18
docs: create Docusaurus v2.3.0 release docs + changelog + release blog post ( #8586 )
2023-01-27 17:02:28 +01:00
Jiří
d8459e5916
fix(theme): add accessible name for the heading hash-link ( #8562 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
closes undefined
2023-01-26 12:00:30 +01:00
Danilo Woznica
58f0327de5
docs(playground): use CodeSandbox cloud sandboxes ( #8576 )
2023-01-26 11:57:16 +01:00
Sainan
a0058f9c5a
docs: fix dead anchor for issue reporting guidelines in template ( #8578 )
2023-01-25 18:08:10 +01:00
dependabot[bot]
b4863934de
chore(deps): bump github/codeql-action from 2.1.38 to 2.1.39 ( #8572 )
2023-01-24 22:32:14 -05:00
Mikey O'Toole
c2352a387e
docs: add link to pluralization docs ( #8543 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2023-01-20 15:32:52 +01:00
Matija Sirk
c32316eb2b
feat(theme-translations): default translations for Slovenian (sl-SI) ( #8541 )
...
Co-authored-by: Matija Sirk <matija.sirk@kopit.si>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-01-19 18:14:17 +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
Joshua Chen
19c1e27b52
fix(algolia): make search footer respect searchPagePath ( #8539 )
2023-01-19 14:14:12 +01:00
Joshua Chen
00023c24b6
fix(core): avoid hash collision when generating chunk names ( #8538 )
2023-01-18 19:19:07 +01:00
Mariusz Krzaczkowski
8714a95900
chore(theme-translations): complete pl translations ( #8525 )
...
* Update theme-common.json
* Add content from #8520
* Update packages/docusaurus-theme-translations/locales/pl/theme-common.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-common.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-common.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-search-algolia.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-search-algolia.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-search-algolia.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-search-algolia.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
* Update packages/docusaurus-theme-translations/locales/pl/theme-common.json
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
2023-01-18 11:45:52 -05:00
Eunkwang Shin
d1d3585df0
docs: fix typo 'validationOptions' ( #8548 )
...
docs(plugin-methods): fix typo 'validationOptions'
2023-01-18 11:44:48 -05:00
dependabot[bot]
6f7ffae11f
chore(deps): bump github/codeql-action from 2.1.37 to 2.1.38 ( #8553 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.37 to 2.1.38.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](959cbb7472...515828d974 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-17 00:27:20 -05:00
Joshua Chen
3526059214
chore: bump dependencies major versions ( #8537 )
2023-01-10 15:22:19 -05:00
Joshua Chen
e8a07633ba
chore: upgrade dependencies ( #8534 )
...
* chore: upgrade dependencies
* FIxes
* Bump again
2023-01-10 13:23:16 -05:00
dependabot[bot]
64c6b5c100
chore(deps): bump actions/checkout from 3.2.0 to 3.3.0 ( #8531 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](755da8c3cf...ac59398561 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 16:05:17 -05:00
dependabot[bot]
c0c7d77f14
chore(deps): bump actions/dependency-review-action from 3.0.2 to 3.0.3 ( #8532 )
2023-01-09 15:53:54 -05:00
dependabot[bot]
2fc475d340
chore(deps): bump actions/setup-node from 3.5.1 to 3.6.0 ( #8533 )
2023-01-09 15:52:49 -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
5a59378e11
chore: vendor MDX deps for Jest and the MDX 2 upgrade ( #8515 )
2023-01-06 12:08:15 +01:00
Serenus
773529a3bc
docs(website): fix broken external links wrongly modified to use the .mdx extension (ex: github README.mdx) ( #8509 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-01-05 13:28:30 +01:00
Sébastien Lorber
3adc4ea809
docs: blog + community + dogfood docs should use .mdx extension ( #8507 )
2023-01-04 19:59:56 +01:00
dependabot[bot]
6eb40e0591
chore(deps): bump json5 from 1.0.1 to 1.0.2 ( #8502 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2023-01-04 18:35:59 +01:00
John Reilly
3038ae793c
docs: blog.johnnyreilly.com moved to johnnyreilly.com - updated showcase ( #8492 )
2023-01-04 17:32:51 +01:00
dependabot[bot]
795a8468c9
chore(deps): bump jakepartusch/wait-for-netlify-action from 1.3 to 1.4 ( #8496 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 17:12:12 +01:00
Sébastien Lorber
648a5a03df
fix(website): Netlify increase NODE_OPTIONS memory ( #8491 )
2022-12-30 17:46:33 +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
Riccardo
e1d6292d46
fix(theme-classic) extract HomeBreadcrumbItem + fix swizzle bugs ( #8445 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-29 13:48:25 +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
mturoci
0985fa0af3
fix(search-algolia): pass custom transformItems function to SearchBar ( #8462 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
closes undefined
Closes https://github.com/facebook/docusaurus/pull/8462
Closes https://github.com/facebook/docusaurus/issues/8461
2022-12-29 13:29:00 +01:00
Sébastien Lorber
9c860ce419
fix(theme): refactor Tabs, make groupId + queryString work fine together ( #8486 )
2022-12-29 12:41:53 +01:00
Bei Chu
949158d35b
docs: `plugin-content-sitemap` -> `plugin-sitemap` ( #8484 )
2022-12-28 11:56:31 +01:00
Thomas.CA
0371d579d9
fix(core): explicitly define CopyWebpackPlugin toType: 'dir' ( #8481 )
...
closes undefined
2022-12-27 19:20:42 +01:00
Dongjoon Lee
c0102bda68
fix(theme-classic): content container grow to take all the available space ( #8463 )
...
fix https://github.com/facebook/docusaurus/issues/8369
fix https://github.com/facebook/docusaurus/pull/8426
2022-12-22 19:20:54 +01:00
Anders Bech Mellson
19ba0ff49d
feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls ( #8428 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-22 18:24:28 +01:00
Marco Stroppel
024474a7b9
docs: fix link to docs only mode ( #8453 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-22 15:33:55 +01:00
dawei-wang
ba1afbf060
docs: fix front page video link label ( #8466 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
closes undefined
2022-12-22 12:19:12 +01:00
Shashank Kumar
b7efbd2cea
fix(docs): Update link for tooljet website(broken) ( #8454 )
2022-12-22 11:59:50 +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
dependabot[bot]
f22da5ac12
chore(deps): bump actions/dependency-review-action from 3.0.1 to 3.0.2 ( #8464 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](11310527b4...0ff3da6f81 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 15:24:23 -05:00
Craigory Coppola
b4fc9d3caa
chore: update lerna to v6.2.0 ( #8447 )
2022-12-16 15:29:54 +01:00
Nguyễn Thành Nam
f54b6e77cd
fix(theme-translations): complete Vietnamese theme translations ( #8450 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-12-16 13:24:06 +01:00
Abhinandan Wadhwa
45f3e87356
docs: fix website home testimonials broken image URLs ( #8443 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
closes undefined
2022-12-15 12:49:38 +01:00
Dan Dascalescu
1c40d6c821
docs: add hyperlink to swizzling in Search page ( #8438 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-14 18:35:15 +01: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
宋锦丰
81f30dd495
fix(translations): complete Chinese theme translations ( #8423 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-12-14 15:32:44 +01:00
dependabot[bot]
258465e199
chore(deps): bump github/codeql-action from 2.1.36 to 2.1.37 ( #8440 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 15:23:12 +01:00
dependabot[bot]
33dd55e925
chore(deps): bump github/codeql-action from 2.1.35 to 2.1.36 ( #8435 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 15:17:48 +01:00
dependabot[bot]
9b226f692f
chore(deps): bump actions/checkout from 3.1.0 to 3.2.0 ( #8434 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 15:17:24 +01:00
Mikey O'Toole
5ed43c08d3
docs: add diagrams page to 2.2.0 sidebar ( #8431 )
...
Adds the diagrams page to the sidebar for 2.2.0.
2022-12-12 12:31:04 -05:00
Martin Adamko
f3563ca23c
fix(theme-classic): polish admonition details, render title-only admonitions ( #8150 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-09 20:02:06 +01:00
Mikey O'Toole
32dc1eddba
docs: clarify additionalLanguages with custom language definitions. ( #8307 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-09 18:47:22 +01:00
mturoci
5c09dbfc3d
feat(theme-classic): store selected tab in query string. ( #8225 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Closes https://github.com/facebook/docusaurus/issues/7008
2022-12-09 17:46:09 +01:00
Sébastien Lorber
eb710af1b8
fix(translations): typo in lastUpdatedAtBy Vietnamese translation ( #8424 )
2022-12-09 11:04:18 +01:00
Dongjoon Lee
e553ce7e59
fix(docusaurus-utils-validation): baseUrl + routeBasePath: allow empty string, normalized as "/" ( #8258 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
fix https://github.com/facebook/docusaurus/issues/8254
2022-12-08 16:54:32 +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
Ryosuke Igarashi
aa74b38209
docs: changed actions/checkout version from 2 to 3 ( #8390 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-07 18:12:46 +01:00
Sébastien Lorber
59fac0b1d1
docs: document siteConfig.markdown + better mdx-loader retrocompat ( #8419 )
2022-12-07 17:59:51 +01:00
Marco Kuper
681e6d3ea4
docs: fix links to external plugin description ( #8262 )
2022-12-07 17:58:01 +01:00
Maciek Palmowski
ea40482410
docs: add Kinsta to deployment page ( #8375 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-12-07 16:28:54 +01:00
Sadegh Karimi
8b6fc47cb2
fix(translations): complete farsi theme translations ( #8406 )
2022-12-07 15:47:54 +01:00
dependabot[bot]
05681d5135
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 ( #8404 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 15:22:14 +01:00
dependabot[bot]
ca39f75680
chore(deps): bump github/codeql-action from 2.1.32 to 2.1.35 ( #8412 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 15:09:37 +01:00
Mikey O'Toole
b7cbc967ce
docs: document theme-mermaid in API sidebar ( #8417 )
2022-12-06 23:45:57 -05:00
Robert Lawrence
eecfdebf08
fix(theme): add missing aria-labels to the main and sidebar navs ( #8366 )
...
Fix https://github.com/facebook/docusaurus/issues/8308
2022-11-30 13:57:32 +01:00
John Reilly
79214670a9
fix(content-blog): blog Atom feed id + RSS feed guid should be fully qualified urls ( #8381 )
...
Closes https://github.com/facebook/docusaurus/issues/8380
2022-11-30 13:56:21 +01:00
mcallisto
97ca090223
docs: add i18n guide doc should link to i18n core config doc ( #8392 )
2022-11-30 13:43:28 +01:00
Dan Dascalescu
f4bad43552
docs: point to where commit types are listed ( #8388 )
2022-11-30 13:08:01 +01:00
Frieder Bluemle
c9c1fac1ab
feat(core): deploy CLI - add support for git url "insteadOf": use 'remote get-url' to determine source repo url ( #8397 )
2022-11-30 12:33:35 +01:00
dependabot[bot]
1a9274db08
chore(deps): bump marocchino/sticky-pull-request-comment from 2.3.0 to 2.3.1 ( #8385 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-30 12:13:58 +01:00
Danny Kim
1bf058979e
fix(theme): preserve sidebar height on collapse ( #8328 )
2022-11-24 14:49:28 +01:00
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
Denis Al-Khelali
a4d935a6f1
fix(content-docs): add trailing slash to contentDirs, before passing it to isMDXPartial ( #8275 )
2022-11-23 18:37:59 +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
dependabot[bot]
d45083f93a
chore(deps): bump actions/dependency-review-action from 3.0.0 to 3.0.1 ( #8360 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-23 17:15:31 +01:00
Alex
bc98cba3a7
docs: fix anchor link `#customFields` ( #8359 )
2022-11-23 17:15:00 +01:00
Dan Dascalescu
ca3dba5e5e
docs: fix typo 'internalization' ( #8323 )
...
Co-authored-by: Dan Dascalescu <dan@semi.technology>
2022-11-17 12:08:21 +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
Josh Goldberg
ac81765024
fix(utils): allow partially backticked markdown h1 contentTitles ( #8314 )
2022-11-17 11:38:10 +01:00
Muhammad Hammad
53aa9a2416
fix(core): normalize input for poll option ( #8342 )
...
Fixes https://github.com/facebook/docusaurus/issues/8306
2022-11-17 11:22:12 +01:00
Josh Goldberg
e756d734e3
fix(theme): forward className prop in theme-classic's Heading ( #8350 )
...
Fixes https://github.com/facebook/docusaurus/issues/8327
2022-11-16 17:52:49 +01:00
Mysterious_Dev
57c632becb
docs: use Mermaid diagram for routing page ( #8335 )
2022-11-16 17:48:32 +01:00
dependabot[bot]
571f497df1
chore(deps): bump github/codeql-action from 2.1.31 to 2.1.32 ( #8341 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 14:49:25 +01:00
dependabot[bot]
b841da44e4
chore(deps): bump actions/dependency-review-action from 2.5.1 to 3.0.0 ( #8340 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 14:48:50 +01:00
dependabot[bot]
dd5d8dc9c2
chore(deps): bump treosh/lighthouse-ci-action from 9.3.0 to 9.3.1 ( #8339 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 14:48:35 +01:00
dependabot[bot]
5c0ab64af7
chore(deps): bump loader-utils from 2.0.3 to 2.0.4 ( #8345 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-16 13:13:19 +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
Sébastien Lorber
1d5afbaaa5
fix(mermaid): fix Mermaid integration for v9.2 release ( #8282 )
2022-11-10 16:07:18 +01:00
Stefan Norberg
04eb04cb49
fix(theme-translations): complete Swedish theme translations ( #8312 )
...
Co-authored-by: stnor <stefan@selessia.com>
2022-11-10 12:59:20 +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
AHMET BAYHAN BAYRAMOGLU
8f6dde5544
fix(theme-translations): complete Turkish theme translations ( #8289 )
2022-11-09 18:27:29 +01:00
dependabot[bot]
401c76ee7c
chore(deps): bump loader-utils from 2.0.2 to 2.0.3 ( #8305 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 15:24:45 +01:00
dependabot[bot]
b4c04f28f7
chore(deps): bump github/codeql-action from 2.1.29 to 2.1.31 ( #8295 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 15:18:09 +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
dependabot[bot]
96eab89c52
chore(deps): bump github/codeql-action from 2.1.28 to 2.1.29 ( #8271 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 14:31:09 +01:00
dependabot[bot]
8bee1a61cf
chore(deps): bump marocchino/sticky-pull-request-comment from 2.2.1 to 2.3.0 ( #8270 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 14:30:55 +01:00
Sébastien Lorber
3c15aaff49
chore: update examples to Docusaurus 2.2.0 ( #8266 )
2022-10-29 16:41:13 +02: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
Sébastien Lorber
9f4d2e7136
chore: fix flaky tests ( #8259 )
2022-10-28 11:46:54 +02:00
Alexey Pyltsyn
5baa56b4bf
chore(theme-translations): complete ru translations ( #8253 )
2022-10-27 11:03:34 +02:00
Alexey Pyltsyn
258ecf71f1
fix(ideal-image): do not pass down `img` prop ( #8250 )
2022-10-26 13:59:35 -04:00
Joshua Chen
e301523138
fix(mdx-loader): properly unwrap mdxAdmonitionTitle placeholder ( #8246 )
2022-10-26 12:52:29 -04:00
Alexey Pyltsyn
1077d8ad39
docs: fix anchor link ( #8249 )
2022-10-26 12:45:48 -04:00
Sébastien Lorber
368bfbb153
chore: fix tree-node-cli license ( #8248 )
2022-10-26 15:04:18 +02:00
Shanmughapriyan S
91b92fcd08
fix(plugin-content-docs): fix error message context (error cause) when doc processing fails ( #8234 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-10-26 14:48:25 +02:00
Forresst
327158b085
chore(theme-translations): complete French translations ( #8243 )
2022-10-26 13:09:24 +02: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
dependabot[bot]
aa308a4c35
chore(deps): bump actions/dependency-review-action from 2.5.0 to 2.5.1 ( #8240 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](fd675ced9c...0efb1d1d84 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 15:02:37 -04:00
dependabot[bot]
ac6f698287
chore(deps): bump github/codeql-action from 2.1.27 to 2.1.28 ( #8241 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.27 to 2.1.28.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](807578363a...cc7986c02b )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 15:02:19 -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
Abinash Satapathy
308b5390b5
docs: fix invalid link references & style the doc ( #8229 )
...
* docs: fix invalid link references & styled the doc
Remove redundant links and fix grammar
* Update CONTRIBUTING.md
* Reverted blockquote content
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-10-19 18:53:13 -04:00
Jeferson S. Brito
f668b3ba50
fix(theme-classic): hamburger menu control navigation by keyboard ( #8207 )
2022-10-19 19:56:04 +02:00
mturoci
aa4fa66794
fix(theme-classic): fix SkipToContent without JS , refactor, make it public theming API ( #8204 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-10-19 18:27:08 +02:00
dependabot[bot]
22c90cb7c7
chore(deps): bump marocchino/sticky-pull-request-comment from 2.2.0 to 2.2.1 ( #8221 )
...
chore(deps): bump marocchino/sticky-pull-request-comment
Bumps [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases )
- [Commits](39c5b5dc77...97bddef64d )
---
updated-dependencies:
- dependency-name: marocchino/sticky-pull-request-comment
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 21:45:52 -04:00
dependabot[bot]
71b67a3ba4
chore(deps): bump actions/dependency-review-action from 2.4.0 to 2.5.0 ( #8220 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](375c537008...fd675ced9c )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 21:45:37 -04:00
dependabot[bot]
5b6b173d9d
chore(deps): bump actions/github-script from 6.3.1 to 6.3.3 ( #8219 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.3.1 to 6.3.3.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](7dff1a8764...d556feaca3 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 21:45:23 -04:00
dependabot[bot]
daf0dd026f
chore(deps): bump actions/setup-node from 3.5.0 to 3.5.1 ( #8222 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](969bd26639...8c91899e58 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 21:45:06 -04: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
Rashid
79b3f65a17
fix(live-codeblock): add error boundary to live code preview ( #8015 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-10-13 17:49:27 +02:00
Sanjaiyan Parthipan
80064b2eb9
perf(core): move scripts to document head + defer ( #8081 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-10-13 16:00:44 +02:00
forgeRW
2372335532
fix(core): throw error for invalid URL in config file ( #8192 )
2022-10-13 11:39:57 +02:00
Silvestar Bistrović
84e6dd2473
fix(website): mobile scroll on homepage announcement ( #8193 )
2022-10-12 18:24:36 +02:00
Joshua Chen
aa7d81d7bf
fix(theme): add more tag names to inline element set ( #8190 )
2022-10-12 18:03:35 +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
dependabot[bot]
3558a091c6
chore(deps): bump github/codeql-action from 2.1.26 to 2.1.27 ( #8200 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.26 to 2.1.27.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e0e5ded33c...807578363a )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 16:35:25 -04:00
dependabot[bot]
6cf103a8a9
chore(deps): bump actions/checkout from 3.0.2 to 3.1.0 ( #8199 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](2541b1294d...93ea575cb5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 16:35:09 -04: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
Adnan Hashmi
c325f87fd8
fix(theme): mobile navbar & skipToContent should cover announcementBar ( #8163 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-10-06 15:20:18 +02:00
dependabot[bot]
66816c3dc1
chore(deps): bump github/codeql-action from 2.1.22 to 2.1.26 ( #8169 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 19:55:55 +02:00
dependabot[bot]
35fe1553d6
chore(deps): bump actions/setup-node from 3.4.1 to 3.5.0 ( #8170 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 19:54:28 +02:00
dependabot[bot]
53626aafd1
chore(deps): bump actions/github-script from 6.2.0 to 6.3.1 ( #8167 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 19:43:49 +02:00
mturoci
b0d431af3b
fix(theme): do not show tab content when tabbing over it; show after selection only ( #8161 )
2022-10-05 19:10:08 +02:00
mturoci
44af538153
fix(theme): announce theme switches when using screen reader. #7667 ( #8174 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-10-05 18:49:01 +02:00
dependabot[bot]
982187977d
chore(deps): bump actions/dependency-review-action from 2.1.0 to 2.4.0 ( #8168 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 18:33:41 +02:00
Tamal Chowdhury
10cddd47bc
docs(showcase): Adds tamalweb.com to showcase Pr/tamalweb.com ( #8152 )
2022-10-05 17:19:40 +02:00
forgeRW
53dbbe36f2
fix(core): throw error for invalid URL in config file ( #8159 )
...
* fix: throw error for invalid URL in Docusaurus config file
* Also add unit test to check error is thrown
* fix: perform error check for invalid URL to configValidation.ts
* Throw error for invalid URL in Docusaurus config file
* Perform error check in configValidation.ts
* Undo error check in createSitemap.ts
* Better message
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-10-02 11:31:14 -04: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
Masahiko Hara
883e4684ab
fix(theme-translation): complete Japanese theme default translation ( #8075 )
2022-09-29 12:28:13 +02:00
Ramazan SANCAR
292d728c49
fix(theme-translations): complete turkish theme default translations ( #8105 )
2022-09-28 19:30:28 +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
Sanjaiyan Parthipan
f7c3af9102
feat(core): prefetch on mobile touchstart ( #8109 )
2022-09-28 12:59:08 +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
Nguyễn Thành Nam
2e66e1cbba
fix(theme-translations): remove extra vi translations ( #8087 )
...
chore(theme-translations): vi translations
chore(theme-translations): complete vi translations
Edit theme.blog.post.readingTime.plurals theme.blog.post.plurals theme.docs.tagDocListPageTitle.nDocsTagged
2022-09-12 16:00:02 -04:00
Sanjaiyan Parthipan
0a87116a1c
perf(create): run async tasks concurrently ( #8080 )
...
* Adding incremental support for React 18 🚀
* parallel
* revert react 18
* revert lint
* end line
* Update packages/create-docusaurus/src/index.ts
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-09-10 23:06:34 -04:00
Mikey O'Toole
a0ab2b0065
refactor(theme): remove hard-coded tag border-radius ( #8062 )
2022-09-08 17:25:26 +02:00
Joshua Chen
bcae7503ff
fix(core): normalize slashes for url/baseUrl instead of throwing ( #8066 )
2022-09-08 17:18:26 +02:00
Joshua Chen
73d0ede21a
fix(redirect): tolerate trailing slash difference if config is undefined ( #8067 )
2022-09-08 17:15:52 +02:00
LittleboyHarry
710c0c58f0
fix(theme): preserve line breaks when copying code with showLineNumbers in Firefox ( #8068 )
...
Fix CodeBlock no line breaks copied in Firefox bug
2022-09-08 09:42:05 -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
a492025cbf
fix(theme): preserve url ?search#hash on navbar version/locale dropdowns navigations ( #8059 )
2022-09-07 19:36:04 +02: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
dependabot[bot]
d74f6e594a
chore(deps): bump github/codeql-action from 2.1.21 to 2.1.22 ( #8051 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 13:17:34 +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
Joshua Chen
46d705a487
refactor(core): detect if codegen should quote property without using eval() ( #8045 )
...
refactor(core): detect if should quote property when codegen without using eval()
2022-09-02 19:52:29 -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
54986a3b21
chore: Update examples after release of Docusaurus v2.1.0 ( #8041 )
2022-09-02 13:05:04 +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
Sébastien Lorber
55de3ea04b
fix(create-docusaurus): tutorial and init template improvements ( #8032 )
2022-09-01 13:10:50 +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
Morgane Dubus
c4f808aba8
fix(preset-classic): broken link in "unrecognized keys" error message ( #8029 )
2022-08-31 16:45:45 +02:00
Alex
830153ddd4
chore(ci): GitHub Workflows security hardening ( #8030 )
2022-08-31 16:45:17 +02:00
Sébastien Lorber
97c9710ce3
docs(showcase): add 74 new showcase sites ( #8010 )
2022-08-31 14:28:02 +02:00
dependabot[bot]
ab73d86cb4
chore(deps): bump actions/github-script from 6.1.1 to 6.2.0 ( #8019 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 13:40:53 +02:00
dependabot[bot]
ae989a60ce
chore(deps): bump github/codeql-action from 2.1.20 to 2.1.21 ( #8020 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-31 13:40:33 +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
Naffy Dharni
ff8ef774d6
fix(create): bad grammar in template docs ( #7978 )
2022-08-25 08:24:50 -04:00
adventure-yunfei
75dc4a47e2
fix(core): preload should support encoded page links ( #7977 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-08-25 13:47:46 +02:00
Yoni Chechik
c2ce8a02e7
fix(theme): add aria-label to skip to content link region ( #7982 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-24 17:19:39 +02:00
Sébastien Lorber
cee1b4b971
fix(core): CLI command write-translations should extract translations from @docu… ( #7996 )
2022-08-24 12:45:57 +02:00
dependabot[bot]
bd9f29a469
chore(deps): bump actions/dependency-review-action from 2.0.4 to 2.1.0 ( #7988 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2.0.4 to 2.1.0.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](94145f3150...23d1ffffb6 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 16:22:42 -04:00
dependabot[bot]
0bcd31b6c5
chore(deps): bump github/codeql-action from 2.1.18 to 2.1.20 ( #7987 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.18 to 2.1.20.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2ca79b6fa8...7fee4ca032 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-22 16:22:34 -04:00
Sébastien Lorber
94067ce930
fix(core): allow overriding ssr/dev template meta tags ( #7952 )
2022-08-19 16:47:28 +02:00
Jesper
c706b23666
fix(core): make webpack HMR always listen to current location ( #7951 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-18 19:45:33 +02:00
Juan Picado
fd41f46176
test: improve e2e verdaccio configuration ( #7967 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-18 19:08:23 +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
Jan Peer Stöcklmair
c29218ea1d
chore(plugin-docs): expose all lib files through exports ( #7962 )
...
chore(plugin-docs): expose lib in package.json (closes #7961 )
Co-authored-by: Jan Peer Stoecklmair <jan.peer.stoecklmair@dynatrace.com>
2022-08-18 14:25:51 +08: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
a335a69982
fix(sitemap): filter all routes with robots meta containing noindex ( #7964 )
2022-08-17 16:41:41 +02:00
Mu-Jing-Tsai
39883e70de
docs: add docusaurus-post-generator to community resource list ( #7955 )
2022-08-16 18:59:47 +02:00
Bagdasar Ovsepyan
2052482e20
feat(theme): adds Ukrainian default theme translations ( #7953 )
2022-08-16 18:57:14 +02:00
dependabot[bot]
27f1a40e53
chore(deps): bump actions/github-script from 6.1.0 to 6.1.1 ( #7957 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](7a5c598405...d50f485531 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 10:15:36 +08:00
Sébastien Lorber
de526e1ab2
feat(plugin-docs): docs sidebar item link: support "autoAddBaseUrl" attribute ( #7949 )
2022-08-12 12:50:12 +02:00
Sébastien Lorber
53bb0307dd
refactor(theme-classic): split AnnouncementBar, increase z-index, use shadow ( #7940 )
2022-08-12 12:34:54 +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
Sébastien Lorber
b4279dfee7
feat(core): add new Webpack file-loader extensions: avif, mov, mkv, mpg, avi... ( #7941 )
2022-08-11 19:42:13 +02:00
Sébastien Lorber
2a6f116a85
chore: bad remark-admonition readme link ( #7939 )
2022-08-11 10:38:35 +02:00
Kevin Østerkilde
221b114b2c
refactor(theme-classic): make tag text visually certered ( #7876 )
2022-08-09 20:00:43 +02:00
Joshua Chen
308d3e1f89
docs: remove mention of beta ( #7905 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-08-09 19:26:23 +02:00
Ngô Quốc Đạt
efcfa1dd35
chore(theme-translations): complete vi translations ( #7928 )
...
docs: update Vietnamese translations
2022-08-10 00:50:08 +08:00
Yangshun Tay
0bc4a7ddb1
fix: revert "update FB template headers ( #7842 )" ( #7926 )
...
Revert "chore: update FB template headers (#7842 )"
This reverts commit 9150c7aefc .
2022-08-09 09:42:27 +08:00
dependabot[bot]
6d86be558d
chore(deps): bump github/codeql-action from 2.1.17 to 2.1.18 ( #7925 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.17 to 2.1.18.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](0c670bbf04...2ca79b6fa8 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 09:40:23 +08:00
Sébastien Lorber
b7ea00a917
chore: bump main to 3.0.0-alpha.0 ( #7923 )
2022-08-08 19:13:49 +02:00
Sébastien Lorber
38d6c9061a
chore(website): rename 2.0.0 docs to 2.0.1 ( #7922 )
2022-08-08 18:47:27 +02:00
Sébastien Lorber
1aae05b606
chore: update changelog after 2.0.1 release ( #7920 )
2022-08-08 16:49:38 +02:00
yzhe819
d938ff7430
fix(theme-classic): code block line number display with line wrapping ( #7910 )
...
* fix: line numbers display issue of code block
* test: add dogfooding test page
* chore: lint
* test: move to code-block-tests
2022-08-07 23:01:31 +08:00
Joshua Chen
e1a8db7d91
docs: add TOC heading level options to guide ( #7906 )
...
docs: add documentation for TOC heading level options in guide
2022-08-06 21:35:56 +08:00
Joshua Chen
8e5225addb
chore: fix changelog plugin import path ( #7901 )
2022-08-05 20:02:30 +08:00
Charles Killer
01ac2e0fca
docs: add baseUrl to example tsconfig ( #7884 )
...
tsconfig requires compiler options with base url
Without base url, TS errors appear such as `Cannot find module '@site/src/components/...`
2022-08-03 18:25:53 +08:00
Joe Williams
7ab2bd3234
docs: improve crowdin guide ( #7861 )
2022-08-03 01:38:25 +08:00
Clément Vannicatte
5002f6cf9d
docs: update DocSearch showcase ( #7877 )
2022-08-03 01:32:35 +08:00
Joshua Chen
1bf5c0d36e
chore: upgrade dependencies ( #7883 )
2022-08-02 16:44:02 +08:00
dependabot[bot]
d0282fae68
chore(deps): bump github/codeql-action from 2.1.16 to 2.1.17 ( #7879 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.16 to 2.1.17.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3e7e3b32d0...0c670bbf04 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-02 16:31:25 +08:00
Sébastien Lorber
e519858ea7
docs: update Hacker News + Product Hunt links ( #7874 )
...
update HN + ProductHunt links
2022-08-01 18:33:28 +08:00
Joshua Chen
1a62b41e31
chore: blog post publish cleanup ( #7873 )
2022-08-01 18:00:01 +08:00
Sébastien Lorber
e8a11da805
chore: re-generate 2.0.1 examples ( #7872 )
2022-08-01 10:59:14 +02:00
Sébastien Lorber
111b4cdcd2
chore: publish v2.0.0 docs ( #7862 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 10:24:49 +02:00
Joshua Chen
40827c6c72
fix(utils): always match exclusion root dirs as complete folder paths ( #7864 )
...
* fix(utils): always match exclusion root dirs as complete folder paths
* fix
* fix?
* fix for real
2022-08-01 15:23:01 +08:00
Joshua Chen
3a0e90eacd
chore: fix blog-only test failures ( #7865 )
2022-08-01 14:14:13 +08:00
Sébastien Lorber
79360c6ae6
docs: publish 2.0.0 release blog post + adapt website for the launch ( #7863 )
2022-08-01 07:51:03 +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
Billy Chan
72055d758b
docs: add SeaQL sites to showcase ( #7841 )
...
* docs: add SeaQL sites to showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:23:20 +08:00
Bruce Song
e0d75963ec
docs: update Bruce's Wiki website URL ( #7856 )
...
Update website URL.
2022-08-01 13:23:09 +08:00
Dr-Electron
3822185159
docs: update iota-wiki showcase image ( #7859 )
...
* Update iota-wiki showcase image
* resize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-08-01 13:23:00 +08:00
Markshawn
f6835898bc
chore: fix CSS import order ESLint rule ( #7852 )
...
* enhance: added ESLint ruler for CSS import
* chore: added ruler for default import of css, and fixed all exsting files
* chore: reverted changes on css header rulers
2022-08-01 00:05:00 +08:00
Yangshun Tay
9150c7aefc
chore: update FB template headers ( #7842 )
2022-07-28 14:48:03 +08:00
Sébastien Lorber
f21ee7c23b
misc: change showcase submission process, use GitHub discussion ( #7828 )
2022-07-25 18:48:09 +02:00
Antony Onipko
19dcee068e
docs: add sequence website to showcase ( #7823 )
...
* Add Sequence to docusaurus showcase
* Add sequence website image
* Fix sequence image
* Optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-25 16:39:53 +08:00
Joshua Chen
960637a090
chore: upgrade dependencies ( #7822 )
2022-07-23 22:26:48 +08:00
Andrew Lyons
7489f8729a
docs: fix anchor link ( #7813 )
...
* docs: Correct link to document section
The link to the public API surface had an erroneous extra # in the link
preventing it from linking correctly.
* fix prettier
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-20 20:25:30 +08:00
Joshua Chen
09326bd456
docs: formally document how admonitions can be customized ( #7799 )
2022-07-20 12:57:12 +02:00
Lorenzo Lewis
e912e536c8
docs: add Tauri.app to showcase ( #7790 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-20 12:32:58 +02:00
dependabot[bot]
6b05d4f035
chore(deps): bump github/codeql-action from 2.1.15 to 2.1.16 ( #7804 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.15 to 2.1.16.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](3f62b754e2...3e7e3b32d0 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 08:38:21 +08:00
dependabot[bot]
6edfb0ce32
chore(deps): bump actions/dependency-review-action from 2.0.2 to 2.0.4 ( #7805 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](1c59cdf2a9...94145f3150 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 08:38:05 +08:00
dependabot[bot]
c6d561d528
chore(deps): bump actions/setup-node from 3.4.0 to 3.4.1 ( #7806 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](5b949b50c3...2fddd8803e )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-19 08:37:49 +08:00
Michael Remediakis
52d72a167f
docs: fix typo in deployment ( #7803 )
...
Fixed a typo in the Powershell tab of the deployment docs
2022-07-19 08:37:09 +08:00
Joshua Chen
1dd65eee50
fix(utils): recognize ~~~ as code fences in link replacement ( #7801 )
2022-07-18 19:16:00 +08:00
Aolin
fe3dfa720a
docs: modify the description of deploying to Netlify ( #7796 )
...
modify build directory to publish directory
2022-07-17 19:56:18 +08:00
Joshua Chen
17ec6bbde7
chore: upgrade dependencies ( #7794 )
2022-07-17 12:44:46 +08:00
Sébastien Lorber
ba3a533d19
chore: port docusaurus-v2 Netlify config changes ( #7789 )
2022-07-15 15:39:55 +02:00
whiteand
cf134a5308
fix: collapse siblings when first category is selected ( #7786 )
...
fix: not collapsing when first category is selected
2022-07-15 16:54:09 +08:00
Sébastien Lorber
7f40350d6e
chore: fix codesandbox playgrounds, use Node.js 16 version ( #7784 )
2022-07-14 19:51:32 +02:00
Joshua Chen
1065e558d2
refactor(core): log Docusaurus & Node version before exiting ( #7781 )
2022-07-14 19:50:57 +02:00
Sébastien Lorber
965a01e589
chore: port-2.0.0-rc.1 ( #7782 )
2022-07-14 19:30:17 +02:00
Bruce Song
443914a579
docs: add Bruce Wiki website to showcase ( #7770 )
...
* Update users.tsx
* Add preview image.
* Resize the image.
* Trigger the checks for CLA.
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-14 23:09:56 +08:00
Sébastien Lorber
f913af0d69
docs: release process, versioning, breaking changes, public API surface ( #7706 )
...
Co-authored-by: Paul O’Shannessy <paul@oshannessy.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-07-14 17:07:34 +02:00
Sébastien Lorber
9788944df4
refactor(theme): fix duplicate page metadata usage ( #7777 )
2022-07-14 14:44:45 +02:00
Sébastien Lorber
c48f33800c
fix(core): swizzle --eject js should not copy theme .d.ts files ( #7776 )
2022-07-14 12:23:06 +02:00
Joshua Chen
c3d2e0d30b
fix(sitemap): complete gracefully when all pages have noIndex meta ( #7774 )
2022-07-14 08:59:01 +08:00
Sébastien Lorber
665c3117af
chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug ( #7771 )
2022-07-13 13:57:35 +02:00
The Nguyen
1899a2e9e8
docs: add EverShop website to showcase ( #7765 )
...
* docs: add EverShop website to showcase
* docs: add EverShop website to showcase
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-13 18:06:08 +08:00
Wes McNamee
542228ee1b
fix(deploy): revert "feat(deploy): copy local git config to tmp repo ( #7702 )" ( #7750 )
2022-07-12 14:06:18 +02:00
Joshua Chen
a4b4a7f28d
fix(migrate): import siteConfig with file extension ( #7766 )
...
* fix(migrate): import siteConfig with file extension
* fix test
* Revert "fix test"
This reverts commit f5d00ab0e6 .
2022-07-12 16:08:20 +08:00
Sunghyun Cho
337463ae1c
chore(theme-translations): complete ko translations ( #7762 )
...
* Improve Algolia Search Korean Translations
* Update theme-search-algolia.json
* Remove Duplicate Colon
* remove redundnacy
* Update theme-search-algolia.json
* Translate Search By
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-12 12:33:01 +08:00
dependabot[bot]
9467da6b1a
chore(deps): bump actions/setup-node from 3.3.0 to 3.4.0 ( #7764 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](eeb10cff27...5b949b50c3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 09:53:29 +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
Joshua Chen
636d47060e
refactor(core): use has instead of get to test for existence in ExecEnv ( #7763 )
...
refactor(core): use has instead of get to test for existence
2022-07-11 19:19:17 +08:00
Jeffrey Aven
f21dadf621
docs: add StackQL Provider Registry to showcase ( #7760 )
...
* Added StackQL Provider Registry doc site
* added StackQL Provider Registry image
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-11 19:17:25 +08:00
Arthur Brugière
1ad97843ac
fix(algolia-search): test for canUseIntersectionObserver ( #7761 )
...
[FIX] Update observer condition
Replace condition canUseDOM to canUseIntersectionObserver as check is done for IntersectionObserver usage
2022-07-11 19:03:54 +08:00
凱恩Kane
ee98512083
docs: move Yeecord repo to organization ( #7758 )
...
move repo to organization
2022-07-11 19:02:58 +08:00
Evan
5c724f2df6
docs: update evantay showcase image ( #7757 )
...
* docs: update evantay showcase image
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-11 19:02:33 +08:00
LichLord91
cd7da6113e
fix(theme-classic): fix Layout theme height CSS ( #7752 )
...
* fix(theme-classic): fix Layout theme css height
This fixes html and body tags height from bug report
https://github.com/facebook/docusaurus/issues/7746
* Update styles.module.css
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-10 00:32:48 +08:00
Joshua Chen
07641ae53d
chore: upgrade dependencies ( #7754 )
2022-07-10 00:32:32 +08:00
Sébastien Lorber
e62d5e3f48
chore: regenerate beta.22 examples ( #7742 )
2022-07-08 19:08:17 +02:00
Sébastien Lorber
f0f97f29f9
chore: prepare v2.0.0-beta.22 release ( #7741 )
2022-07-08 18:34:05 +02:00
Sébastien Lorber
d3d22d3a72
refactor(theme): nest theme icons under subfolder @theme/Icon/* ( #7740 )
2022-07-08 16:56:53 +02:00
Sébastien Lorber
c3ff131110
refactor(theme): split BlogPostItem into smaller theme subcomponents ( #7716 )
2022-07-08 13:28:53 +02:00
Rein van Haaren
c7f18801da
feat(theme-translations): Dutch translation ( #7732 )
...
Dutch translation
2022-07-08 13:47:47 +08:00
SheetJSDev
ad1d2d2ab1
docs: swizzle react-live with eject ( #7739 )
...
docs: swizzle react-live with eject (#7735 )
2022-07-08 12:55:39 +08:00
Huy Nguyen
2e83a1b522
docs: add Mixcore CMS to showcase ( #7730 )
...
* Update users.tsx
* add screenshot
* Update website/src/data/users.tsx
* Update website/src/data/users.tsx
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-07 15:58:11 +08:00
Forresst
a9406e7cb9
fix(theme-translations): improve fr translation ( #7731 )
2022-07-07 15:48:47 +08:00
赤城结衣
bb110e5400
fix(theme-translations): improve grammar of zh translation ( #7696 )
...
* fix: a grammar mistake
* Update packages/docusaurus-theme-translations/locales/zh-Hans/theme-common.json
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-07 11:52:00 +08:00
Sunghyun Cho
a25e18ce32
fix(theme): show blog post edit link even when no tag & not truncated ( #7727 )
...
Show edit link even when no tag & not truncated.
2022-07-06 18:46:49 +02:00
pincman
f224d3c669
docs: add pincman site to showcase ( #7718 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-06 18:38:10 +02:00
Forresst
ae2ba5e37a
feat(algolia-search): allow translating search modal ( #7666 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-07-06 18:21:55 +02:00
Sébastien Lorber
713dcdf7a8
refactor(types): split into multiple files ( #7710 )
2022-07-06 18:00:57 +02:00
Sébastien Lorber
bc0538f6fa
refactor(theme-common): move useDocsPreferredVersion() to public api ( #7729 )
2022-07-06 17:58:18 +02:00
Joshua Schmitt
8a72b769b1
chore: bump devcontainer to node 18 ( #7726 )
...
* fix: bump devcontainer to node 16
* fix: bump devcontainer directly to nodejs 18
2022-07-06 16:32:08 +08:00
dependabot[bot]
3a3ce254ce
chore(deps): bump github/codeql-action from 2.1.14 to 2.1.15 ( #7724 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.14 to 2.1.15.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](41a4ada31b...3f62b754e2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-05 11:31:00 +08:00
Joshua Chen
426b023f11
docs: add GitHub pages deployment troubleshooting guide ( #7723 )
2022-07-04 22:45:04 +08:00
Joshua Chen
fa22927250
chore: upgrade dependencies ( #7684 )
...
* chore: upgrade dependencies
* fix
* reupgrade
* downgrade
2022-07-04 19:36:43 +08:00
Johnie Hjelm
61f769ea52
feat(theme-translations): Swedish translation ( #7715 )
2022-07-03 13:32:43 +08:00
Wes McNamee
ee376d19f6
feat(deploy): copy local git config to tmp repo ( #7702 )
2022-07-01 15:17:23 +02:00
Dima Grossman
07b6c200af
docs: add Novu to showcase ( #7712 )
2022-07-01 14:34:08 +02:00
Joshua Chen
1f47151363
docs: mention MDXContent ( #7705 )
2022-07-01 10:43:06 +02:00
Redcamel
ffe8a22ea5
docs: add RedGradient to showcase ( #7704 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-07-01 10:05:15 +02:00
Redcamel
2424183b3e
docs: add RedGradient to showcase ( #7704 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-07-01 10:04:46 +02:00
Joe Harrison
825211f41d
fix(content-docs): format last update date as "Jun 19, 2020" ( #7673 )
...
* consistent date formatting betweeen docs and blog
* update error message
* use short month names
Co-authored-by: Joe Harrison <jharrison@drwuk.com>
2022-06-29 18:19:29 +02:00
7Wate
2910f99bbc
docs: add 7Wate's Wiki to showcase ( #7688 )
...
* docs: add 7Wate`s Wiki to showcase
* docs: add 7Wate`s Wiki to showcase screen
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-28 22:50:00 +08:00
dependabot[bot]
5e89f10916
chore(deps): bump github/codeql-action from 2.1.12 to 2.1.14 ( #7692 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.12 to 2.1.14.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](27ea8f8fe5...41a4ada31b )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-28 16:01:49 +08:00
Dzung Do
e801d915bf
fix(theme-translations): typo in vi locale ( #7694 )
...
Update plugin-ideal-image.json
2022-06-28 10:19:54 +08:00
Ngô Quốc Đạt
b88a915a64
chore(theme-translations): complete vi translations ( #7691 )
...
* chore(theme-translations): complete vi translations
* Edit `theme.SearchBar.seeAll`
2022-06-27 23:31:40 +08:00
Ahmed Altomy
8e4f209df9
chore(theme-translations): complete ar translations ( #7683 )
...
* Edit Locale "Arabic ar" texts
* chore(theme-translations): complete ar translations #7683
2022-06-27 23:30:30 +08:00
Tom Mrazauskas
bb558ffcb9
test(logger): use `jest-serializer-ansi-escapes` ( #7685 )
...
* chore(logger): use jest-serializer-ansi-escapes
* move serialiser to jest.config
2022-06-27 15:03:51 +08:00
alewolf
7720a1cfd8
docs: add SweetCode to showcase ( #7682 )
...
* Update users.tsx
* Add files via upload
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-25 16:40:12 +08:00
Sébastien Lorber
cebe4840aa
misc: add IDE language annotation comments ( #7678 )
...
add IDE language annotations
2022-06-25 09:55:28 +08:00
Steven Serrata
9ce7d11309
docs: add docusaurus-openapi-docs to resources ( #7675 )
...
* Add docusaurus-openapi-docs to resources
* Add 'OpenAPI' to words list
* Edit description
* Add 'openapi' to project-words.txt
2022-06-25 00:57:18 +08:00
Benjamin Cabanes
18b40d4024
docs: add more info on github cross repo deployment ( #7677 )
...
docs(core): add more info on github cross repo deployment
2022-06-25 00:56:53 +08:00
Sébastien Lorber
afc08eef4f
refactor(theme): move LayoutProviders to Layout/Provider; composeProviders util ( #7676 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-24 18:36:27 +02:00
Sébastien Lorber
90a8ca387e
chore: prevent importing theme components with relative paths ( #7674 )
2022-06-24 17:22:44 +02:00
Sébastien Lorber
2c7012f706
refactor(theme-common): rename useDynamicCallback to useEvent ( #7671 )
2022-06-24 12:10:03 +02:00
Sébastien Lorber
9473508c33
refactor(theme-common): split package into public/internal API entrypoints ( #7660 )
...
* add theme-common/internal export
* Split @docusaurus/theme-common into public/internal apis
* fixes
* public <-> private
* public <-> private
* public <-> private
* fix
* add "removeThemeInternalReexport" CI script
* :s windows CI check not working: not that useful
* remove bad import
* refactors
* reorder
* make useBackToTopButton internal
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-24 11:21:27 +02:00
Webber Takken
35d320fa2c
docs: add awesome-docusaurus resource ( #7563 )
...
Add awesome-docusaurus resource
2022-06-24 12:12:44 +08:00
Joshua Chen
8e3e89d9ff
docs: add link from every category index page to the guide page ( #7665 )
2022-06-23 13:46:59 +02: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
Sébastien Lorber
a989a1d17e
chore: upgrade Infima to alpha.40 ( #7664 )
2022-06-23 16:50:19 +08:00
Joshua Chen
80585e7d7e
misc: share .vscode/extensions.json ( #7663 )
2022-06-23 11:50:47 +08:00
Ben Myers
3990404419
fix(theme-classic): expose empty string alt text in navbar logos ( #7659 )
...
* fix: Expose empty string alt text in brand logos via nullish coalescing
* fix: Update boolean logic for fallbacks
* fix: Dogfood fix on Docusaurus brand logo
* refactor: Un-inline alt logic, and reduce chance of duplication in fallback
2022-06-23 11:42:52 +08:00
Sébastien Lorber
fd87afd249
refactor(docs,theme): split DocItem comp, useDoc hook ( #7644 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-22 14:27:23 +02:00
Rudra Sen
2316900174
docs: add Comp Labs website to showcase ( #7652 )
...
* docs(v2): Add Comp Labs website to showcase page
* Add Image
* fix image
* Update users.tsx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-22 19:40:11 +08:00
Joshua Chen
4b5a47ba37
feat(client-redirects): make plugin respect onDuplicateRoutes config ( #7649 )
2022-06-22 13:32:02 +02:00
Joshua Chen
51d7899b0d
fix(theme-common): add a missing generic constraint ( #7648 )
2022-06-22 13:29:31 +02:00
Joshua Chen
7b239e2ec5
refactor(website): minor showcase data refactor ( #7654 )
2022-06-21 21:35:36 +08:00
dependabot[bot]
3bb76b2b19
chore(deps): bump actions/dependency-review-action from 1.0.2 to 2.0.2 ( #7650 )
...
* chore(deps): bump actions/dependency-review-action from 1.0.2 to 2.0.2
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 1.0.2 to 2.0.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](a9c83d3af6...1c59cdf2a9 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update dependency-review.yml
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-21 21:06:28 +08:00
Joshua Chen
5137543914
chore: upgrade dependencies ( #7646 )
2022-06-18 17:03:41 +08:00
凱恩Kane
009361addc
docs: mark Yeecord as opensource in showcase ( #7645 )
2022-06-18 15:38:19 +08:00
Benjamin Cabanes
25080baf37
docs: add lerna to showcase ( #7622 )
...
* chore(website): add lerna to showcase database
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-17 21:58:44 +08: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
Paul O’Shannessy
39e3e3715e
chore(create): update the facebook template with current assets ( #7639 )
2022-06-17 12:26:22 +08:00
Hyunseung Lee
331b83ca40
chore(theme-translations): complete ko translations ( #7633 )
...
* Update KO i18n translations
* Update ko i18n
* Update algolia i18n
Co-authored-by: 이정환 <king199777@gmail.com>
Co-authored-by: Yongmin Hong <revi@pobox.com>
2022-06-17 10:29:59 +08: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
Joshua Chen
20e8e90762
fix(content-docs): allow translating doc labels in sidebars.js ( #7634 )
2022-06-16 16:11:21 +02:00
Matthias Koch
5fe33bef06
fix(content-pages): add article wrapper around MDXContent ( #7595 )
2022-06-16 14:00:22 +02:00
emattia
7e9a38ca36
docs: add outerbounds to showcase ( #7564 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-06-16 12:38:04 +02:00
Joshua Chen
89e146f596
fix(utils): allow any non-boundary characters in Markdown heading ID ( #7604 )
2022-06-16 12:32:42 +02:00
Joshua Chen
0114f00069
refactor(cli): make the CLI an even thinner wrapper around command functions ( #7583 )
2022-06-15 19:28:07 +02:00
Joshua Chen
b4d93b9bd0
chore: upgrade to TS 4.7, compile with NodeNext ( #7586 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-15 19:15:11 +02:00
Alexander Nestorov
b503523f66
feat(core): allow opting out of HTML minification ( #7581 )
2022-06-15 18:41:03 +02:00
dpang314
1f0440074a
fix(cssnano-preset): disable z-index minification ( #7593 )
...
* fix(cssnano-preset): disable z-index minification
* add z-index tests link to pages tests
* revert change to docs
2022-06-15 12:13:25 +02:00
Szilárd Dóró
7e9db564d1
docs: add Nhost to showcase ( #7620 )
...
* add Nhost to showcase
* Update website/src/data/users.tsx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-15 17:28:35 +08:00
Kürşat Şimşek
8c422a9660
docs: add react-chat-elements to showcase ( #7616 )
...
* react-chat-elements docs website added.
* preview image size edited.
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-15 14:26:45 +08:00
Joshua Chen
e12a2efaeb
docs: normalize capitalization ( #7619 )
2022-06-15 13:04:33 +08:00
Joshua Chen
aeb6c971c0
docs: normalize capitalization ( #7613 )
2022-06-14 14:01:06 +08:00
Joshua Chen
56e7c3102e
docs: advise using Node 18 in deployment ( #7611 )
2022-06-14 11:46:13 +08:00
Joshua Chen
fb3138d722
refactor(client-redirects): elaborate documentation, minor refactor ( #7607 )
2022-06-13 22:04:39 +08:00
小雨青年
27834dc23a
docs: add Metalyoung to showcase ( #7597 )
...
* Add "metalyoung" to users.tsx and preview image
* update Metalyoung preview image
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-11 23:00:40 +08:00
Yangshun Tay
feb9cf01ed
fix: force refresh on chunk preload error ( #7600 )
...
* fix: force refresh on preload error
* misc: add comment
* Update PendingNavigation.tsx
2022-06-11 17:03:11 +08:00
Joshua Chen
ec8230b7ba
chore: upgrade dependencies ( #7596 )
2022-06-11 11:51:09 +08:00
Diego França
334c95cdf6
docs: add Tech-Notes to showcase ( #7591 )
...
* Add "difranca | Tech-Notes" to users.tsx
* Add "difranca | Tech-Notes" preview image
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-10 11:53:05 +08:00
dpang314
adad253d24
docs: add missing import ( #7590 )
2022-06-10 00:45:50 +08:00
sado
79db7bcdcb
docs: add sado0823.github.io to showcase ( #7584 )
...
* docs: add sado0823.github.io to showcase
* optimize image
* optimize image
Co-authored-by: sado <liaoyonglin@shangbanzu.gift>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-09 14:39:00 +08:00
Clemie McCartney
0fe33fd490
docs: add peradaban to showcase ( #7580 )
...
* add peradaban to docusaurus showcase
* add peradaban showcase assets
* fixes
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-09 14:38:48 +08:00
dht
5c9e4a2dcd
docs: make localhost links clickable ( #7582 )
...
* docs: clickable localhost links
* revert changes in auto-generated examples folder
Co-authored-by: dht <dht@users.noreply.github.com>
2022-06-08 14:33:50 +08:00
Joshua Chen
7869e74fd7
refactor(pwa): simplify registerSW code, fix ESLint errors ( #7579 )
2022-06-07 21:42:17 +08:00
dependabot[bot]
bada5c11cc
chore(deps): bump github/codeql-action from 2.1.11 to 2.1.12 ( #7577 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.11 to 2.1.12.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](a3a6c128d7...27ea8f8fe5 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 09:14:19 +08:00
dependabot[bot]
7bf535d7c7
chore(deps): bump actions/setup-node from 3.2.0 to 3.3.0 ( #7578 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](17f8bd9264...eeb10cff27 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 09:14:01 +08:00
Joshua Chen
75f0f92023
fix(website): make KaTeX fonts available on alternative locales ( #7574 )
2022-06-06 19:32:57 +08:00
Joshua Chen
bf9b69cfbf
docs: make config tabs translatable, fix APITable crowdin issue ( #7572 )
...
* docs: make config tabs translatable, fix APITable crowdin issue
* fix
2022-06-06 10:52:19 +08:00
Joshua Chen
f8163ff2ee
fix(theme-translations): improve zh translation ( #7570 )
2022-06-05 22:42:22 +08:00
Joshua Chen
6a5efd068c
docs: mark some more fields as translatable ( #7569 )
2022-06-05 21:32:43 +08:00
Joshua Chen
c03def7d5f
docs: wrap more JSX in mdx-code-block ( #7568 )
2022-06-05 15:41:06 +08:00
Joshua Chen
6d481f6a29
docs: fix multiple typos ( #7561 )
2022-06-04 21:22:06 +08:00
Joshua Chen
90d2de6baf
chore: upgrade dependencies ( #7560 )
...
* chore: upgrade dependencies
* fix
2022-06-04 21:05:53 +08:00
Boulet
2b006d77f3
docs: add brainboard to showcase ( #7554 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-03 17:44:15 +02:00
Le Thi Van
5444a230cf
feat: allow specifying custom target for FooterLogo ( #7557 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-03 17:28:27 +02:00
Sébastien Lorber
9d0bf2e090
feat: add admonition type title translations ( #7556 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-03 16:40:02 +02:00
Alexey Pyltsyn
5746c58f41
refactor: handle all admonitions via JSX component ( #7152 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-03 14:26:33 +02:00
Sébastien Lorber
17fe43ecc8
fix(theme-classic): code block wrap mode should allow wrapping in the middle of a word ( #7551 )
2022-06-02 17:40:42 +02:00
Joshua Chen
abe5450526
feat(core): allow customizing the i18n directory path ( #7386 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-02 17:37:14 +02:00
Sébastien Lorber
c07a514730
chore: update CI trigger paths ( #7550 )
2022-06-02 17:26:18 +02:00
dpang314
b215ad0e1b
fix(theme-classic): inconsistent code block wrapping ( #7485 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-02 15:56:54 +02:00
Sébastien Lorber
7dd822becb
chore: use npx --yes ( #7549 )
2022-06-02 15:07:28 +02:00
Lane Goolsby
1efcfc4671
feat(analytics): allow query/hash changes to be sent to GA ( #7545 )
...
Co-authored-by: Lane Goolsby <lanegoolsby@rocketmortgage.com>
2022-06-02 12:47:52 +02:00
JP
f25ee0cbf5
feat(live-codeblock): add support for noInline to interactive code blocks ( #7514 )
...
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-06-02 10:34:20 +02:00
Sébastien Lorber
6afc902672
chore: update static-site-generator-webpack-plugin ( #7547 )
2022-06-02 10:09:00 +02:00
dpang314
4f26a1911a
feat(content-docs): last_update front matter ( #7461 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-01 16:27:58 +02:00
Charles Ancheta
a469ae3d63
docs: add CharlesAncheta.com to showcase ( #7533 )
...
* docs: add CharlesAncheta.com to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-01 15:20:23 +02:00
Flávio Silva
0afb218369
docs: remove extraneous bracket ( #7541 )
2022-06-01 20:56:44 +08:00
John Reilly
338b819abc
feat: add engines field to templates' package.json ( #7520 )
2022-06-01 13:34:34 +02:00
Joshua Chen
5cf6432e4e
docs: avoid using nested mdx-code-block ( #7543 )
...
* docs: avoid using nested mdx-code-block
* fix
2022-06-01 19:32:25 +08:00
DOLLE
b81f80d06a
docs: update react native boilerplate preview ( #7542 )
...
* update design preview
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-06-01 17:12:12 +08:00
Joshua Chen
9023b7740c
refactor: remove sub-eslintrc, fix more lint errors ( #7530 )
2022-05-30 14:49:51 +08:00
Joshua Chen
f443e992b9
refactor: mark toc in loaded MDX as non-optional ( #7524 )
2022-05-29 22:36:41 +08:00
Joshua Chen
8b1acb50d1
fix: make type-checking pass in Yarn PnP ( #7521 )
...
* fix: make type-checking pass in Yarn PnP
* fix
* fix?
* fix...
* almost there
* try again
* little fix
* disable
2022-05-28 23:52:05 +08:00
Joshua Chen
f40dc31381
docs: multiple documentation elaborations ( #7519 )
2022-05-28 21:24:01 +08:00
Joshua Chen
ab566ecce3
docs: remove useless front matter ( #7518 )
2022-05-28 19:07:45 +08:00
Dharsan B
432a8bd3e9
docs: update Kent C. Dodds Twitter avatar ( #7512 )
2022-05-27 19:19:43 +02:00
Sébastien Lorber
613d938cfc
chore: prepare v2.0.0-beta.21 release ( #7513 )
...
* add beta 21 version
* v2.0.0-beta.21
* typo
2022-05-27 18:29:11 +02:00
Charles Korn
1e18f8fd4e
fix: always emit SEO title + og:title meta ( #7362 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-05-27 17:55:35 +02:00
Ori Shalom
49ecd8f472
fix(gtag): send the newly rendered page's title instead of the old one's ( #7424 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-05-27 16:48:29 +02:00
Joshua Chen
7ab97d4726
feat(sitemap): allow customizing the output name ( #7469 )
...
* feat(sitemap): allow customizing the output name
* add docs
2022-05-27 22:30:59 +08:00
Joshua Chen
9398bb2487
chore: upgrade dependencies ( #7463 )
...
* chore: upgrade a few loaders, require Node 14.15
* upgrade
* upgrade BPDIN
2022-05-27 20:50:54 +08:00
Joshua Chen
1a5e33c717
refactor(pwa): remove reloadPopup option in favor of swizzling ( #7422 )
...
* refactor(pwa): remove reloadPopup option in favor of swizzling
* restore code splitting
* add deprecation
2022-05-27 20:32:22 +08:00
Joshua Chen
be912c698a
feat(core): support docusaurus.config.cjs as default file name ( #7371 )
2022-05-27 11:11:58 +02:00
James
35e63515e6
feat: make docusaurus serve automatically open in browser ( #7500 )
...
* feat: add automatic url open to npm run serve
* fix
* adding ci check
* add docs
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-27 10:45:53 +02:00
Sébastien Lorber
dbd161d67c
fix(create-docusaurus): potential security issue with command injection ( #7507 )
2022-05-27 10:41:15 +02:00
Junjie
cd7cf781cd
docs: add Junjie to showcase ( #7484 )
...
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-26 15:52:15 +02:00
Joshua Chen
bac292d84b
docs: document MDXComponents scope ( #7503 )
...
* docs: document MDXComponents scope
* address reviews
* add info
2022-05-26 21:50:50 +08:00
Forresst
06a37112bb
chore(theme-translations): complete French translations ( #7493 )
2022-05-26 15:50:36 +02:00
Joshua Chen
9cf2bf1199
fix(core): always treat error boundary fallback as a callback ( #7492 )
...
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-05-26 13:05:03 +02:00
Joshua Chen
e955ae472d
fix(theme-classic): allow nested task lists to preserve the indent ( #7438 )
...
* fix(theme-classic): allow nested task lists to preserve the indent
* add Ul back
2022-05-26 12:41:23 +02:00
Massoud Maboudi
309a7e8bd4
docs: add Massoud Maboudi's portfolio to showcase ( #7412 )
...
* docs: add Massoud Maboudi's portfolio to showcase
* optimize image
* Update website/src/data/users.tsx
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2022-05-26 12:38:14 +02:00
Joshua Chen
47a2cca17d
chore: require Node 16.14 ( #7501 )
2022-05-26 11:44:18 +02:00
James
4f97c7b52c
docs: link every reference of types in API table to the type definition ( #7497 )
...
* dogfood fix
* feat: links for plugin types
* better syntax
* little refactor
* use code title
* complete the rest
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-26 15:06:36 +08:00
James
f94701569b
fix: avoid printing period after localhost URL ( #7499 )
...
* fix: output of URL
* fix: adding formatting to start.ts
2022-05-26 15:06:22 +08:00
James
89ddc6d258
misc: avoid using fs.realpathSync in website ( #7496 )
...
* dogfood fix
* remove other mentions
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-26 13:02:32 +08:00
Joshua Chen
f609acab4f
fix(theme-classic): consistently apply the right active class name for all navbar items ( #7430 )
2022-05-25 19:01:29 +02:00
Jan Peer Stöcklmair
5fcb742aa1
feat(theme-classic): allow className as option for type: "search" ( #7357 )
...
* feat(theme-classic): allow className as option for type: "search"
* fixup! feat(theme-classic): allow className as option for type: "search"
* refactor
Co-authored-by: Jan Peer Stoecklmair <jan.peer.stoecklmair@dynatrace.com>
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-25 18:41:05 +08:00
Joshua Chen
cd21a31005
test: strengthen internal types ( #7488 )
2022-05-25 15:38:44 +08:00
Joshua Chen
d50fe3b670
test: fix ALL type errors in tests ( #7487 )
2022-05-25 14:01:10 +08:00
Joshua Chen
e2e40b8f5f
test: fix some type errors in test files ( #7486 )
2022-05-25 11:46:10 +08:00
Joshua Chen
624735bd92
refactor: fix more type-aware linting errors ( #7479 )
2022-05-24 19:19:24 +08:00
Joshua Chen
bf1513a3e3
refactor: fix a lot of errors in type-aware linting ( #7477 )
2022-05-24 15:40:26 +08:00
dependabot[bot]
222bf3c091
chore(deps): bump github/codeql-action from 2.1.10 to 2.1.11 ( #7475 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.10 to 2.1.11.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](2f58583a1b...a3a6c128d7 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 10:41:17 +08:00
dependabot[bot]
1db7871446
chore(deps): bump actions/dependency-review-action from 1.0.1 to 1.0.2 ( #7476 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](39e692fa32...a9c83d3af6 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-24 10:41:00 +08:00
Joshua Chen
1d3ed21df8
chore(theme-translations): complete zh translations ( #7474 )
2022-05-23 20:06:11 +08:00
Joshua Chen
3666a2ede5
refactor: remove a lot of implicit anys ( #7468 )
2022-05-23 15:40:53 +08:00
Joshua Chen
0c8e57de67
refactor(pwa): migrate sw.js to TS ( #7467 )
...
* refactor(pwa): migrate sw.js to TS
* add gitattributes
2022-05-23 14:22:56 +08:00
Joshua Chen
2d94d575a1
refactor: make entire project typecheck with root tsconfig ( #7466 )
2022-05-23 12:54:25 +08:00
Joshua Chen
89b0fff128
refactor: reduce number of leaked anys ( #7465 )
2022-05-23 00:30:32 +08:00
Joshua Chen
6e62bba30f
fix(utils): fix Markdown link replacement when link text is same as href ( #7464 )
2022-05-22 19:13:28 +08:00
Jeremy
5207e25291
docs: add Avana Wallet to showcase ( #7460 )
...
* Added Avana Wallet
https://docs.avanawallet.com implements Docusaurus 2.0
* Update users.tsx
* Added Avana Wallet showcase png
* Update users.tsx
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-22 12:14:18 +08:00
Joshua Chen
9d1a91774a
chore: upgrade dependencies ( #7462 )
2022-05-22 10:40:50 +08:00
凱恩Kane
a34b2a2c1c
docs: add Yeecord to showcase ( #7459 )
...
* add yeecord to users.tsx
* use English for title, description
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-21 16:41:17 +08:00
Joshua Chen
ad888b7fae
fix(utils): avoid replacing Markdown links missing the directly next link ( #7458 )
2022-05-21 13:07:31 +08:00
Joshua Chen
0f8f918f2c
fix(core): avoid using logger and fs.readJSON in SSR ( #7453 )
...
* fix(core): avoid using logger and fs.readJSON in SSR
* ignore prettier
2022-05-20 14:31:53 +08:00
Lane Goolsby
5aaa33fc61
feat: add --no-minify flag to docusaurus start ( #7452 )
...
* feat: Adding --no-minify flag to start
* Undoing the changes to old docs
Co-authored-by: Lane Goolsby <lanegoolsby@rocketmortgage.com>
2022-05-20 12:50:17 +08:00
Joshua Chen
ba0d94d02b
chore: normalize naming of admin scripts ( #7448 )
2022-05-18 21:34:34 +08:00
Joshua Chen
b31220032b
refactor(theme-classic): migrate to tsc for build ( #7447 )
...
* refactor(theme-classic): migrate to tsc for build
* fix
2022-05-18 20:08:09 +08:00
Joshua Chen
6b53d4263d
misc: make copyUntypedFiles work for watch mode ( #7445 )
2022-05-18 19:18:32 +08:00
Joshua Chen
5c3d3cfef1
chore: replace concurrently with npm-run-all ( #7444 )
2022-05-18 18:24:14 +08:00
Joshua Chen
a555fd1dcb
refactor: make each tsconfig explicitly declare module and include/exclude ( #7443 )
2022-05-18 12:48:28 +08:00
Joshua Chen
a0b0477dee
refactor(stylelint-copyright): migrate to TS ( #7441 )
2022-05-17 22:13:47 +08:00
Joshua Chen
71b5901bcd
refactor(cssnano-preset): migrate to TS ( #7440 )
...
* refactor(cssnano-preset): migrate to TS
* fix
2022-05-17 21:41:30 +08:00
Joshua Chen
c8b5f230ab
misc: add templates to github-linguist ignore list ( #7439 )
2022-05-17 20:19:39 +08:00
Joshua Chen
7613ecb9ea
refactor: use TS project references instead of running tsc multiple times ( #7437 )
...
* refactor: use TS project references instead of running tsc multiple times
* deduplicate
* dedup
* eliminate --project
* add swc config
* add target
2022-05-17 15:21:44 +08:00
Joshua Chen
1bec5f673a
chore: upgrade dependencies ( #7436 )
2022-05-17 13:11:20 +08:00
dependabot[bot]
4419beb86f
chore(deps): bump actions/dependency-review-action ( #7435 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 3f943b86c9a289f4e632c632695e2e0898d9d67d to 1. This release includes the previously tagged commit.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](3f943b86c9...39e692fa32 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:02:40 +08:00
dependabot[bot]
3390e2378e
chore(deps): bump actions/github-script from 6.0.0 to 6.1.0 ( #7434 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](9ac08808f9...7a5c598405 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:02:24 +08:00
dependabot[bot]
6ac745dde4
chore(deps): bump actions/setup-node from 3.1.1 to 3.2.0 ( #7433 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](56337c4255...17f8bd9264 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:02:11 +08:00
dependabot[bot]
22b0504b4a
chore(deps): bump github/codeql-action ( #7432 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 75b4f1c4669133dc294b06c2794e969efa2e5316 to 2.1.10. This release includes the previously tagged commit.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](75b4f1c466...2f58583a1b )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 10:01:40 +08:00
Joshua Chen
c16a08cba5
fix(website): restore expand button style on changelog ( #7431 )
2022-05-16 19:14:47 +08:00
Ggicci
b7448865fe
docs: add httpin to showcase ( #7428 )
...
* Add httpin project for showcase
* Add files via upload
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-16 15:19:50 +08:00
Nitya Narasimhan
c39406e6d8
docs: add '30 Days of SWA' to showcase ( #7427 )
...
* Adding '30 Days of SWA` app to Showcase
* Added file for showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-16 12:44:45 +08:00
Oluwatobi Sofela
90eee091ac
docs: add CodeSweetly to showcase ( #7425 )
...
* Add CodeSweetly to Showcase
* Add CodeSweetly to showcase
* optimize image
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-16 12:44:21 +08:00
Joshua Chen
7ea59b4e55
refactor(pwa): migrate client modules to TS ( #7421 )
2022-05-15 12:47:33 +08:00
Joshua Chen
8277b0bec7
docs: add FAST to showcase ( #7384 )
...
* add fast to showcase
* add fast png to showcase
* update tags, update website link, and upload new screenshot
* optimize image
Co-authored-by: Steph Huynh <steph@huynhicode.dev>
2022-05-14 23:47:40 +08:00
Joshua Chen
0838884f67
chore: enable import/order rule ( #7418 )
2022-05-14 23:39:50 +08:00
Nitya Narasimhan
a4c54aba45
docs: add Azure SWA as deployment option ( #7407 )
...
I've linked to the dev.to article (which is a timestamped stable version) - to be consistent with other deployment snippets.
The dev.to article references [this GitHub repo](https://github.com/fearlessly-dev/swa-demo-docusaurus ) and this[#30DaysOfSWA](https://www.azurestaticwebapps.dev/blog/build-with-docusaurus ) site which was the inspiration for writing this article. The repo contains the code for the demo, and its README is the canonical source for the article, in case relevant.
2022-05-14 19:57:43 +08:00
Joshua Chen
c17d745533
refactor(theme-classic): always collocate stylesheets with components in one folder ( #7415 )
2022-05-14 14:08:10 +08:00
Pranab Das
3f110a36bd
fix(theme-classic): autocollapse sidebar categories when navigating with paginator ( #7411 )
...
* fix: autocollapse sidebar categories
Auto collapse sidebar categories when navigating via paginator.
* Add autoCollapseCategories in dependency array
* restore collapse button behavior
* simplify
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
* hopefully a better fix
* refactor
* try this
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-14 13:37:59 +08:00
Joshua Chen
d2ca4a171c
refactor(core): properly code-split NotFound page ( #7405 )
2022-05-12 16:21:28 +08:00
Rui Peres
2bc3ea363f
docs: add Vital to showcase ( #7403 )
...
* Added vital to showcase
* missing tag
* make things work
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-12 16:21:19 +08:00
Akara
92a3ac4857
docs: add akara's blog to showcase ( #7401 )
...
* docs: add akara's blog to showcase
* minor tweaks
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-12 16:20:59 +08:00
Massoud Maboudi
bcf3813dca
chore(theme-translations): complete Farsi translations ( #7400 )
2022-05-12 10:38:49 +08:00
Matthias Koch
fa10d1b1a4
fix(website): use react-lite-youtube-embed for lazy YouTube video ( #7390 )
...
* fix(website): use react-lite-youtube-embed for lazy YouTube video
* fix(website): use react-lite-youtube-embed for lazy YouTube video
* fix(website): use react-lite-youtube-embed for lazy YouTube video
* Update multiple-sidebars.md
* Update installation.md
* refactor intro
* rename file back
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-12 10:30:59 +08:00
Benjamin Diolez
cd0aff443b
docs: add Piano Analytics to showcase ( #7381 )
...
* docs: add Piano Analytics to showcase
* optimize image; add to favorite
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
2022-05-11 20:29:56 +08:00
Massoud Maboudi
a0b060759d
docs: fix translation config example ( #7396 )
2022-05-11 14:35:19 +08:00
dependabot[bot]
52e466e5de
chore(deps): bump github/codeql-action from 2.1.9 to 2.1.10 ( #7395 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](7502d6e991...75b4f1c466 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 13:14:28 +08:00
Joshua Chen
8973727de8
chore: use "pr:" prefix for changelog labels; elaborate on labeling process ( #7394 )
2022-05-11 13:02:59 +08:00
Joshua Chen
d3788bd126
fix(mdx-loader): use React.Fragment as fragment factory ( #7392 )
2022-05-11 11:02:41 +08:00
Joshua Chen
60960b471d
chore: upgrade dependencies, fix lint-staged not outputting formatted log ( #7388 )
...
* chore: upgrade dependencies, fix lint-staged not outputting formatted log
* fix
* fix lock...
2022-05-10 22:42:45 +08:00
Joshua Chen
6e10a48059
fix(content-docs): restore functionality when a category only has index page ( #7385 )
...
* fix(content-docs): restore functionality when a category only has index page
* use this internally
2022-05-10 14:50:43 +08:00