docusaurus/packages/docusaurus-utils/src
2023-07-21 15:16:10 +02:00
..
__tests__ fix(utils): better handling of code blocks in link replacement (#9046) 2023-06-08 12:16:56 +02:00
constants.ts feat(core): allow customizing the i18n directory path (#7386) 2022-06-02 17:37:14 +02: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 chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
deps.d.ts fix: remove more peer dependency warnings (#6615) 2022-02-05 17:46:01 +08:00
emitUtils.ts fix(content-blog): make RSS feed generation work with slugs with .html extension (#8158) 2022-10-06 16:19:05 +02:00
gitUtils.ts fix(create-docusaurus): potential security issue with command injection (#7507) 2022-05-27 10:41:15 +02:00
globUtils.ts fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +08:00
hashUtils.ts feat(utils): JSDoc for all APIs (#6980) 2022-03-24 21:34:31 +08:00
i18nUtils.ts feat: allow customizing localization path of each locale (#7624) 2022-06-17 11:07:35 +02:00
index.ts feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
jsUtils.ts fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +08:00
markdownLinks.ts fix(utils): better handling of code blocks in link replacement (#9046) 2023-06-08 12:16:56 +02:00
markdownUtils.ts feat: upgrade to MDX v2 (#8288) 2023-04-21 19:48:57 +02:00
pathUtils.ts fix(core): handle single quotes inside file paths (#9160) 2023-07-21 15:16:10 +02:00
regExpUtils.ts feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls (#8428) 2022-12-22 18:24:28 +01:00
shellUtils.ts fix(create-docusaurus): potential security issue with command injection (#7507) 2022-05-27 10:41:15 +02:00
slugger.ts feat(utils): JSDoc for all APIs (#6980) 2022-03-24 21:34:31 +08:00
tags.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.ts fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +08:00
webpackUtils.ts feat(core): add new Webpack file-loader extensions: avif, mov, mkv, mpg, avi... (#7941) 2022-08-11 19:42:13 +02:00