release(v2.2.0): arrange and save the ERD layout - #22
Merged
Merged
Conversation
Version 2.2.0: deterministic Auto arrange (layered parent->child flow, bounded crossing reduction, deterministic cycle handling, view sources from FROM/JOIN), band wrapping for wide and tall estates, opt-in browser layout save/restore and versioned export/import keyed by schema fingerprint, and an absolute-position canvas with persistent card dragging. Includes layout fixtures, the v2.2.0 release note, and the v2.2.0 metrics snapshot.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
FROM/JOINclause (declared layout hint only).docs/releases/v2.2.0.md,docs/metrics-v2.2.0.json.Test plan
npm run typecheck,npm run build,npm run test:file,npm run metricstests/index.html: 220/220 (schema suite 29/29 including 7 new layout fixtures: determinism, overlap-free, parent-before-child, view sources, file round-trip/rejection, 300-table bulk)npm run package:smoke:procflow-v2.2.0.zipstructure and local-file startup passNotes