Skip to content

@audio-ui/react@0.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 04:02
a71bd55

Patch Changes

  • 1f56d20: Extract a value-shape-generic useParameterCore behind the internal useParameter hook and migrate XYPad onto it — all four primitives (Fader, Transport, Knob, XYPad) now share one parameter lifecycle. No public API changes. Fixes inherited by XYPad: zero-sized rect guards on drag geometry (previously division by zero) and clamped/guarded position percentages.