docusaurus/packages/docusaurus-theme-common/src
ozaki d1590e37ac
feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032)
Co-authored-by: OzakIOne <OzakIOne@users.noreply.github.com>
Co-authored-by: sebastien <lorber.sebastien@gmail.com>
2024-04-16 11:23:00 +02:00
..
components fix(core): various broken anchor link fixes (#9732) 2024-01-12 16:09:45 +01:00
contexts
hooks refactor(theme-common): allow optional desktopBreakpoint param in useWindowSize (#9335) 2023-12-01 17:40:27 +01:00
utils feat(pages): add LastUpdateAuthor & LastUpdateTime & editUrl (#10032) 2024-04-16 11:23:00 +02:00
index.ts refactor(website): refactor showcase components (#10023) 2024-04-10 10:42:27 +02:00
internal.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
types.d.ts