-
v3 Stable
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
:stylemethod.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Container sizes may now be specified as
-
v2 Stable
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:bgcolorto 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
:tooltipmethod 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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v1.1 Stable
released this
2026-01-26 23:23:50 +00:00 | 4 commits to master since this releaseFixes some bugs that made models unusable and buttons and lists annoying.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v1 Stable
released this
2026-01-24 00:39:02 +00:00 | 5 commits to master since this releaseInitial release.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)