wiki/quartz/components
Andrew c4cd84dcc8
fix: Add a wrapper element to dates in PageList. ()
* Add a wrapper span to dates in PageList.

This means there is a placeholder when date is not specified, so the values in grid-template-columns always line up correctly.

* Use a <div> instead -- better practice to stick to block elements.
2024-08-24 10:13:55 -07:00
..
pages docs + chore: cleanup custom sort ordering for folder + tag listings, add docs 2024-07-09 17:55:19 -07:00
scripts feat(search): keyboard-accessible search button () 2024-08-09 18:46:50 -07:00
styles fix: Add a wrapper element to dates in PageList. () 2024-08-24 10:13:55 -07:00
ArticleTitle.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
Backlinks.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
Body.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
Breadcrumbs.tsx fix(breadcrumbs): calculate trailing slash for tag hierarchies (closes ) 2024-02-17 11:12:35 -08:00
Comments.tsx refactor(comments): move script to files () 2024-08-05 15:17:11 -04:00
ContentMeta.tsx feat: separated content meta () 2024-03-10 09:57:10 -07:00
Darkmode.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
Date.tsx chore(i18n): refactor and cleanup () 2024-02-04 20:57:10 -08:00
DesktopOnly.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
Explorer.tsx fix: unmemoize explorer on rebuild (closes ) 2024-08-08 19:17:20 -07:00
ExplorerNode.tsx fix: properly compute relative path for explorer (closes , ) 2024-06-17 21:43:32 -07:00
Footer.tsx feat(layout): add afterBody 2024-07-09 19:09:31 -07:00
Graph.tsx feat(graph): focusOnHover () 2024-03-04 15:09:20 -05:00
Head.tsx feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter () 2024-03-09 16:42:23 -08:00
Header.tsx chore(types): add additional hint for LSP support () 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 () 2024-02-13 23:53:44 -05:00
PageList.tsx fix: Add a wrapper element to dates in PageList. () 2024-08-24 10:13:55 -07:00
PageTitle.tsx fix: only one h1 on a page (closes ) 2024-08-05 19:18:48 -07:00
RecentNotes.tsx feat: ability to hide tags in the recent notes component () 2024-05-21 09:50:58 -07:00
renderPage.tsx feat(layout): add afterBody 2024-07-09 19:09:31 -07:00
Search.tsx feat(search): keyboard-accessible search button () 2024-08-09 18:46:50 -07:00
Spacer.tsx fix(div): update class name to remove weird space afterwards () 2024-01-29 21:51:13 -08:00
TableOfContents.tsx feat(toc,explorer): add accessibility for toggle () 2024-08-08 18:07:47 -07:00
TagList.tsx fix(tag): move hash to sass styling only () 2024-03-06 20:25:39 -05:00
types.ts chore: passing additional buildCtx to componentData () 2024-02-22 17:51:07 -08:00