docusaurus/packages/docusaurus-utils/src/__tests__
Sébastien Lorber e34614963e
fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168)
2024-05-24 19:03:23 +02:00
..
__fixtures__ feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 12:50:06 +01:00
__snapshots__ fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
dataFileUtils.test.ts chore: disable string escaping in snapshots (#7131) 2022-04-08 11:23:19 +08:00
emitUtils.test.ts fix(content-blog): make RSS feed generation work with slugs with .html extension (#8158) 2022-10-06 16:19:05 +02:00
gitUtils.test.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
globUtils.test.ts fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +08:00
hashUtils.test.ts fix(core): codegen should generate unique route prop filenames (#10131) 2024-05-10 18:17:21 +02:00
i18nUtils.test.ts feat: allow customizing localization path of each locale (#7624) 2022-06-17 11:07:35 +02:00
jsUtils.test.ts refactor(utils): remove duplicated function (#9972) 2024-03-29 14:45:30 +01:00
lastUpdateUtils.test.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
markdownLinks.test.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
markdownUtils.test.ts fix(mdx-loader): mdx-code-block should support CRLF (#9897) 2024-02-29 13:20:03 +01:00
moduleUtils.test.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
pathUtils.test.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
routeUtils.test.ts feat(sitemap): add support for "lastmod" (#9954) 2024-03-20 11:47:44 +01:00
shellUtils.test.ts fix(create-docusaurus): potential security issue with command injection (#7507) 2022-05-27 10:41:15 +02:00
slugger.test.ts chore: spell-check test files (#6903) 2022-03-12 15:24:56 +08:00
tags.test.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
urlUtils.test.ts fix(mdx-loader): resolve Markdown/MDX links with Remark instead of RegExp (#10168) 2024-05-24 19:03:23 +02:00
webpackUtils.test.ts test: fix some type errors in test files (#7486) 2022-05-25 11:46:10 +08:00