rizaldy.club/quartz/components
Luca Salvarani c8f5dbbad3
fix: Fix Backlinks not applying the display class (#519)
* fix: Fix `Backlinks` not applying the display class

Fix #518

* fix: Apply `displayClass` to all layout components

* refactor: Use same style

* fix: Remove `undefined` class using coalescing operator
2023-10-01 17:20:55 -07:00
..
pages Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
scripts feat(explorer): improve accessibility and consistency (+ bug fix) (#488) 2023-09-20 13:55:29 -07:00
styles feat: implement breadcrumb component (#508) 2023-09-29 10:26:15 +02:00
ArticleTitle.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
Backlinks.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
Body.tsx
Breadcrumbs.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
ContentMeta.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
Darkmode.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
Date.tsx
DesktopOnly.tsx
Explorer.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
ExplorerNode.tsx fix(explorer): display names for folders without frontmatter (#494) 2023-09-21 18:54:33 +02:00
Footer.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
Graph.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
Head.tsx Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
Header.tsx
index.ts feat: implement breadcrumb component (#508) 2023-09-29 10:26:15 +02:00
MobileOnly.tsx
PageList.tsx
PageTitle.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
RecentNotes.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
renderPage.tsx
Search.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
Spacer.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
TableOfContents.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
TagList.tsx fix: Fix Backlinks not applying the display class (#519) 2023-10-01 17:20:55 -07:00
types.ts