wiki/quartz/components
Leo Lazou 0472daa003
homepage coloured as visited in the Graph ()
simplifies slug from FullSlug to SimpleSlug before storing it in the visited pages list in memory
this leads to "index" page and "folder/index", "tags/tag/index" being stored a "/", "folder/" and "tags/tag/" respectively in the list of visited pages.
this ensures that the homepage is rightfully coloured as a visited page in the "color" function of the graph
2024-06-12 09:39:49 -07:00
..
pages feat(i18n): homepage link for 404 pages () 2024-05-22 16:44:54 -04:00
scripts homepage coloured as visited in the Graph () 2024-06-12 09:39:49 -07:00
styles feat: separated content meta () 2024-03-10 09:57:10 -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
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 chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
ExplorerNode.tsx chore(i18n): refactor and cleanup () 2024-02-04 20:57:10 -08:00
Footer.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05: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: implement breadcrumb component () 2023-09-29 10:26:15 +02:00
MobileOnly.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
PageList.tsx fix(tag): move hash to sass styling only () 2024-03-06 20:25:39 -05:00
PageTitle.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
RecentNotes.tsx feat: ability to hide tags in the recent notes component () 2024-05-21 09:50:58 -07:00
renderPage.tsx fix(transclusion): prevent duplicate transclusion if multiple transclusions are present. () 2024-03-09 16:14:31 -08:00
Search.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05:00
Spacer.tsx fix(div): update class name to remove weird space afterwards () 2024-01-29 21:51:13 -08:00
TableOfContents.tsx chore(types): add additional hint for LSP support () 2024-02-13 23:53:44 -05: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