Skip to content

Releases: Tresjs/leches

v0.2.0

06 May 12:54
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

0.2.0 (2023-05-06)

Features

v0.1.0

06 May 08:42
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

0.1.0 (2023-05-06)

Features

  • basic color picker (56b5795)
  • change name and controls obj to array (474b945)
  • correct types (c8946d2)
  • fancy checkbox (4eb6e00)
  • kinda vector control (c77d3a7)
  • slider and mouse relative number controls (1c57fbd)
  • swiping control number with min and max (3141e81)
  • text number and boolean controls (3b26066)
  • visibility and disposal (84ac145)

Bug Fixes

  • avoid mutating the control prop (ee4b571)