Commit Graph

6 Commits

Author SHA1 Message Date
Calic
d42277de62 chore: bump lib-core.panel dep to 0.2.0
Track lib-core.panel v0.2.0 (multi-active panels with layout-slots).
No behavioral change in this consumer — the v0.1.1 call sites remain
compatible via the panel framework's bw-compat shim.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-15 01:46:42 +02:00
Calic
00aaaf24d4 chore: bump lib-core.composition dep to 0.3.0
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-14 11:57:40 +02:00
Calic
9c9724ef6f chore: bump lib-core.panel dep to 0.1.1 2026-06-14 02:22:51 +02:00
Calic
65d474e11e chore: bump inventory-list-display dep to 0.1.1 2026-06-14 00:26:29 +02:00
Calic
58b6cc03d5 fix: add lib-core.panel to test manifest deps
The test init.lua requires lib-core.panel directly; the engine resolver
enforces explicit dependency declaration and does not traverse transitive
deps from inventory-list-display.
2026-06-13 23:28:59 +02:00
Calic
4e63c288e6 initial: inventory-list-display-test v0.1.0 — 9 assertions
Covers: create round-trip, non-container loud-error, action
register/unregister lifecycle, duplicate label + non-function
callback loud-errors, empty default action-set, contents ordering
via _test_get_rows, default icon-resolver property reads, custom
icon-resolver override via set_icon_resolver.
2026-06-13 23:23:52 +02:00