docusaurus/packages/docusaurus-plugin-content-docs/src
Joshua Chen 3195e7feed
fix(content-docs): quotify path when retrieving git history (#6202)
* fix(content-docs): quotify path when retrieving git history

* Enable last update in dogfooding
2021-12-27 17:27:48 +08:00
..
__tests__ fix(content-docs): quotify path when retrieving git history (#6202) 2021-12-27 17:27:48 +08:00
client chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
markdown refactor: migrate lqip-loader to TS, fix typing for Webpack Loaders (#5779) 2021-10-27 16:38:11 +02:00
sidebars refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
theme/hooks fix(v2): fix useEffect infinite loop in blogOnly mode (#5097) 2021-06-30 12:50:06 +02:00
categoryGeneratedIndex.ts feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
cli.ts refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
constants.ts
deps.d.ts refactor: move deps declarations into src (#5946) 2021-11-14 13:35:15 +08:00
docFrontMatter.ts refactor(content-docs): move isCategoriesShorthand to utils (#5962) 2021-11-18 08:25:07 +08:00
docs.ts refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
globalData.ts refactor(content-docs): move isCategoriesShorthand to utils (#5962) 2021-11-18 08:25:07 +08:00
index.ts feat: async plugin creator functions (#6166) 2021-12-22 19:10:49 +01:00
lastUpdate.ts fix(content-docs): quotify path when retrieving git history (#6202) 2021-12-27 17:27:48 +08:00
numberPrefix.ts refactor(content-docs): move isCategoriesShorthand to utils (#5962) 2021-11-18 08:25:07 +08:00
options.ts refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
plugin-content-docs.d.ts feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
props.ts feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
routes.ts refactor: unify log format with new logger utility (#5994) 2021-12-20 17:24:59 +01:00
slug.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 chore: upgrade TypeScript & other ESLint related deps (#5963) 2021-11-18 21:15:37 +08:00
translations.ts feat(content-docs): sidebar category linking to document or auto-generated index page (#5830) 2021-12-03 14:44:59 +01:00
types.ts refactor: remove deprecated docs homePageId option (#6065) 2021-12-07 19:48:30 +01:00
versions.ts fix: make Docusaurus PnP strict mode compatible (#6047) 2021-12-08 14:26:24 +01:00