Skip to content

Releases: pmndrs/leva

[email protected]

11 Jun 08:23
b333a28
Compare
Choose a tag to compare

Patch Changes

  • d658bf0: fix(leva): update radiux-ui for peer deps

[email protected]

28 Oct 13:13
57143f0
Compare
Choose a tag to compare

Patch Changes

  • 8b21a5c: fix: scrolling long panels

[email protected]

28 Oct 10:08
6196c2c
Compare
Choose a tag to compare

Patch Changes

  • 01eb144: fix(Leva): disable dev warning

@leva-ui/[email protected]

28 Oct 13:13
57143f0
Compare
Choose a tag to compare

Patch Changes

[email protected]

22 Oct 14:05
816d15c
Compare
Choose a tag to compare

Patch Changes

  • 33b2d99: option to set order of inputs and folders

@leva-ui/[email protected]

22 Oct 14:05
816d15c
Compare
Choose a tag to compare

Major Changes

  • 14a5605: feat: new date picker plugin

[email protected]

02 Sep 17:39
5a9b023
Compare
Choose a tag to compare

Patch Changes

  • 466f307: feat: useControls returns a get function

[email protected]

03 Aug 18:07
4abba1c
Compare
Choose a tag to compare

Patch Changes

  • fd8b07f: feat: add onDrag / onDragStart / onDragEnd callbacks when dragging Leva panel.
  • 81acf37: fix: allow interval to be set externally with [number, number]

[email protected]

07 Jul 10:37
2c63c34
Compare
Choose a tag to compare

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.

[email protected]

27 Jun 08:19
cc5710e
Compare
Choose a tag to compare

Patch Changes

  • 61f88f7: [number]: unit can be symbols such as '%' (#349)