sebastien
a3ca2d7457
refactor
2025-06-27 16:33:11 +02:00
sebastien
db686bbd37
add some tests for validateCategoryMetadataFile
2025-06-27 16:25:13 +02:00
sebastien
0fcd686f0a
improve comment
2025-06-27 16:11:40 +02:00
sebastien
af3ba423ea
add test for generator key propagation
2025-06-27 16:05:01 +02:00
sebastien
ff272ad7be
do not always add key attribute
2025-06-27 16:00:01 +02:00
sebastien
766549317b
Add unit test for docs translation key conflict behavior
2025-06-27 15:56:52 +02:00
sebastien
3a5010a83a
Add initial implementation of sidebar keys
2025-06-27 15:45:09 +02:00
sebastien
222a077d85
Add sidebar label dogfood conflict
2025-06-27 15:02:21 +02:00
sebastien
13828934b4
Merge branch 'main' into slorber/fix-docs-category-index-translation-key-conflict
2025-06-26 18:10:40 +02:00
Sébastien Lorber
d9d7e855c2
feat(faster): Upgrade to Rspack 1.4 ( #11294 )
2025-06-26 17:10:41 +02:00
Sébastien Lorber
b0df38d317
feat(create-docusaurus): use respectPrefersColorScheme in init template ( #11293 )
2025-06-26 15:36:46 +02:00
Sébastien Lorber
0f7cf285a3
chore(website): use local SVGs for footer badges (argos + netlify) ( #11291 )
2025-06-25 16:17:01 +02:00
Sébastien Lorber
385102df9f
chore: upgrade website to Rspack 1.4 + fix Rspack internal performance tracing ( #11290 )
2025-06-25 15:34:44 +02:00
Sébastien Lorber
1592094206
fix(theme): Fix footnote ref scrolling behind the navbar when footnote back reference clicked ( #11289 )
2025-06-25 11:11:38 +02:00
Sébastien Lorber
e82cd48842
chore(website): split changelog per version + adjust changelog plugin implementation ( #11287 )
2025-06-24 17:05:58 +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
dependabot[bot]
ef71ddf937
chore(deps): bump marocchino/sticky-pull-request-comment from 2.9.2 to 2.9.3 ( #11285 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 11:09:33 +02:00
Sébastien Lorber
1cbc0118b0
fix(docs): Fix empty sidebar item category className
lost when post-processed to a doc ( #11281 )
2025-06-19 19:04:28 +02:00
stubinubin
068d4c63a9
fix(theme-common): Export FooterColumnItem type ( #11280 )
2025-06-19 18:31:03 +02:00
enumura
a94fdbe21c
fix(dev-server): use correct dev server HTML lang attribute ( #11271 )
...
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2025-06-17 16:11:14 +02:00
dependabot[bot]
ee332e951d
chore(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 ( #11272 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 09:51:18 +02:00
dependabot[bot]
3ed2ea2ecf
chore(deps): bump treosh/lighthouse-ci-action from 12.1.0 to 12.6.1 ( #11273 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 09:50:37 +02:00
Sébastien Lorber
6cb955987e
fix(theme): make useHistorySelector()
hydration-safe + use it read search/hash in theme ( #11263 )
2025-06-13 18:49:28 +02:00
Riccardo
a392c33b8e
docs: fix announcement bar css selector ( #11262 )
2025-06-13 11:38:48 +02:00
Sébastien Lorber
b54103be5d
fix(docs): prevent docs ids conflicts within a version ( #11251 )
2025-06-06 20:12:44 +02:00
Sébastien Lorber
f811e2dbf4
chore: release 3.8.1 ( #11249 )
2025-06-06 17:45:58 +02:00
Sébastien Lorber
315e3f617e
chore(faster): upgrade Rspack ( #11248 )
2025-06-06 11:44:59 +02:00
Sébastien Lorber
a36ac15947
fix(bundler): upgrade bundler CSS deps to fix potential bugs ( #11243 )
...
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-06-05 18:56:09 +02:00
Sébastien Lorber
60df4936aa
fix(theme): fix unability to navigate to category's page when browsing its children items ( #11242 )
2025-06-05 18:13:46 +02:00
Sébastien Lorber
d3ab0e63a0
fix(css-cascade-layers): fix windows css cascade layers bug ( #11241 )
2025-06-05 17:03:41 +02:00
Sébastien Lorber
ef23f546fd
chore(ci): add yarn-v1-windows e2e job ( #11231 )
2025-06-05 12:50:07 +02:00
Léo Vincent
e17a26ab45
docs: deployment, fix build website commands ( #11238 )
2025-06-04 23:32:24 +02:00
Sébastien Lorber
18b47fdfc1
refactor(docs): extract loadVersion()
without changing the behavior ( #11230 )
...
* refactor, extract loadVersion() without changing behavior
* Add minimal test case for loadVersion()
* Add minimal test case for loadVersion()
* more refactor, rename index.ts to version.ts
* fix tests
* empty
2025-06-02 18:44:07 +02:00
sebastien
eeec52c51e
add dogfood test for File name conflict
2025-06-02 17:12:33 +02:00
sebastien
d78dd08ad1
better dogfood
2025-06-02 17:08:05 +02:00
sebastien
7f05848713
Attempt to fix translation content conflict
2025-06-02 16:58:11 +02:00
Phil Parsons
dacfc17fb4
fix(website): ensure feedback widget renders with correct theme ( #11224 )
...
Co-authored-by: Phil Parsons <p-m-p@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2025-06-02 12:40:25 +02:00
Sébastien Lorber
ffa7525ff9
fix(bundler): fix docusaurus start
using concatenateModules: true
( #11222 )
2025-05-30 21:07:11 +02:00
Sébastien Lorber
1c454a9430
fix(types): fix future flags public types ( #11221 )
2025-05-30 19:22:56 +02:00
Weslley Araújo
dd6396dd39
fix: include Arc to supported Chromium Browsers ( #11217 )
2025-05-30 09:52:22 +02:00
Sébastien Lorber
ad56077c70
perf(website): optimize website i18n build time by removing useless git log calls ( #11214 )
2025-05-28 16:34:23 +02:00
Sébastien Lorber
2b15b85645
chore: upgrade to Node 22 by default ( #11212 )
2025-05-28 15:04:14 +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
68aa3c876b
fix(core): fix docusaurus start
error for macOS users with no Chromium-based browser ( #11205 )
2025-05-27 17:13:32 +02:00
Sébastien Lorber
76518fd206
chore: Add missing v3.8 blog post mdx-code-block ( #11203 )
2025-05-27 13:06:04 +02:00
Sébastien Lorber
7e87ea320c
chore: update examples for Docusaurus 3.8 ( #11202 )
2025-05-27 12:42:26 +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
Dave Meyer
8a5a0c110e
docs: fix highlighted lines in github link to commonly used languages ( #11188 )
2025-05-27 10:41:05 +02:00
Noritaka Kobayashi
8958c11c58
chore: fix typos in comment-out ( #11197 )
2025-05-27 10:38:35 +02:00