sebastien
fe7dba95a8
infer translate from presence of translation dir
2025-07-07 14:14:31 +02:00
sebastien
2858156bc5
Merge branch 'main' into slorber/do-not-translate-default-locale
2025-07-07 11:53:52 +02:00
sebastien
1989342792
add tests for plugins
2025-07-04 17:11:09 +02:00
sebastien
4fe8019cec
fix site snapshots
2025-07-04 17:04:25 +02:00
sebastien
f8d1d49a82
fix all docs tests
2025-07-04 16:42:52 +02:00
sebastien
35e676096c
fix all docs tests
2025-07-04 16:39:42 +02:00
sebastien
a1b2ded46c
fix all docs tests
2025-07-04 16:26:16 +02:00
sebastien
4f5d4b49cd
fix and enhance docs tests
2025-07-04 16:19:20 +02:00
sebastien
f6f3e6cdb4
Fix CLI unit tests + refactor getLocaleConfig method
2025-07-04 16:08:01 +02:00
sebastien
b640334248
fix loadVersion test
2025-07-04 15:38:58 +02:00
sebastien
cfb354502d
fix docs version tests
2025-07-04 15:37:00 +02:00
Sergey Schetinin
4c3daab18b
fix(translations): Add missing Ukrainian translations ( #11305 )
2025-07-04 15:20:16 +02:00
sebastien
c79a3cbb05
Merge branch 'main' into slorber/do-not-translate-default-locale
2025-07-04 15:16:37 +02:00
Sébastien Lorber
fad80c4421
test(docs): fix docs tests issues ( #11307 )
2025-07-04 15:14:17 +02:00
sebastien
8321df5654
add unit tests for blog translate wiring
2025-07-04 13:37:58 +02:00
sebastien
2e9ae7f28c
add unit tests for disabling pages translations
2025-07-04 13:17:45 +02:00
sebastien
650f51662a
wire to the config attribute
2025-07-04 13:13:23 +02:00
sebastien
98469e1099
add getCurrentLocaleConfig utils
2025-07-04 13:05:30 +02:00
sebastien
db7b2f334e
add getCurrentLocaleConfig utils
2025-07-04 12:58:40 +02:00
sebastien
68cae1bf4c
fix blog case
2025-07-04 12:43:47 +02:00
sebastien
c1183ac89b
Add i18n translate flag to locale config
2025-07-04 12:38:23 +02:00
sebastien
b841dbc13f
Restore default code translations
2025-07-03 17:09:58 +02:00
sebastien
ae4637bec5
Disable localization in all content plugins
2025-07-03 17:08:10 +02:00
sebastien
0924b8baa6
disable plugins translations?
2025-07-03 15:34:53 +02:00
Sébastien Lorber
da08536816
feat(docs): sidebar item key
attribute - fix docs translations key conflicts ( #11228 )
2025-07-03 13:40:00 +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
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
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
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
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
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
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
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
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
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
Noritaka Kobayashi
8958c11c58
chore: fix typos in comment-out ( #11197 )
2025-05-27 10:38:35 +02:00
Ben McCann
ba18a8b8b9
chore: simplify construction of test paths ( #11196 )
2025-05-26 13:29:23 +02:00