Sébastien Lorber
|
b7ba0b54fb
|
chore: upgrade image-size deps to v2 (#11065)
* upgrade image-size to v2
* fix resizeImage script
* fix tests
|
2025-04-07 18:29:15 +02:00 |
|
Balthasar Hofer
|
579bb5ad37
|
fix(theme): CodeBlock should accept title of ReactNode type (#10999)
* allow ReactNode for CodeBlock title
* fix example
|
2025-03-17 11:03:10 +01:00 |
|
Sébastien Lorber
|
cb69b40c86
|
fix(theme): mobile drawer history blocker should be rendered conditionally (workaround) (#10989)
Add history blocker workaround
|
2025-03-14 18:22:00 +01:00 |
|
Sébastien Lorber
|
7cf94c03a4
|
feat(theme): Allow resetting colorMode to System/OS value (#10987)
* make it work
* fix
* Try to fix accessibility issues
* add translations
* rename 'auto' to 'system'
* refactor: apply lint autofix
* rename 'auto' to 'system'
* remove title prop
* typo
* use shorter title
* refactor: apply lint autofix
* document useColorMode tradeoffs + data-attribute variables
---------
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
Co-authored-by: nasso
Co-authored-by: OzakIOne
|
2025-03-14 13:45:25 +01:00 |
|
pedenys
|
fd51384cab
|
docs: update external link to MDX reference (#10981)
Update markdown-features-code-blocks.mdx
Update external link to MDX reference
|
2025-03-13 10:53:45 +01:00 |
|
kilavvy
|
154c95c11c
|
docs: typo in documentation files (#10950)
|
2025-02-25 13:38:38 +01:00 |
|
Yangshun Tay
|
c10a18d51d
|
misc(blog): Update Yangshun bio (#10942)
|
2025-02-21 12:16:03 +01:00 |
|
Sébastien Lorber
|
e641568e7f
|
feat(core): Docusaurus Faster - Rspack Persistent Cache (#10931)
|
2025-02-21 11:39:48 +01:00 |
|
Massoud Maboudi
|
5b848cb2f0
|
docs(showcase): Update datagit.ir showcase image, description, and tags (#10939)
|
2025-02-20 13:04:16 +01:00 |
|
Taras
|
75e5a00a66
|
docs: disable plugin-debug in production by default (#10928)
|
2025-02-16 15:22:59 +01:00 |
|
Sébastien Lorber
|
a72a06ecb1
|
fix(plugins): add missing validateOptions types (#10929)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-02-13 15:29:51 +01:00 |
|
Milica
|
04f7972f32
|
docs: updating showcase site link (#10925)
|
2025-02-13 12:21:15 +01:00 |
|
Sébastien Lorber
|
cd7875bf84
|
docs: move docs of frontMatter.title_meta from docs to blog plugin (#10916)
|
2025-02-07 16:57:23 +01:00 |
|
Sébastien Lorber
|
cd2792775e
|
fix(ideal-image): Add issuer to ideal-image Webpack loader (#10910)
|
2025-02-06 14:13:46 +01:00 |
|
Sébastien Lorber
|
b76f0feadc
|
fix(theme): apply docs sidebar_class_name in DocCard + better dogfooding (#10909)
|
2025-02-06 13:08:33 +01:00 |
|
Yoshiaki Yoshida
|
801bc7f74a
|
docs: update Cloudflare Pages deployment link (#10901)
|
2025-02-06 10:22:47 +01:00 |
|
Justin D Mathew
|
987eb1c6d2
|
docs(theme-live-codeblock): update versioned docs to include link to react-live (#10902)
|
2025-02-06 10:10:53 +01:00 |
|
Tatsunori Uchino
|
a0248ed404
|
docs: Suggest remark-cjk-friendly in migration guide (#10892)
|
2025-02-03 13:02:20 +01:00 |
|
Waldir Pimenta
|
3198de8c45
|
docs: Clarify how to enable math equations (#10894)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2025-02-03 12:58:05 +01:00 |
|
Stephen Glass
|
dee39835a1
|
docs: fix grammar for installation docs (#10889)
|
2025-02-03 12:56:56 +01:00 |
|
Oleksiy Gapotchenko
|
4d7a28963a
|
feat(theme): add versions attribute to docsVersionDropdown navbar item (#10852)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2025-01-30 18:21:54 +01:00 |
|
Justin D Mathew
|
8bc3e8a092
|
docs(theme-live-codeblock): update theme-live-codeblock.mdx to include link to react-live (#10874)
|
2025-01-30 13:02:17 +01:00 |
|
Sébastien Lorber
|
98aab81388
|
feat(core): Docusaurus Faster - SSG worker threads (#10826)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: Mariusz Krzaczkowski <m.krzaczkowski@yetiforce.com>
Co-authored-by: João Victor Lopes <joaof.victor@hotmail.com>
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-01-27 14:24:30 +01:00 |
|
Sébastien Lorber
|
9df5aae6de
|
feat(core): new postBuild({routesBuildMetadata}) API, deprecate head attribute + v4 future flag (#10850)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-01-17 17:26:48 +01:00 |
|
Sébastien Lorber
|
67207bc5e5
|
fix(theme): Fix <DocCardList> usage on docs at root of a sidebar (#10847)
Fix `<DocCardList>` usage on docs at root of a sidebar
|
2025-01-16 21:53:41 +01:00 |
|
Sébastien Lorber
|
e59355be76
|
feat(theme): code block showLineNumbers=start metastring (#10846)
|
2025-01-16 17:28:04 +01:00 |
|
João Victor Lopes
|
fcc9e5c56a
|
docs(website): Comparison with Rspress (#10822)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2025-01-07 12:11:51 +01:00 |
|
Sébastien Lorber
|
97690abc94
|
fix(core): restore core svg file-loader (#10820)
|
2025-01-06 17:54:43 +01:00 |
|
Sébastien Lorber
|
71d682c53b
|
chore: release Docusaurus 3.7.0 (#10812)
|
2025-01-03 18:11:21 +01:00 |
|
Jake Boone
|
94a56fef08
|
refactor: reduce file size of docusaurus.svg (#10806)
|
2025-01-03 12:19:25 +01:00 |
|
Ivan Cheban
|
1b44d7ae3c
|
docs: simplify sidebar description (#10810)
|
2025-01-03 12:04:26 +01:00 |
|
Zed Spencer-Milnes
|
43795fcabb
|
feat(blog): Add author social icons for bluesky, mastodon, threads, twitch, youtube, instagram (#10768)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
Co-authored-by: Chas Emerick <chas@cemerick.com>
|
2024-12-27 12:32:25 +01:00 |
|
Sébastien Lorber
|
37184e581d
|
fix(theme): Footer Column/Link should merge provided className (#10796)
|
2024-12-26 12:46:43 +01:00 |
|
Taylor Reece
|
e5ed9a3894
|
docs(showcase): Update Prismatic.io showcase image, description, and tags (#10795)
|
2024-12-24 16:38:24 +01:00 |
|
Sébastien Lorber
|
0f29a37b3a
|
feat: Add React 19 support to Docusaurus v3 (#10763)
|
2024-12-24 14:43:03 +01:00 |
|
Sébastien Lorber
|
f196a1eb29
|
fix(core): fix React hydration errors, change html minifier settings (#10786)
|
2024-12-23 18:45:31 +01:00 |
|
William Black
|
2565601af3
|
fix(theme-common): code block magic comments should support SQL block comments (#10782)
|
2024-12-20 17:16:59 +01:00 |
|
Sébastien Lorber
|
b5359db47e
|
refactor(website): remove pure-react-carousel (#10784)
|
2024-12-20 16:47:29 +01:00 |
|
Zen
|
9cefca42df
|
docs: add swizzle delete tip (#10759)
|
2024-12-13 15:27:03 +01:00 |
|
Sébastien Lorber
|
91c0b5bf35
|
fix(docs): fix sidebar item visibility bug for category index (#10754)
|
2024-12-10 13:06:21 +01:00 |
|
Sébastien Lorber
|
f9825af43e
|
refactor: prepare types for React 19 (#10746)
|
2024-12-06 18:03:04 +01:00 |
|
Alvin Bryan
|
e9f0641620
|
docs: Removed AgileTs from the Showcase (#10742)
|
2024-12-06 11:56:28 +01:00 |
|
Waldir Pimenta
|
01cad20b5a
|
docs: Link initialization docs together (#10740)
|
2024-12-05 13:55:59 +01:00 |
|
Sébastien Lorber
|
a995865314
|
feat(blog): Add frontMatter.sidebar_label (#10729)
|
2024-11-29 18:05:09 +01:00 |
|
Sébastien Lorber
|
df6f53a2f5
|
feat(svgr): create new Docusaurus SVGR plugin (#10677)
|
2024-11-29 17:26:34 +01:00 |
|
Sébastien Lorber
|
1777b14566
|
chore: upgrade to TS 5.7 (#10725)
|
2024-11-28 16:51:42 +01:00 |
|
Sébastien Lorber
|
fb7ad2c1bb
|
fix(mdx-loader): fix md image paths with spaces bug related to transformImage encoding problem (#10723)
|
2024-11-28 16:39:43 +01:00 |
|
Lin Huang
|
60499e2cdc
|
docs: fix example typo for migration-versioned-sites.mdx (#10717)
|
2024-11-25 10:20:09 +01:00 |
|
Sébastien Lorber
|
fd43036ab8
|
chore: release Docusaurus 3.6.3 (#10713)
|
2024-11-22 17:13:56 +01:00 |
|
Sébastien Lorber
|
90e85e83a5
|
chore: release Docusaurus 3.6.2 (#10698)
|
2024-11-19 19:07:06 +01:00 |
|