Files
windmill/frontend
Guilhem LemouelandClaude Opus 4.7 63197f682d feat: collapsible flow editor side panel, collapsed by default
- 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>
2026-04-29 11:56:28 +02:00
..
2026-01-22 16:20:01 +00:00
2025-12-23 18:19:30 +00:00
2026-02-19 09:33:33 +00:00
2026-03-05 18:11:40 +01:00
2025-08-14 11:30:10 +00:00
2026-01-22 16:20:01 +00:00
2026-03-18 11:38:22 +00:00
2025-12-17 08:40:36 +00:00
2026-02-19 09:33:33 +00:00

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