Skip to content

Releases: tillersystems/Stardust

v4.12.1

07 Nov 16:29
Compare
Choose a tag to compare

Bug Fixes

  • Table: mobile version + scroll issue (#869) (579860d)

v4.10.0

29 Oct 17:08
Compare
Choose a tag to compare

Bug Fixes

  • Table: Change hover cell to hover row (#840) (752ecf4)

Features

  • Select: add customizable displayed value (#845) (dc39c12)

v4.9.2

23 Oct 14:10
Compare
Choose a tag to compare

Bug Fixes

  • Table: fix sticky for safari/ios (#826) (45b4c8e)
  • update css of some Dropdown, Select and Tag (#824) (84df34c)
  • update style of Checkbox, Dropdown, Select (#807) (3198734)

v4.9.0

10 Oct 12:42
Compare
Choose a tag to compare

Bug Fixes

  • Notification: provide time-sensitive information without affecting keyboard focus using role=alert (#774) (ff6e915)

Features

  • TableVirtualized: use react-virtualized components to create new table (#783) (5122a3f)

v4.6.0

21 Aug 12:09
Compare
Choose a tag to compare

Bug Fixes

  • Card: makes overflowing content visible (#706) (002cd87)

Features

v4.5.0

08 Aug 14:10
Compare
Choose a tag to compare

Features

v4.4.1

05 Aug 14:55
Compare
Choose a tag to compare

Bug Fixes

v4.4.0

05 Aug 13:25
Compare
Choose a tag to compare

Bug Fixes

Features

  • Card: Add Card component to storybook (#676) (c85e2ad)

v4.2.1

09 Jul 15:28
Compare
Choose a tag to compare

Bug Fixes

  • Dropdown: put empty array to filtered items when searchable is false (#628) (2708d77)
  • RadioGroup: add callback on value update (#618) (9de45f0)

v4.2.0

08 Jul 08:08
Compare
Choose a tag to compare

Features

  • Dropdown: Add portal to Dropdown component (#615) (ff5ab76)