Files
windmill/frontend
Guilhem LemouelandClaude Opus 4.6 e73c7ed305 fix: compute group bounding box using container descendants from layout
Thread a shared containerDescendants map through layoutLevel recursion
instead of re-running detectGroups in a separate pass. This ensures
group overlays properly encompass container modules (branchall, branchone,
forloop, whileloop) in width by including their synthetic nodes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 18:50:33 +01: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
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