sebastien
|
cc08a46b66
|
Add unit tests for i18n localeConfigs baseUrl
|
2025-07-10 14:13:26 +02:00 |
|
Sébastien Lorber
|
1808945c1f
|
feat(core): add i18n.localeConfigs.translate + skip translation process if i18n/<locale> dir doesn't exist (#11304)
|
2025-07-07 14:55:46 +02:00 |
|
Sébastien Lorber
|
e14caf1f78
|
feat(core): add siteConfig.markdown.emoji config option to disable remark-emoji (#11282)
|
2025-06-24 16:38:08 +02:00 |
|
Sébastien Lorber
|
96c38d5fdd
|
feat(core): Add siteConfig.markdown.hooks , deprecate siteConfig.onBrokenMarkdownLinks (#11283)
|
2025-06-24 15:51:33 +02:00 |
|
Sébastien Lorber
|
f811e2dbf4
|
chore: release 3.8.1 (#11249)
|
2025-06-06 17:45:58 +02:00 |
|
Sébastien Lorber
|
1c454a9430
|
fix(types): fix future flags public types (#11221)
|
2025-05-30 19:22:56 +02:00 |
|
Sébastien Lorber
|
264774a550
|
perf: avoid duplicated git log calls in loadContent() and postBuild() for untracked Git files (#11211)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-05-28 14:03:10 +02:00 |
|
Sébastien Lorber
|
b126e643d1
|
chore: release Docusaurus 3.8 (#11200)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-05-27 12:21:15 +02:00 |
|
Sébastien Lorber
|
abd04a2b71
|
feat(theme): new CSS cascade layers plugin + built-in v4.useCssCascadeLayers future flag (#11142)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
|
2025-05-22 19:55:02 +02:00 |
|
Sébastien Lorber
|
e641568e7f
|
feat(core): Docusaurus Faster - Rspack Persistent Cache (#10931)
|
2025-02-21 11:39:48 +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
|
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 |
|
Sébastien Lorber
|
0f29a37b3a
|
feat: Add React 19 support to Docusaurus v3 (#10763)
|
2024-12-24 14:43:03 +01:00 |
|
Sébastien Lorber
|
f9825af43e
|
refactor: prepare types for React 19 (#10746)
|
2024-12-06 18:03:04 +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
|
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 |
|
Sébastien Lorber
|
f1272788a4
|
chore: release Docusaurus 3.6.1 (#10659)
|
2024-11-08 18:47:43 +01:00 |
|
Sébastien Lorber
|
bcfa3b1128
|
refactor(faster,bundler,core): improve js loader DX (#10655)
|
2024-11-08 14:33:18 +01:00 |
|
Sébastien Lorber
|
ed2cdf391f
|
chore: release Docusaurus v3.6 (#10633)
|
2024-11-04 12:03:54 +01:00 |
|
Sébastien Lorber
|
c9f231afb3
|
refactor(core): refactor SSG infrastructure (#10593)
|
2024-10-18 18:55:09 +02:00 |
|
Sébastien Lorber
|
912c4954d9
|
feat(core): faster HTML minimizer - siteConfig.future.experimental_faster.swcHtmlMinimizer (#10554)
|
2024-10-04 18:26:54 +02:00 |
|
Sébastien Lorber
|
05f3c203a2
|
chore: upgrade Webpack to 5.95 and related deps (#10548)
|
2024-10-03 16:48:27 +02:00 |
|
Sébastien Lorber
|
cba1e02772
|
feat(core): faster CSS minimizer - siteConfig.future.experimental_faster.lightningCssMinimizer (#10522)
|
2024-09-27 16:31:13 +02:00 |
|
Sébastien Lorber
|
9ecff801ff
|
refactor: create @docusaurus/bundler and @docusaurus/babel packages (#10511)
|
2024-09-21 16:35:49 +02:00 |
|
Sébastien Lorber
|
2495d059de
|
refactor(core): prepare codebase for swappable bundler (#10497)
|
2024-09-13 09:30:30 +02:00 |
|
Sébastien Lorber
|
5bab0b5432
|
feat(core, mdx-loader): deduplicate MDX compilation - siteConfig.future.experimental_faster.mdxCrossCompilerCache (#10479)
|
2024-09-06 16:07:09 +02:00 |
|
Sébastien Lorber
|
bb90e35153
|
feat(core): faster JS minimizer - siteConfig.future.experimental_faster.swcJsMinimizer (#10441)
|
2024-08-23 18:44:42 +02:00 |
|
Sébastien Lorber
|
418247ec87
|
feat(core): faster transpiler option - siteConfig.future.experimental_faster.swcJsLoader (#10435)
|
2024-08-23 13:48:52 +02:00 |
|
Sébastien Lorber
|
2d55ca474e
|
fix(types): fix type of PluginModule (#10420)
|
2024-08-19 18:30:52 +02:00 |
|
Sébastien Lorber
|
655ce94c0f
|
chore: release 3.5.2 (#10400)
|
2024-08-13 14:47:19 +02:00 |
|
Sébastien Lorber
|
bde4414614
|
chore: release v3.5.1 (#10385)
|
2024-08-09 23:42:06 +02:00 |
|
Sébastien Lorber
|
daa6b87f24
|
chore: release Docusaurus v3.5 (#10379)
|
2024-08-09 17:14:21 +02:00 |
|
Sébastien Lorber
|
80203b385d
|
feat(core): allow plugins to self-disable by returning null (#10286)
|
2024-07-10 13:13:30 +02:00 |
|
Sébastien Lorber
|
dbdd4dfb2e
|
chore: release Docusaurus v3.4 (#10186)
|
2024-05-31 19:09:06 +02:00 |
|
Sébastien Lorber
|
17f3e02a42
|
feat(core): hash router option - browse site offline (experimental) (#9859)
|
2024-05-19 15:44:58 +02:00 |
|
Sébastien Lorber
|
620e46350a
|
feat(core): site storage config options (experimental) (#10121)
|
2024-05-10 14:41:51 +02:00 |
|
Sébastien Lorber
|
c125f7a272
|
chore: release Docusaurus 3.3.0 + 3.3.1 + 3.3.2 (#10101)
|
2024-05-03 17:14:41 +02:00 |
|
Alexey Ivanov
|
daba917e7c
|
feat(core): add new site config option siteConfig.markdown.anchors.maintainCase (#10064)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
|
2024-04-25 16:35:38 +02:00 |
|
Sébastien Lorber
|
5c1d6464d8
|
feat(core): simplify plugin API, support route.props (#10042)
|
2024-04-16 13:57:11 +02:00 |
|
Sébastien Lorber
|
e012e03158
|
chore: release Docusaurus 3.2.1 (#10016)
|
2024-04-04 20:17:34 +02:00 |
|
Sébastien Lorber
|
debfc87d34
|
chore: release Docusaurus v3.2.0 (#10000)
|
2024-03-29 17:51:27 +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 |
|
Sébastien Lorber
|
93a09ea086
|
refactor(core): improve dev perf, fine-grained site reloads - part2 (#9968)
|
2024-03-21 13:05:19 +01:00 |
|
Sébastien Lorber
|
9017fb9b1d
|
feat(sitemap): add support for "lastmod" (#9954)
|
2024-03-20 11:47:44 +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 |
|
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 |
|