Shreedhar Bhat
|
9f6360ba82
|
refactor(content-blog): replace reading-time with Intl.Segmenter API (#11138)
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2025-05-15 13:22:00 +02:00 |
|
Sébastien Lorber
|
c419d7ec88
|
docs(ideal-image): Add warning for pnpm 10+ and sharp install script (#11180)
|
2025-05-15 12:45:28 +02:00 |
|
Sébastien Lorber
|
e839b67034
|
perf(core): disable Rspack parallelCodeSplitting temporarily (#11178)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-05-14 17:01:54 +02:00 |
|
Sébastien Lorber
|
2371ca7b74
|
perf(bundler): fine-tuning of Webpack/Rspack optimizations (#11176)
|
2025-05-13 13:48:11 +02:00 |
|
Sébastien Lorber
|
e905b93c90
|
feat(core): add internal flag to skip bundling (#11156)
|
2025-05-06 16:30:35 +02:00 |
|
Sébastien Lorber
|
91d95a9ac1
|
fix: fix docs lint issue (#11154)
|
2025-05-06 11:20:14 +02:00 |
|
David King Roderos
|
42223ef9eb
|
docs: Use tabs on choosing a GitHub action file (#11145)
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2025-05-06 10:34:48 +02:00 |
|
JiPai
|
5d0df96554
|
docs(deploy): remove layer0 from deployment docs (#11137)
|
2025-05-02 19:21:54 +02:00 |
|
Sébastien Lorber
|
730ce485ba
|
feat(theme): make it possible to provide your own page title formatter (#11090)
|
2025-04-11 19:16:17 +02:00 |
|
Sébastien Lorber
|
5b944d6b64
|
feat(pages): Support frontMatter.slug like docs and blog plugins (#11088)
|
2025-04-11 14:44:19 +02:00 |
|
Sébastien Lorber
|
535c1c9835
|
docs: remove ref to Docusaurus v2 (#11084)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-04-11 11:05:44 +02:00 |
|
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 |
|