mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
bca74623a3
* perf(graph): initial canvas layout include nodes and links drawn Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * fix(graph): update persistent for nodeGfx Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * chore(graph): add canvas element to avoid rerendering glitch Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * fix(spa): only render graph once in global Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * fix(graph): change svg as button render global graph on toggle Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * fix(graph): fix anchor position and zIndex behaviour Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * chore(graph): increase linkDistance Signed-off-by: Aaron Pham <contact@aarnphm.xyz> * refactor * fmt * pkg --------- Signed-off-by: Aaron Pham <contact@aarnphm.xyz> Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com> |
||
---|---|---|
.. | ||
pages | ||
scripts | ||
styles | ||
ArticleTitle.tsx | ||
Backlinks.tsx | ||
Body.tsx | ||
Breadcrumbs.tsx | ||
Comments.tsx | ||
ContentMeta.tsx | ||
Darkmode.tsx | ||
Date.tsx | ||
DesktopOnly.tsx | ||
Explorer.tsx | ||
ExplorerNode.tsx | ||
Footer.tsx | ||
Graph.tsx | ||
Head.tsx | ||
Header.tsx | ||
index.ts | ||
MobileOnly.tsx | ||
PageList.tsx | ||
PageTitle.tsx | ||
RecentNotes.tsx | ||
renderPage.tsx | ||
Search.tsx | ||
Spacer.tsx | ||
TableOfContents.tsx | ||
TagList.tsx | ||
types.ts |