Skip to content

Releases: scaleflex/ui

1.0.0-beta.27

14 Apr 10:32
Compare
Choose a tag to compare

Features

1.0.0-beta.26

09 Apr 12:15
Compare
Choose a tag to compare

Bug Fixes

  • menu: passing props to onClick (d47deb9)
  • input should be clickable to start searching T3285_ALL_INPUT_SHOULD_BE_CL (19c6d6b)

Features

  • popper: add more position options (db1df77)
  • TagField: add prop suggestionsFilter (d118fdd)

1.0.0-beta.25

08 Apr 08:15
Compare
Choose a tag to compare

Bug Fixes

  • input,inputGroup: fix type of value (44cb881)
  • Menu/Modal: body scroll bug (ef6bde5)
  • select: styles (02d1107)

Features

  • input: add iconClick prop (aa0dfc3)
  • tagField: add focus and hover state (a1a8e84)

1.0.0-beta.24

06 Apr 14:46
Compare
Choose a tag to compare
  • button: sizes (9554d22)
  • menu: popperOptions were not set in menu (09557f2)
  • modal: add global class for modal instead of inline style (32e4bae)

1.0.0-beta.23

02 Apr 15:21
Compare
Choose a tag to compare

Bug Fixes

  • input: No focus on search icon click (6588c21)
  • modal,menu: menu overriding scroll (cc76993)
  • TagField: type errors (9164396)
  • TagFilter: suggestions filter (2a1591c)

Features

  • input,input-group: readOnly prop (e612b66)
  • Popper: popper handles clicking on elements when overlay is on (e284300)
  • TagField: remade component and update story (b30b853)

1.0.0-beta.22

31 Mar 11:08
Compare
Choose a tag to compare

Bug Fixes

  • TagField,Menu: fix unique key issue and overlay zindex (3ecd030)

1.0.0-beta.21

30 Mar 12:59
Compare
Choose a tag to compare
  • fix popper showing under elements (774bcc1)
  • fix menu overlay by putting it in popper (c138548)
  • fix tags field to update tags (77f11a0)

1.0.0-beta.20

30 Mar 07:30
Compare
Choose a tag to compare

Features

  • Tags: add object support for tags (d854635)

1.0.0-beta.18

25 Mar 14:48
Compare
Choose a tag to compare

Bug Fixes

  • Modal: menu overwriting scroll disable (941b2b3)
  • TagField: story update state (4b7d6a8)
  • TagsField: styles T2988_TAGSFIELD_COMPONENT (93f84f4)

Features

  • Menu, MenuItem: add sublist feature to menu (60eef26)
  • SelectGroup: add full width prop (f749bbf)
  • TagField: add new props (7f2cb0e)

1.0.0-beta.17

01 Mar 17:48
Compare
Choose a tag to compare

Bug Fixes