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 |
|
Jacky Zhao
|
d02af6a8ae
|
architecture, fix vendor prefixing
|
2023-08-07 17:34:38 -07:00 |
|
Jacky Zhao
|
cd9dc6ecb5
|
fix css transforms for mobile
|
2023-08-06 22:07:08 -07:00 |
|
Jacky Zhao
|
7db2eda76c
|
run prettier
|
2023-07-22 17:27:41 -07:00 |
|
Jacky Zhao
|
08f8e3b4a4
|
docs + various polish
|
2023-07-09 19:32:24 -07:00 |
|
Jacky Zhao
|
ab9da02c60
|
fix indexing causing main thread freeze, various polish
|
2023-07-04 10:08:32 -07:00 |
|
Jacky Zhao
|
e0ebee5aa9
|
various polish
|
2023-07-02 13:08:29 -07:00 |
|
Jacky Zhao
|
ba9f243728
|
tag and folder pages
|
2023-07-01 00:03:01 -07:00 |
|
Jacky Zhao
|
c4cf0dcb02
|
local and global graph
|
2023-06-18 10:47:07 -07:00 |
|