Releases: pmndrs/leva
Releases ยท pmndrs/leva
[email protected]
Patch Changes
- d658bf0: fix(leva): update radiux-ui for peer deps
[email protected]
Patch Changes
- 8b21a5c: fix: scrolling long panels
[email protected]
Patch Changes
- 01eb144: fix(Leva): disable dev warning
@leva-ui/[email protected]
[email protected]
Patch Changes
- 33b2d99: option to set order of inputs and folders
@leva-ui/[email protected]
Major Changes
- 14a5605: feat: new date picker plugin
[email protected]
Patch Changes
- 466f307: feat:
useControls
returns aget
function
[email protected]
[email protected]
Patch Changes
- 29aece8: Fix a an issue where a string starting with a number would be considered as a number with a potentially long unit. Now we consider a string as a number when its suffix is less than 4 characters long.