1 file changed
+1
-1
lines changed- .eslintignore-8
- .eslintrc.cjs-79
- .husky/pre-commit+3
- .lintstagedrc.mjs+4-2
- README.md+1-1
- eslint.config.mjs+135
- package-lock.json+903-497
- package.json+47-39
- playwright.dockerfile+1
- tests/e2e/graph.spec.ts+9-10
- tests/e2e/graph.spec.ts-snapshots/concentric-layout-chromium-darwin.png
- tests/e2e/graph.spec.ts-snapshots/concentric-layout-chromium-linux.png
- tests/e2e/graph.spec.ts-snapshots/concentric-layout-firefox-darwin.png
- tests/e2e/graph.spec.ts-snapshots/concentric-layout-firefox-linux.png
- tests/e2e/graph.spec.ts-snapshots/concentric-layout-webkit-darwin.png
- tests/e2e/graph.spec.ts-snapshots/concentric-layout-webkit-linux.png
- tests/e2e/graph.spec.ts-snapshots/default-layout-chromium-darwin.png
- tests/e2e/graph.spec.ts-snapshots/default-layout-chromium-linux.png
- tests/e2e/graph.spec.ts-snapshots/default-layout-firefox-darwin.png
- tests/e2e/graph.spec.ts-snapshots/default-layout-firefox-linux.png
- tests/e2e/graph.spec.ts-snapshots/default-layout-webkit-darwin.png
- tests/e2e/graph.spec.ts-snapshots/default-layout-webkit-linux.png
- tests/e2e/graph.spec.ts-snapshots/fitview-chromium-darwin.png
- tests/e2e/graph.spec.ts-snapshots/fitview-chromium-linux.png
- tests/e2e/graph.spec.ts-snapshots/fitview-firefox-darwin.png
- tests/e2e/graph.spec.ts-snapshots/fitview-firefox-linux.png
- tests/e2e/graph.spec.ts-snapshots/fitview-webkit-darwin.png
- tests/e2e/graph.spec.ts-snapshots/fitview-webkit-linux.png
- tests/e2e/graph.spec.ts-snapshots/force-based-layout-chromium-darwin.png
- tests/e2e/graph.spec.ts-snapshots/force-based-layout-chromium-linux.png
- tests/e2e/graph.spec.ts-snapshots/force-based-layout-firefox-darwin.png
- tests/e2e/graph.spec.ts-snapshots/force-based-layout-firefox-linux.png
- tests/e2e/graph.spec.ts-snapshots/force-based-layout-webkit-darwin.png
- tests/e2e/graph.spec.ts-snapshots/force-based-layout-webkit-linux.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-lr-layout-chromium-darwin.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-lr-layout-chromium-linux.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-lr-layout-firefox-darwin.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-lr-layout-firefox-linux.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-lr-layout-webkit-darwin.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-lr-layout-webkit-linux.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-td-layout-chromium-darwin.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-td-layout-chromium-linux.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-td-layout-firefox-darwin.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-td-layout-firefox-linux.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-td-layout-webkit-darwin.png
- tests/e2e/graph.spec.ts-snapshots/hierarchical-td-layout-webkit-linux.png
- tests/e2e/graph.spec.ts-snapshots/zoomedin-chromium-darwin.png
- tests/e2e/graph.spec.ts-snapshots/zoomedin-chromium-linux.png
- tests/e2e/graph.spec.ts-snapshots/zoomedin-firefox-darwin.png
- tests/e2e/graph.spec.ts-snapshots/zoomedin-firefox-linux.png
- tests/e2e/graph.spec.ts-snapshots/zoomedin-webkit-darwin.png
- tests/e2e/graph.spec.ts-snapshots/zoomedin-webkit-linux.png
- tests/e2e/graph.spec.ts-snapshots/zoomedout-chromium-darwin.png
- tests/e2e/graph.spec.ts-snapshots/zoomedout-chromium-linux.png
- tests/e2e/graph.spec.ts-snapshots/zoomedout-firefox-darwin.png
- tests/e2e/graph.spec.ts-snapshots/zoomedout-firefox-linux.png
- tests/e2e/graph.spec.ts-snapshots/zoomedout-webkit-darwin.png
- tests/e2e/graph.spec.ts-snapshots/zoomedout-webkit-linux.png
- tests/e2e/temporalview.spec.ts+3-2
- tests/e2e/temporalview.spec.ts-snapshots/highlightedandpinned-chromium-darwin.png
- tests/e2e/temporalview.spec.ts-snapshots/highlightedandpinned-chromium-linux.png
- tests/e2e/temporalview.spec.ts-snapshots/highlightedandpinned-firefox-darwin.png
- tests/e2e/temporalview.spec.ts-snapshots/highlightedandpinned-firefox-linux.png
- tests/e2e/temporalview.spec.ts-snapshots/highlightedandpinned-webkit-darwin.png
- tests/e2e/temporalview.spec.ts-snapshots/highlightedandpinned-webkit-linux.png
- tests/e2e/temporalview.spec.ts-snapshots/pinnode-chromium-darwin.png
- tests/e2e/temporalview.spec.ts-snapshots/pinnode-chromium-linux.png
- tests/e2e/temporalview.spec.ts-snapshots/pinnode-firefox-darwin.png
- tests/e2e/temporalview.spec.ts-snapshots/pinnode-firefox-linux.png
- tests/e2e/temporalview.spec.ts-snapshots/pinnode-webkit-darwin.png
- tests/e2e/temporalview.spec.ts-snapshots/pinnode-webkit-linux.png
- tests/e2e/utils.ts+14-1
0 commit comments