docusaurus/packages/docusaurus-theme-common/src/utils
Alexey Pyltsyn 35b1941a0b
fix(v2): unbreak adding of custom HTML metadatas (#4871)
* fix(v2): unbreak adding of custom HTML metadatas

* Correct solution

* Update website/docusaurus.config.js

Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
2021-06-02 12:20:32 +02:00
..
__tests__ fix(v2): fix code block title parsing, support multiple metastring attributes (#4541) 2021-04-14 10:24:52 +02:00
docsPreferredVersion fix(v2): fail-safe usage of browser storage (localStorage/sessionStorage) when access is denied (#4501) 2021-04-13 12:38:12 +02:00
ThemeClassNames.ts refactor(v2): rename class main-docs-wrapper to docs-wrapper (#4619) 2021-04-15 18:56:41 +02:00
codeBlockUtils.ts fix(v2): fix code block title parsing, support multiple metastring attributes (#4541) 2021-04-14 10:24:52 +02:00
docsUtils.ts feat(v2): @docusaurus/theme-common (#3775) 2020-11-18 16:00:51 +01:00
generalUtils.ts refactor(v2): correct some of type errors reported by eslint (#4382) 2021-03-12 12:24:22 +01:00
pathUtils.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
searchUtils.ts chore(v2): fix several lint warnings, add missing types, cleanup (#3844) 2020-11-30 16:42:58 +01:00
storageUtils.ts fix(v2): fail-safe usage of browser storage (localStorage/sessionStorage) when access is denied (#4501) 2021-04-13 12:38:12 +02:00
useAlternatePageUtils.ts fix(v2): fix/enhance minor i18n issues reported (#4092) 2021-01-22 21:26:42 +01:00
useChangeRoute.ts fix(v2): do not focus on skip link if page refreshed (#4797) 2021-05-18 15:55:11 +02:00
usePluralForm.ts refactor(v2): i18n cleanups / refactors (#4405) 2021-03-15 18:02:53 +01:00
useThemeConfig.ts fix(v2): unbreak adding of custom HTML metadatas (#4871) 2021-06-02 12:20:32 +02:00