speisekarten-quartz/quartz/components
2025-01-01 12:24:32 -08:00
..
pages fix(tags): Fix TagContent not sorting the page list when opening a tag (#1692) 2024-12-30 09:08:35 -08:00
scripts perf: reduce bundle size (closes #1607) (#1689) 2025-01-01 12:24:32 -08:00
styles fix(search): Fix super-inconsistent preview widths in search previews (#1677) 2024-12-30 09:55:53 -08:00
ArticleTitle.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
Backlinks.tsx feat(backlinks): hide by default when empty (#1674) 2024-12-26 21:05:35 -07:00
Body.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
Breadcrumbs.tsx fix(breadcrumbs): calculate trailing slash for tag hierarchies (closes #873) 2024-02-17 11:12:35 -08:00
Comments.tsx fix(comments): properly check if comments is in frontmatter (#1627) 2024-11-30 21:03:20 -05:00
ContentMeta.tsx fix: use time HTML element for date strings (#1622) 2024-12-03 01:41:55 -05:00
Darkmode.tsx a11y(darkmode): use a button for the theme toggle (#1335) 2024-08-24 13:33:30 -07:00
Date.tsx fix: use time HTML element for date strings (#1622) 2024-12-03 01:41:55 -05:00
DesktopOnly.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
Explorer.tsx Revert "perf: eagerly compute explorer nodes to avoid re-render in memoized value" 2024-09-20 15:48:14 -07:00
ExplorerNode.tsx Revert "perf: eagerly compute explorer nodes to avoid re-render in memoized value" 2024-09-20 15:48:14 -07:00
Footer.tsx feat(layout): add afterBody 2024-07-09 19:09:31 -07:00
Graph.tsx perf(graph): canvas implementation (#1328) 2024-08-25 00:33:14 -07:00
Head.tsx perf: reduce bundle size (closes #1607) (#1689) 2025-01-01 12:24:32 -08:00
Header.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
index.ts feat: comments (giscus) 2024-07-20 23:05:45 -07:00
MobileOnly.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
PageList.tsx fix: use time HTML element for date strings (#1622) 2024-12-03 01:41:55 -05:00
PageTitle.tsx fix: only one h1 on a page (closes #1269) 2024-08-05 19:18:48 -07:00
RecentNotes.tsx feat: ability to hide tags in the recent notes component (#1147) 2024-05-21 09:50:58 -07:00
renderPage.tsx perf: reduce bundle size (closes #1607) (#1689) 2025-01-01 12:24:32 -08:00
Search.tsx feat(search): keyboard-accessible search button (#1331) 2024-08-09 18:46:50 -07:00
Spacer.tsx fix(div): update class name to remove weird space afterwards (#763) 2024-01-29 21:51:13 -08:00
TableOfContents.tsx fix: Link visibility in exampanded TOC while collapseByDefault is true (#1371) 2024-08-24 12:56:17 -07:00
TagList.tsx fix(style): remove flex end to fix tag alignment in content meta 2024-11-07 15:13:28 -08:00
types.ts chore: passing additional buildCtx to componentData (#914) 2024-02-22 17:51:07 -08:00