Changelog

View Source

All notable changes to this project will be documented in this file.

[v0.3.0] (2025-04-27)

  • Keyboard support for resizing panes.
  • Turn live pane components into simple function components so they can be used in dead views as well.
  • Docs site redone.

[v0.2.0] (2025-04-24)

  • Touch support for resizing panes.
  • Add constraints attrs to panes (it also enables collapsing).

[v0.1.0] (2025-04-23)

🚀 Initial release.

  • Basic functionality to resize a 2-pane layout.
  • Horizontal and vertical pane orientation.
  • Basic multiple (and nested) pane groups.