Skip to content

Releases: scaleflex/ui

1.0.0-beta.74

14 Mar 08:16
Compare
Choose a tag to compare

1.0.0-beta.74 (2022-03-14)

Bug Fixes

Features

1.0.0-beta.71

15 Feb 12:19
Compare
Choose a tag to compare

1.0.0-beta.71 (2022-02-15)

Features

  • icons: add new icon (0c2b7a8)
  • label: add iconStart and iconEnd props (298a1af)
  • MenuItem: add disableHover prop (da2be59)

1.0.0-beta.68

02 Feb 18:12
Compare
Choose a tag to compare

1.0.0-beta.68 (2022-02-02)

Bug Fixes

  • ColorPicker: on setting defaultColor to transparent color (f51c1ca)

1.0.0-beta.67

02 Feb 15:20
Compare
Choose a tag to compare

1.0.0-beta.67 (2022-02-02)

Bug Fixes

  • icons: viewbox of some icons (f122eaa)

Features

  • ColorPicker: add support for transparent colors (25d4337)

1.0.0-beta.63

13 Jan 13:32
Compare
Choose a tag to compare

1.0.0-beta.63 (2022-01-13)

Features

  • RotationSlider: add angle prop (ca809b4)

1.0.0-beta.62

31 Dec 16:11
Compare
Choose a tag to compare

1.0.0-beta.62 (2021-12-31)

Bug Fixes

  • colorPicker: rgb input (d09778d)
  • colorPicker: when selecting color picker from pinned colors (8e80e0f)
  • Slider: tooltip showing on hover (78c2525)
  • theme font should be object instead of string (27334f6)

Refactors

  • colorPicker: change the logic for colorPicker (e42fd9a)
  • Slider: new implentation for slider component (bd8faba)
  • RotationSlider: new implentation for RotationsSlider component 7ba1225)
  • ContinuousSlider: remove component 0d69740)

Features

  • menu: add hideScroll prop (8a638af)
  • Slider: mobile touch support (39640ee)

1.0.0-beta.61

17 Dec 14:52
Compare
Choose a tag to compare

1.0.0-beta.61 (2021-12-17)

Features

  • accordion: add iconProps (ca7e91b)
  • icons: add icons (8d2e387)
  • icons: add save-as icon (eb04262)
  • uploadInput: add buttonColor prop (2852c97)

1.0.0-beta.60

03 Dec 13:33
Compare
Choose a tag to compare

1.0.0-beta.60 (2021-12-03)

Features

  • Ui&Icons: Tree shaking support (b7b036a)

1.0.0-beta.57

24 Nov 09:44
Compare
Choose a tag to compare

1.0.0-beta.57 (2021-11-24)

Bug Fixes

  • continuousSlider: slider label (4002822)

1.0.0-beta.56

19 Nov 12:05
Compare
Choose a tag to compare

1.0.0-beta.56 (2021-11-19)

Bug Fixes

  • ColorPicker: styles (bfa7268)
  • continuousSlider: fix slider when start value is negative (6aed750)
  • icons: viewBox in icons (bcd0e9f)

Features