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 |
|
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 |
|
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
|
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 |
|
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 |
|
Vahid Naderi
|
c1ac06768b
|
fix(i18n): add missing theme translations for fa locale (#9812)
|
2024-02-01 14:21:36 +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 |
|
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 |
|
dawei-wang
|
4b444d55e5
|
fix(create-docusaurus): fix typo in init template sample docs (#9783)
|
2024-01-24 11:57:55 +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 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
c0h1b4
|
bfd2cdbd65
|
fix(i18n): complete translations for theme-common.json Brazilian Portuguese (pt-BR) (#9477)
|
2023-12-01 16:15:03 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sébastien Lorber
|
e68ef88336
|
fix(theme): docs html sidebar items should always be visible (#9531)
|
2023-11-10 18:12:55 +01:00 |
|