• v1.1.0 d8b7b55505

    Dreamodus released this 2026-07-13 19:07:52 +00:00 | 6 commits to master since this release

    Everything in this release came from wiring dreamknob into a real product.

    New components: IndicatorLamp, SegmentSwitch, ScrubField, MeterBridge, PushButton led="dot".

    New capabilities: commitMode="release" (drag previews, one onChange on pointer-up), multi-channel Meter value={[l, r]}, theme zoneGood/zoneWarn/zoneHot, XYPad per-axis invert + detents, Fader valuePosition, LED-skin unit labels + uncapped displayDecimals, aria-valuetext defaults.

    Fixes: thin-meter geometry clamps, color-mix() fallback so theme tokens accept var()/oklch(), type-in editing fires a proper edit gesture (source: "edit" with Start/End), uniform disabled dimming with data-disabled, documented ChangeMeta contract.

    Install:

    pnpm add https://git.dreamodus.software/Dreamodus/DreamKnob/releases/download/v1.1.0/dreamknob-1.1.0.tgz
    

    Docs: https://dreamknob.dreamodus.software

    Downloads