chain-studio/lib
flemming-it aeb71b833f
Some checks failed
Security / Security check (push) Failing after 1s
feat(studio): editor 0.7.0 — typed wires + animated flow + canvas depth
Picks up fai_studio_flow_editor 0.7.0 (commit 7aeeae7):

 - Wires take the colour of the data they carry. Inputs-
   endpoint edges show their type accent (text=blue,
   bytes=orange, json=purple, file=green, number=amber)
   so the operator can trace flow data by colour alone.
 - Edges entering a currently-running step animate as
   marching dashes in the wire's accent colour. Stops
   when the step completes. The canvas comes alive
   during runs.
 - Canvas backdrop is a subtle gradient (corners recessed,
   centre lit). Nodes get layered shadows; selected nodes
   wear an accent-coloured halo. 180 ms ease-out
   transitions on hover / select / status changes.

Version 0.53.6 -> 0.54.0 (minor bump — first wave of the
2026-feel visual refresh).

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-01 17:45:47 +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.7.0 — typed wires + animated flow + canvas depth 2026-06-01 17:45:47 +02:00