chain-studio/lib
flemming-it f252487c92
Some checks failed
Security / Security check (push) Failing after 1s
feat(studio): editor 0.3 — endpoints stay put + node context menu
Picks up fai_studio_flow_editor 0.3.0 (commit 296e5bf):

 - inputs/outputs endpoints now live in the layout sidecar
   like every other node — they stop drifting when the
   operator drags a step. The "outputs panel jumps when I
   touch anything" pain Stefan flagged is gone by
   construction.
 - Right-click on any step in the graph tab opens a popup
   menu: Duplicate (with unique id + offset), Disconnect
   all inputs (clears with-field values but keeps keys),
   Delete.
 - Floating Reset Layout button on the canvas next to
   Fit-to-screen — wipes the sidecar and re-runs
   AutoLayout from scratch + auto-fits, for when manual
   drags have drifted into spaghetti.

Version 0.52.4 -> 0.53.0 (minor bump — first new
operator-visible editor feature surface since 0.52).

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-01 16:16:37 +02:00
..
data feat(studio): Flows page IS the editor — three-tab graph+text+run 2026-06-01 00:52:23 +02:00
l10n fix(studio): localize sidebar tooltips that stayed English 2026-05-31 23:28:49 +02:00
pages fix(studio): centre Welcome page content on wide windows 2026-06-01 10:52:38 +02:00
theme feat(studio): surface provider + sourceKind + versionAdvisory on CapabilityInfo 2026-05-28 10:54:48 +02:00
widgets chore(deps): bump file_picker 8→11 + transitive lifts 2026-05-29 07:15:25 +02:00
main.dart feat(studio): editor 0.3 — endpoints stay put + node context menu 2026-06-01 16:16:37 +02:00