docusaurus/packages/docusaurus-utils/src
ozaki 32fa7e0a8d feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-03-15 14:54:38 +01:00
..
__tests__ feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 14:54:38 +01:00
cliUtils.ts feat(create-docusaurus): ask user for preferred language when no language CLI option provided (#9442) 2024-02-15 13:05:05 +01:00
constants.ts feat(core): enable port configuration via environment variable (#9610) 2023-12-07 11:46:35 +01:00
contentVisibilityUtils.ts feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01: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 fix(content-blog): make RSS feed generation work with slugs with .html extension (#8158) 2022-10-06 16:19:05 +02:00
gitUtils.ts perf: optimize getFileCommitDate, make it async (#9890) 2024-02-24 23:32:18 +01: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 feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 14:54:38 +01:00
jsUtils.ts fix(utils): always match exclusion root dirs as complete folder paths (#7864) 2022-08-01 15:23:01 +08:00
lastUpdateUtils.ts feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 14:54:38 +01:00
markdownLinks.ts fix(utils): Markdown link replacement with <> but no spaces (#9617) 2023-12-07 11:27:28 +01:00
markdownUtils.ts fix(mdx-loader): mdx-code-block should support CRLF (#9897) 2024-02-29 13:20:03 +01:00
moduleUtils.ts feat(core): support TypeScript + ESM configuration (#9317) 2023-10-14 02:46:03 +02:00
pathUtils.ts fix(core): handle single quotes inside file paths (#9160) 2023-07-21 15:16:10 +02:00
regExpUtils.ts feat(theme-algolia): add option.replaceSearchResultPathname to process/replaceAll search result urls (#8428) 2022-12-22 18:24:28 +01: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 feat(docs,blog,pages): add support for "unlisted" front matter - hide md content in production (#8004) 2022-11-03 14:31:41 +01:00
urlUtils.ts refactor(utils): remove duplicated function 2024-03-13 19:50:49 +01:00
webpackUtils.ts feat(mdx-loader): Remark plugin to report unused MDX / Markdown directives (#9394) 2023-10-24 16:15:49 +02:00