Skip to content

Releases: witchcraftjs/layout

v0.1.3

19 Apr 22:30

Choose a tag to compare

0.1.3 (2026-04-19)

🐛 Fixes

small visual fix in demo (7217fb5)

fixed edges not being selectable (1798f07)

class props weren't getting passed down properly

v0.1.2

14 Apr 21:25

Choose a tag to compare

0.1.2 (2026-04-14)

⭐ New Features

better types (0c10e0d)

  • Improved component types.
  • Also, small change, technically breaking, but half of it wasn't even working.
    LayoutWindow now takes edgesProps and frameProps instead of prefixed attributes
    (e.g. edges-class). Also there is no decosProps, they weren't actually passed
    down before anyways.

v0.1.1

17 Dec 16:25

Choose a tag to compare

0.1.1 (2025-12-17)

📖 Documentation

clarified that zFrameId and zWinId contain additional constants (5c8b540)

v0.1.0

07 Dec 22:54

Choose a tag to compare

0.1.0 (2025-12-07)

⚠️ BREAKING CHANGES

refactored *Passthrough to *Loose (0074b54)

v0.0.7

29 Oct 00:05

Choose a tag to compare

0.0.7 (2025-10-29)

🐛 Fixes

fixed type issue (c0a6e1d)

v0.0.6

27 Oct 22:46

Choose a tag to compare

0.0.6 (2025-10-27)

🐛 Fixes

fixed some exported .d.ts files being empty (9cb71d7)

v0.0.5

18 Oct 00:04

Choose a tag to compare

0.0.5 (2025-10-18)

v0.0.4

17 Oct 02:45

Choose a tag to compare

0.0.4 (2025-10-17)

🐛 Fixes

minimized imports es-toolkit import drags in (d9aeb15)

Ideally we would import directly from the fucntion but the package doesn't
provide an export.

v0.0.3

01 Oct 00:52

Choose a tag to compare

0.0.3 (2025-10-01)

🐛 Fixes

temporary workaround for types issue (8303fc3)

v0.0.2

27 Sep 14:00

Choose a tag to compare

0.0.2 (2025-09-27)