docusaurus/packages/docusaurus-utils/src
Joshua Chen f02fefb5b7
fix(utils): properly escape Windows paths (#6190)
* fix(utils): properly escape Windows paths

* Use in more places

* Escape path in test

* Fix snapshot

* Better comment

* Fix tests
2021-12-25 15:24:21 +08:00
..
__tests__ fix: make Docusaurus PnP strict mode compatible (#6047) 2021-12-08 14:26:24 +01:00
constants.ts fix: make Docusaurus PnP strict mode compatible (#6047) 2021-12-08 14:26:24 +01:00
deps.d.ts refactor: improve setup of type declaration files (#5914) 2021-11-12 17:47:27 +01:00
escapePath.ts fix(utils): properly escape Windows paths (#6190) 2021-12-25 15:24:21 +08:00
globUtils.ts fix(v2): Fix MDX docs being considered as partials when siteDir match the _ prefix convention (#5199) 2021-07-21 14:13:51 +02:00
hashUtils.ts fix(v2): fix Webpack persistent caching (evict on swizzle/alias/config change) (#5047) 2021-06-24 12:56:56 +02:00
index.ts refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
markdownLinks.ts fix: ability to link md files with relative paths when paths contain space (#5270) 2021-08-02 18:02:01 +02:00
markdownParser.ts refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
mdxUtils.ts feat(content-blog): add full blog post html into RSS/Atom feeds (#4330) 2021-10-08 12:59:02 +02:00
normalizeUrl.ts feat: doc tags (same as blog tags) (#3646) 2021-08-19 10:31:15 +02:00
pathUtils.ts chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
posixPath.ts fix(utils): properly escape Windows paths (#6190) 2021-12-25 15:24:21 +08:00
slugger.ts feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
tags.ts feat: doc tags (same as blog tags) (#3646) 2021-08-19 10:31:15 +02:00
webpackUtils.ts fix(utils): properly escape Windows paths (#6190) 2021-12-25 15:24:21 +08:00