docusaurus/packages/docusaurus-plugin-content-pages/src
2024-04-16 13:57:11 +02:00
..
__tests__ feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032) 2024-04-16 11:23:00 +02:00
content.ts feat(core): simplify plugin API, support route.props (#10042) 2024-04-16 13:57:11 +02:00
frontMatter.ts feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032) 2024-04-16 11:23:00 +02:00
index.ts feat(core): simplify plugin API, support route.props (#10042) 2024-04-16 13:57:11 +02:00
markdownLoader.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
options.ts feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032) 2024-04-16 11:23:00 +02:00
plugin-content-pages.d.ts feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032) 2024-04-16 11:23:00 +02:00
routes.ts feat(core): simplify plugin API, support route.props (#10042) 2024-04-16 13:57:11 +02:00
types.ts fix(*): make TypeScript realize that each plugin package has a default export (#7294) 2022-05-03 18:23:34 +08:00