Releases: DevoInc/genesys-ui
Releases · DevoInc/genesys-ui
Release 14.1.0
14.1.0 (2024-12-02)
Features
- added 'xxs' and 'xs' new size variants to Badge component. (3f5468d)
- added padding prop to Panel components and improvements for several stories (786b465)
Release 14.0.0
14.0.0 (2024-12-02)
The main changes of this major are:
- Upgraded third libraries dependencies:
Release 13.8.0
13.8.0 (2024-11-21)
Features
- added example of Table custom cell renderer and usage of separators between SelectControl options. (a31e4cd)
- added removable functionality to Chip component. New default name 'Overview' for mdx based pages. Readonly state fixed for ColorPicker component. (526d3ab)
- table: add aria label in editors (f9e8cc6)
Bug Fixes
- filterDataByText with options columns (5b2c6b4)
- Options in story of global text search in table (8f97d56)
Release 13.7.0
13.7.0 (2024-11-13)
Features
Bug Fixes
- table: delete use useOnEventOutside cell renderer (fa84d9b)
Release 13.6.0
13.6.0 (2024-11-11)
Features
- changed type for TabsItem label prop to accept also components and fixed problem with Label 'htmlFor' attribute in Fields (cb95779)
Bug Fixes
- solved problem with htmlFor prop and generated html attribute in Label component. (ef0fdaa)
Release 12.4.2
12.4.2 (2024-11-11)
Bug Fixes
- label: delete $ in label htmlFor (d2f726f)
Release 13.5.0
13.5.0 (2024-11-08)
Features
- added disabled state to Collapse component. (658aed2)
Bug Fixes
- table: #98 Table cellEditor not works with select component (edc266a)
- table: add target _blank in link renderer (b2f637f)
- update @devoinc/genesys-brand-devo (35734d3)
- updated to the last version of genesys-brand-devo to get the correct format of a token used in BooleanRenderer (9f152ca)
Release 13.4.2
13.4.2 (2024-10-29)
Bug Fixes
- table: sortable only header cell (5e02e17)