• v3 969030a026

    v3 Stable

    Signal released this 2026-03-27 01:24:34 +00:00 | 1 commits to master since this release

    • Container sizes may now be specified as "auto" to adapt to the accumulated size of the container's children.
    • The context now properly subscribes to state properties on elements that are not immediate children of the window.
    • Named tooltips are now virtualized (like area tooltips).
    • Inventory lists now behave more correctly with dynamic sizing (and positioning). This includes allowing a list to add or remove slots as needed to respect its inherited size.
    • Pseudo-elements may now be targeted with the :style method.
    Downloads
  • v2 be73993547

    v2 Stable

    Signal released this 2026-02-02 19:08:03 +00:00 | 2 commits to master since this release

    • Fixes various things that didn't work.
    • Percentage units may now include a fixed offest component (as e.g. "100% - 0.4").
    • Button callbacks are now guaranteed to execute after state change callbacks on fields and the like.
    • Adds Window:bgcolor to change the background of a window.
    • Element IDs are now somewhat deterministic.
    • Scopes have been added to restore this determinism in conditional rendering situations.
    • The scroll container's :scrollbar(fn) method works properly now.
    • The :tooltip method now supports inline conditional disablement.
    • Area tooltips no longer participate in flex layout.
    • Element-bound area tooltips are now pseudo-elements and do not appear in the element tree at all.
    Downloads
  • v1.1 48f7581a8f

    v1.1 Stable

    Signal released this 2026-01-26 23:23:50 +00:00 | 4 commits to master since this release

    Fixes some bugs that made models unusable and buttons and lists annoying.

    Downloads
  • v1 1040034efa

    v1 Stable

    Signal released this 2026-01-24 00:39:02 +00:00 | 5 commits to master since this release

    Initial release.

    Downloads