Releases: DevoInc/genesys-ui
Releases · DevoInc/genesys-ui
Release 17.5.3
Release 17.5.2
Release 17.5.1
Release 17.5.0
17.5.0 (2025-02-03)
Features
- core: add support for initials and enhance format evaluation (1aa73aa)
- Form: added new form components and added appendContent prop to FormLegend. Adjustments for SelectControl option ellipsis. (fd46729)
Bug Fixes
- avoid pass non HTLM attributes to styles (9a0f7cd)
- HeaderCell: remove unused title prop from HeaderCell component (efb7f32)
- mark props as optional (0f126db)
- table: add tooltip to user options in UserFilter component (0f6f0b8)
- UserRenderer: adjust Popover.Panel width and update Avatar format (f9aa244)
Release 17.4.0
Release 17.3.0
Release 17.2.0
17.2.0 (2025-01-30)
Features
- Avatar: the value of the colorScheme prop can also be any custom color string in addition to the pre-defined options which already exist. (b0babe2)
- SelectControl: add text overflow ellipsis to multiple mode chips. (1b20eb6)
- UserInfo: added size variants. (fcf3c05)
Bug Fixes
- revert React 19 minimal React version (46cb5a9)