You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea here is to never use `gitgraph-core` directly. We'll bundle it into different rendering engines.
70
+
The idea here is to never use `gitgraph-core` directly. We'll bundle it into different rendering engines.
71
71
72
72
Gitgraph-js will work more or less with the same API than v1: it takes a selector or an `$el` and that's it. We may move from canvas to svg, or use a combination of both if relevant.
73
73
@@ -114,7 +114,7 @@ Functional component with children:
0 commit comments