docusaurus/packages/docusaurus-theme-common/src/utils
Sébastien Lorber 465cf4d82c
refactor(docs,blog): last update timestamp should be in milliseconds instead of seconds (#9963)
2024-03-19 09:51:27 +01:00
..
__tests__
IntlUtils.ts refactor(theme): dates should be formatted on the client-side instead of in nodejs code (#9868) 2024-02-23 18:30:05 +01:00
ThemeClassNames.ts feat(blog): add LastUpdateAuthor & LastUpdateTime (#9912) 2024-03-15 12:50:06 +01:00
accessibilityUtils.ts
admonitionUtils.tsx
blogUtils.ts
codeBlockUtils.ts fix(theme-common): fix missing code block MagicComments style in Visual Basic (.NET) 16 (#9727) 2024-01-12 21:13:24 +01:00
docsUtils.tsx fix(theme): docs html sidebar items should always be visible (#9531) 2023-11-10 18:12:55 +01:00
errorBoundaryUtils.module.css feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering (#9305) 2023-09-14 17:23:07 +02:00
errorBoundaryUtils.tsx feat(theme-mermaid): upgrade Mermaid to v10.4 - handle async rendering (#9305) 2023-09-14 17:23:07 +02:00
footerUtils.ts
generalUtils.ts
historyUtils.ts fix(theme-common): remove useless useSyncExternalStore shim (#9276) 2023-09-04 16:21:59 +02:00
jsUtils.ts
metadataUtils.tsx
navbarUtils.tsx
reactUtils.tsx
regexpUtils.ts
routesUtils.ts
scrollUtils.tsx
searchUtils.ts
skipToContentUtils.tsx
storageUtils.ts fix(theme-common): remove useless useSyncExternalStore shim (#9276) 2023-09-04 16:21:59 +02:00
structuredDataUtils.ts refactor(docs,blog): last update timestamp should be in milliseconds instead of seconds (#9963) 2024-03-19 09:51:27 +01:00
tabsUtils.tsx
tagsUtils.ts
tocUtils.ts
unlistedUtils.tsx
useAlternatePageUtils.ts
useLocalPathname.ts
useLocationChange.ts
usePluralForm.ts
useThemeConfig.ts