Skip to content

Releases: DevoInc/genesys-ui

Release 13.4.1

29 Oct 10:20
Compare
Choose a tag to compare

13.4.1 (2024-10-29)

Release 13.4.0

28 Oct 15:58
Compare
Choose a tag to compare

13.4.0 (2024-10-28)

Features

  • added new collapsable variant for FormGroup (5d02410)

Release 13.3.3

24 Oct 15:06
Compare
Choose a tag to compare

13.3.3 (2024-10-24)

Bug Fixes

  • avoid overflow of select block in table column filter when the options are wider than the column head (dc67dd5)

Release 13.3.2

24 Oct 14:23
Compare
Choose a tag to compare

13.3.2 (2024-10-24)

Bug Fixes

  • fixed label with floating helper vertical align and chip (07bea6d)

Release 13.3.1

23 Oct 14:19
Compare
Choose a tag to compare

13.3.1 (2024-10-23)

Bug Fixes

  • fixed use of new component token in OrderIndicator (cad51ac)
  • table: add filter boolean for no show order indicator in filters (82109b2)

Release 13.3.0

23 Oct 09:58
Compare
Choose a tag to compare

13.3.0 (2024-10-23)

Features

  • integration of components with component tokens instead of alias ones (55bb8fe)

Release 13.2.0

22 Oct 08:41
Compare
Choose a tag to compare

13.2.0 (2024-10-22)

Features

  • added subtitle to ModalHeader and style prop to MenuItem and ButtonGroup (d3a7239)
  • new prop to define max-width for SelectMenu and new styles and props for KeyValue to get a description list. (67d4d86)
  • new quiet scheme for Collapse and adjustments for Stepper (f0d3edb)
  • Table global text search (00b187b)

Bug Fixes

  • DateTime: several missing i18n over the datetime package (2d7a808)
  • fixed render of TabItem icons (4ea4e10)
  • table: #92 Tables grow from 0 pixels to occupy the entire width, creating a strange visual effect. (22edf92)
  • table: Delete tooltip filter components (8f0af8c)

Release 13.1.0

17 Oct 14:23
Compare
Choose a tag to compare

13.1.0 (2024-10-17)

Features

  • Collapse: added appendContent and draggable props (0ff5d9a)

Bug Fixes

  • the size for Stepper separator icon was not defined and caused spacing problems. (1dd6ef9)

Vulnerabilities

Release 13.0.0

16 Oct 12:57
Compare
Choose a tag to compare

13.0.0 (2024-10-16)

⚠ BREAKING CHANGES

  • pagination: refactor pagination component and new example table pagination

Features

  • pagination: refactor pagination component and new example table pagination (f58dc76)

Release 12.4.1

15 Oct 15:09
Compare
Choose a tag to compare

12.4.1 (2024-10-15)

Bug Fixes

  • table: Tables grow from 0 pixels to occupy the entire width, creating a strange visual effect. (591bb4e)