quartz/quartz/components/scripts
Aaron Pham bca74623a3
perf(graph): canvas implementation (#1328)
* 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>
2024-08-25 00:33:14 -07:00
..
callout.inline.ts
checkbox.inline.ts
clipboard.inline.ts
comments.inline.ts
darkmode.inline.ts a11y(darkmode): use a button for the theme toggle (#1335) 2024-08-24 13:33:30 -07:00
explorer.inline.ts feat(toc,explorer): add accessibility for toggle (#1327) 2024-08-08 18:07:47 -07:00
graph.inline.ts perf(graph): canvas implementation (#1328) 2024-08-25 00:33:14 -07:00
popover.inline.ts
search.inline.ts feat(search): keyboard-accessible search button (#1331) 2024-08-09 18:46:50 -07:00
spa.inline.ts
toc.inline.ts feat(toc,explorer): add accessibility for toggle (#1327) 2024-08-08 18:07:47 -07:00
util.ts feat(search): keyboard-accessible search button (#1331) 2024-08-09 18:46:50 -07:00