docusaurus/packages/docusaurus-utils/src
Sébastien Lorber 37d8844506
fix(cli): fix CLI write-translation bug (#11027)
* fix write-translation bug

* fix write-translation bug
2025-03-27 12:22:44 +01:00
..
__tests__ fix(cli): fix CLI write-translation bug (#11027) 2025-03-27 12:22:44 +01:00
cliUtils.ts feat(create-docusaurus): ask user for preferred language when no language CLI option provided (#9442) 2024-02-15 13:05:05 +01:00
constants.ts feat(core): enable port configuration via environment variable (#9610) 2023-12-07 11:46:35 +01:00
contentVisibilityUtils.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
dataFileUtils.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
deps.d.ts fix: remove more peer dependency warnings (#6615) 2022-02-05 17:46:01 +08:00
emitUtils.ts refactor(core): improve dev perf, fine-grained site reloads - part 3 (#9975) 2024-03-28 12:39:07 +01:00
gitUtils.ts refactor: replace unmaintained shelljs dependency by execa (#10358) 2025-02-28 14:31:01 +01:00
globUtils.ts fix(cli): fix CLI write-translation bug (#11027) 2025-03-27 12:22:44 +01:00
hashUtils.ts fix(core): codegen should generate unique route prop filenames (#10131) 2024-05-10 18:17:21 +02:00
i18nUtils.ts feat: allow customizing localization path of each locale (#7624) 2022-06-17 11:07:35 +02:00
index.ts fix(create-docusaurus): fix CLI and remove shelljs escapeShellArg util (#10958) 2025-02-28 20:09:59 +01:00
jsUtils.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
lastUpdateUtils.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
markdownLinks.ts fix(docs, blog): Markdown link resolution does not support hot reload (#10185) 2024-05-31 17:47:36 +02:00
markdownUtils.ts fix(markdown): mdx-code-block should support intentation (#10240) 2024-06-20 19:43:32 +02:00
moduleUtils.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
pathUtils.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
regExpUtils.ts feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls (#8428) 2022-12-22 18:24:28 +01:00
routeUtils.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
slugger.ts feat(utils): JSDoc for all APIs (#6980) 2022-03-24 21:34:31 +08:00
tags.ts feat(blog): authors page (#10216) 2024-08-01 17:30:49 +02:00
urlUtils.ts chore: Rename Twitter links/labels to X (#10509) 2024-09-19 11:30:57 +02:00
webpackUtils.ts fix(core): restore core svg file-loader (#10820) 2025-01-06 17:54:43 +01:00