mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 16:21:33 +00:00
* feat(boards): widget presentation contract and height mode in protocol, store, and show_widget * feat(dashboard): card inset, full-bleed and frameless presentations plus intrinsic auto height * fix(boards): preserve frame prefs on re-pin, pin legacy resizes, reserve touch chrome in auto height * fix(dashboard): pass pointer events through the overlay bar to widget content * fix(dashboard): re-layout auto-height rows when pointer capability changes * refactor(dashboard): extract widget sizing policy module and split oversized board tests * test(dashboard): complete frame lifecycle host stubs for content-height callback * fix(dashboard): fold sizing into grid module, scope bar interactivity, drop useless fixture escape * fix(dashboard): inline widget-size literal and drop orphan sizing module for startup budget