docusaurus/packages/docusaurus-utils/src
Sébastien Lorber 4a2200ace4
chore: backport retro compatible commits for the Docusaurus v2.4.1 release (#8979)
Co-authored-by: Tarun Chauhan <tarun.chauhan@tripjack.com>
Co-authored-by: sebastienlorber <lorber.sebastien@gmail.com>
Co-authored-by: Sachin Nanayakkara <sachinnanayakkara21@gmail.com>
Co-authored-by: Tarun Chauhan <tarunrajput1337@gmail.com>
Co-authored-by: Armano <armano2@users.noreply.github.com>
Co-authored-by: Aleksandr Vladykin <morsko1@yandex.ru>
Co-authored-by: Andrew Lyons <andrew@nicols.co.uk>
Co-authored-by: MetuMortis <78408599+LiberaTeMetuMortis@users.noreply.github.com>
fix(create): add missing await (#8831)
fix(theme-translations): remove redundant navigation text in aria label (#8842)
fix(utils): handle Markdown links with spaces to route correctly (#8874)
fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (#8873)
fix(theme-common): fix collapsible component with prefers-reduced-motion (#8906)
fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (#8909)
fix(core): Correct yarn upgrade command for yarn 2.x (#8908)
fix(theme-translations): fix Turkish translation for aria label "Enter key" (#8933)
fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (#8971)
2023-05-15 15:41:07 +02:00
..
__tests__ chore: backport retro compatible commits for the Docusaurus v2.4.1 release (#8979) 2023-05-15 15:41:07 +02: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 chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264) 2022-10-29 15:13:42 +02:00
gitUtils.ts fix(create-docusaurus): potential security issue with command injection (#7507) 2022-05-27 10:41:15 +02:00
globUtils.ts chore: enable import/order rule (#7418) 2022-05-14 23:39:50 +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 chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585) 2023-01-27 17:02:15 +01:00
jsUtils.ts refactor: remove "error" reporting level, move reportMessage to logger (#7642) 2022-06-17 14:51:00 +02:00
markdownLinks.ts chore: backport retro compatible commits for the Docusaurus v2.4.1 release (#8979) 2023-05-15 15:41:07 +02:00
markdownUtils.ts chore: backport retro compatible commits for the Docusaurus v2.3.1 release (#8621) 2023-02-03 15:04:03 +01:00
pathUtils.ts chore: backport retro compatible commits for the Docusaurus v2.2 release (#8264) 2022-10-29 15:13:42 +02:00
regExpUtils.ts chore: backport retro compatible commits for the Docusaurus v2.3 release (#8585) 2023-01-27 17:02:15 +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 refactor(types): move non-core, non-public types out of the types package (#7293) 2022-05-03 17:15:48 +08:00
urlUtils.ts refactor: fix a lot of errors in type-aware linting (#7477) 2022-05-24 15:40:26 +08:00
webpackUtils.ts chore: backport retro compatible commits for the Docusaurus v2.1 release (#8033) 2022-09-02 12:20:33 +02:00