jpg-quartz/quartz/components
Leo Lazou 244801af65
idea: Tags appear as hollow circles on the graph (#1129)
* Tags appear as hollow circles on the graph

Added a few lines to make tags appear as hollow circles on the graph, as opposed to pages which are plain circles, for better visual separation.

* Applied Prettier code style
2024-05-30 10:42:22 -07:00
..
pages feat(i18n): homepage link for 404 pages (#1117) 2024-05-22 16:44:54 -04:00
scripts idea: Tags appear as hollow circles on the graph (#1129) 2024-05-30 10:42:22 -07:00
styles feat: separated content meta (#929) 2024-03-10 09:57:10 -07:00
ArticleTitle.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
Backlinks.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05: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
ContentMeta.tsx feat: separated content meta (#929) 2024-03-10 09:57:10 -07:00
Darkmode.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
Date.tsx chore(i18n): refactor and cleanup (#805) 2024-02-04 20:57:10 -08:00
DesktopOnly.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
Explorer.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
ExplorerNode.tsx chore(i18n): refactor and cleanup (#805) 2024-02-04 20:57:10 -08:00
Footer.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
Graph.tsx feat(graph): focusOnHover (#954) 2024-03-04 15:09:20 -05:00
Head.tsx feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter (#977) 2024-03-09 16:42:23 -08:00
Header.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
index.ts feat: implement breadcrumb component (#508) 2023-09-29 10:26:15 +02:00
MobileOnly.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
PageList.tsx fix(tag): move hash to sass styling only (#930) 2024-03-06 20:25:39 -05:00
PageTitle.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
RecentNotes.tsx feat: ability to hide tags in the recent notes component (#1147) 2024-05-21 09:50:58 -07:00
renderPage.tsx fix(transclusion): prevent duplicate transclusion if multiple transclusions are present. (#982) 2024-03-09 16:14:31 -08:00
Search.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
Spacer.tsx fix(div): update class name to remove weird space afterwards (#763) 2024-01-29 21:51:13 -08:00
TableOfContents.tsx chore(types): add additional hint for LSP support (#864) 2024-02-13 23:53:44 -05:00
TagList.tsx fix(tag): move hash to sass styling only (#930) 2024-03-06 20:25:39 -05:00
types.ts chore: passing additional buildCtx to componentData (#914) 2024-02-22 17:51:07 -08:00