docusaurus/packages/docusaurus-utils/src
Joshua Chen abe5450526
feat(core): allow customizing the i18n directory path (#7386)
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
2022-06-02 17:37:14 +02:00
..
__tests__ feat(core): allow customizing the i18n directory path (#7386) 2022-06-02 17:37:14 +02:00
constants.ts feat(core): allow customizing the i18n directory path (#7386) 2022-06-02 17:37:14 +02: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 test: improve test coverage (#7113) 2022-04-05 14:09:19 +08:00
gitUtils.ts fix(create-docusaurus): potential security issue with command injection (#7507) 2022-05-27 10:41:15 +02:00
globUtils.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
hashUtils.ts feat(utils): JSDoc for all APIs (#6980) 2022-03-24 21:34:31 +08:00
i18nUtils.ts feat(core): allow customizing the i18n directory path (#7386) 2022-06-02 17:37:14 +02:00
index.ts feat(core): allow customizing the i18n directory path (#7386) 2022-06-02 17:37:14 +02:00
jsUtils.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00
markdownLinks.ts fix(utils): fix Markdown link replacement when link text is same as href (#7464) 2022-05-22 19:13:28 +08:00
markdownUtils.ts refactor: reduce number of leaked anys (#7465) 2022-05-23 00:30:32 +08:00
pathUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08: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 refactor(types): move non-core, non-public types out of the types package (#7293) 2022-05-03 17:15:48 +08:00
urlUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
webpackUtils.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00