mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-21 08:02:38 +00:00
- FlowEditor: add a panelCollapsed $state (default true) and a top-right
toggle button that swaps between PanelRightOpen / PanelRightClose
lucide icons. The right Pane (FlowEditorPanel) is wrapped in
{#if !panelCollapsed} so it fully unmounts when collapsed and the flow
graph fills the full width.
- FlowGraphV2: move the top-right Controls block to position
bottom-right so it no longer overlaps the new collapse toggle in the
graph's top-right corner.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Windmill frontend
The Windmill frontend written in Svelte 5 + Tailwind CSS
The frontend is under AGPL, see the LICENSE file at the root of this repo