docusaurus/packages/docusaurus-theme-common/src/utils/__tests__
Sébastien Lorber 2febb76fae
feat(core): Add `i18n.localeConfigs[locale].{url,baseUrl}` config options (#11316)
Co-authored-by: slorber <749374+slorber@users.noreply.github.com>
2025-07-28 17:04:34 +02:00
..
__snapshots__ refactor(theme): refactor CodeBlock parseLines logic + use inline snapshots to ease review (#11058) 2025-04-04 13:22:51 +02:00
codeBlockUtils.test.ts refactor(theme): CodeBlock, centralize metadata parsing + refactor theme component (#11059) 2025-04-04 18:15:34 +02:00
footerUtils.test.ts test(theme-common): improve test coverage (#6902) 2022-03-12 13:17:21 +08:00
historyUtils.test.ts feat(core): Add `i18n.localeConfigs[locale].{url,baseUrl}` config options (#11316) 2025-07-28 17:04:34 +02:00
jsUtils.test.ts feat(blog): group sidebar items by year (`themeConfig.blog.sidebar.groupByYear`) (#10252) 2024-06-28 16:59:35 +02:00
reactUtils.test.ts fix(theme-common): add a missing generic constraint (#7648) 2022-06-22 13:29:31 +02:00
regexpUtils.test.ts chore: spell-check test files (#6903) 2022-03-12 15:24:56 +08:00
routesUtils.test.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
tagsUtils.test.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
titleFormatterUtils.test.tsx feat(theme): make it possible to provide your own page title formatter (#11090) 2025-04-11 19:16:17 +02:00
tocUtils.test.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
useAlternatePageUtils.test.tsx feat(core): Add `i18n.localeConfigs[locale].{url,baseUrl}` config options (#11316) 2025-07-28 17:04:34 +02:00
useLocalPathname.test.tsx test: fix ALL type errors in tests (#7487) 2022-05-25 14:01:10 +08:00
usePluralForm.test.tsx test: fix ALL type errors in tests (#7487) 2022-05-25 14:01:10 +08:00