Braks
|
77eac0c12a
|
chore(lint): Update eslint rules
* Remove semi
|
2021-10-20 22:39:54 +02:00 |
|
Braks
|
ece1fecbf8
|
fix(perfomance): Edge updating too much
* Edges update constantly even though options aren't really changing
|
2021-08-17 22:13:24 +02:00 |
|
Braks
|
e4a094017d
|
feat(example): Add hidden example
* Check if node/edge is hidden before rendering
|
2021-08-16 21:41:16 +02:00 |
|
Braks
|
384c05240f
|
feat(example): Add edge types example (stress tests)
* Remove a lot of computed functions or merge them into existing ones
*
|
2021-08-16 21:17:38 +02:00 |
|
Braks
|
3b5857febb
|
fix: typecast edges and nodes
* make GraphView props all required
refactor: renamed "NodesTypeType" to "NodeType" and "EdgesTypeType" to "EdgeType"
|
2021-08-08 19:28:45 +02:00 |
|
Braks
|
83216f8ece
|
fix: custom nodes not getting styled properly
* BezierEdge.tsx not drawing paths correctly
|
2021-08-08 19:28:45 +02:00 |
|
Braks
|
1d542aba65
|
refactor: back to jsx 🥇
|
2021-08-08 19:28:45 +02:00 |
|