Showing
36 changed files
with
1427 additions
and
0 deletions
.gitignore
0 → 100644
AGENTS.md
0 → 100644
apps/demo/index.html
0 → 100644
apps/demo/src/App.vue
0 → 100644
apps/demo/src/main.ts
0 → 100644
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
env.d.ts
0 → 100644
findings.md
0 → 100644
This diff is collapsed. Click to expand it.
package.json
0 → 100644
This diff is collapsed. Click to expand it.
packages/flow-editor/src/index.ts
0 → 100644
packages/flow-editor/src/types.ts
0 → 100644
playwright.config.ts
0 → 100644
pnpm-lock.yaml
0 → 100644
This diff is collapsed. Click to expand it.
pnpm-workspace.yaml
0 → 100644
progress.md
0 → 100644
This diff is collapsed. Click to expand it.
scripts/run-e2e.mjs
0 → 100644
task_plan.md
0 → 100644
tests/e2e/contract.spec.ts
0 → 100644
tests/e2e/interaction.spec.ts
0 → 100644
tests/e2e/smoke.spec.ts
0 → 100644
tests/e2e/toolbar.spec.ts
0 → 100644
tests/fixtures/graphs/base-single-node.json
0 → 100644
tests/fixtures/graphs/branching-flow.json
0 → 100644
tests/fixtures/operations/README.md
0 → 100644
tests/helpers/editor-page.ts
0 → 100644
tests/helpers/mock-flow-api.ts
0 → 100644
tests/unit/compat-contract.spec.ts
0 → 100644
tests/unit/g6-to-logicflow.spec.ts
0 → 100644
tsconfig.json
0 → 100644
vite.config.ts
0 → 100644
vitest.config.ts
0 → 100644
-
Please register or login to post a comment