docusaurus/packages/docusaurus-utils/src
Joshua Chen 40827c6c72
fix(utils): always match exclusion root dirs as complete folder paths (#7864)
* fix(utils): always match exclusion root dirs as complete folder paths

* fix

* fix?

* fix for real
2022-08-01 15:23:01 +08:00
..
__tests__ fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +08: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 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 refactor: remove "error" reporting level, move reportMessage to logger (#7642) 2022-06-17 14:51:00 +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): recognize ~~~ as code fences in link replacement (#7801) 2022-07-18 19:16:00 +08:00
markdownUtils.ts fix(utils): allow any non-boundary characters in Markdown heading ID (#7604) 2022-06-16 12:32:42 +02:00
pathUtils.ts fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +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 fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +08:00
webpackUtils.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +08:00