Skip to content

Releases: kronostechnologies/design-elements

v9.6.0

30 Apr 18:42
af9ef63
Compare
Choose a tag to compare

What's Changed

Features

  • DropdownList: ajout état readOnly (#1072) (a2d64df)
  • TextInput, PhoneInput, MoneyInput, NumericInput: add readonly state (#1014) (9abcf35)

Bug Fixes

Full Changelog: v9.5.0...v9.6.0

v9.5.0

24 Apr 02:46
e57505c
Compare
Choose a tag to compare

What's Changed

Features

  • DropdownList: add onClose event function (#1135) (9be597c)
  • Icon: add lock, unlock and uploadCloud icons(#1134) (a4c371e)

Bug Fixes

  • Accordion: add heading size, type, tag; add classnames to accordion (#1130) (af9006b)
  • Heading: add xsmall size (#1130) (af9006b)

Full Changelog: v9.4.2...v9.5.0

v9.4.2

14 Apr 20:28
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • MenuButton: allow tooltip only on button element (#1125) (b971de6)

Full Changelog: v9.4.1...v9.4.2

v9.4.1

08 Apr 01:35
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • MenuButton: add z-index (#1118) (1742c37)
  • Tabs: update panelId de TabItem pour ne pas unmount le tab (3dde335)

Full Changelog: v9.4.0...v9.4.1

v9.4.0

17 Mar 20:06
dcdc2ef
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes

  • MenuButton, IconButton: fix disabled state for IconButton (dd173fb)

Full Changelog: v9.3.1...v9.4.0

v9.3.1

01 Mar 21:07
d8fb4fc
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Tabs: undefined selectedTab crashed addTab (#1099) (feef413)

Full Changelog: v9.3.0...v9.3.1

v9.3.0

01 Mar 20:54
c5260bf
Compare
Choose a tag to compare

What's Changed

Features

  • Tabs: added addButtonProps to have more control (#1093) (9dcb99e)

Bug Fixes

  • DropdownMenu, Bento, UserProfile: add zindex (#1090) (cc1d54e)
  • NumericInput: impossible de coller du contenu en mode controlled (#1098) (7a151a3)
  • SectionalBanner: long text overlapped dismiss button (#1084) (bb84784)

Full Changelog: v9.2.1...v9.3.0

v9.2.1

11 Feb 23:31
e568f2c
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • DatePicker: l'onglet de Chrome 133+ plante lors de l'ouverture du calendrier avec la souris (#1087) (bae82d5)

Full Changelog: v9.2.0...v9.2.1

v9.2.0

18 Dec 19:42
1ba2c4b
Compare
Choose a tag to compare

What's Changed

Features

  • Icons: add graph and maximize icons (#1049) (6e9bd87)
  • Table: add hideSelectAll prop to hide checkbox in header (#1058) (04be730)
  • Table: add rows grouping (#1003) (ecbaaed)
  • Table: include returning subrows when on expandable multiple mode (#1054) (b46b8ba)
  • Table: support providing selected rows to sync with external model (#1055) (f47d1d8)

Bug Fixes

  • Listbox: add bgcolor to selected indicator (#1033) (4f436be)
  • MoneyInput: use locale from context if no locale provided (#1050) (e87320d)
  • TextInput, InvalidField: remove a11y attribute error message + aria-invalid is automatic (#1034) (45dc6fc)

Dependencies

Full Changelog: v9.1.1...v9.2.0

v9.1.1

28 Nov 15:17
cf751a6
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Button: small variants have the wrong size applied (#1038) (9d635a6)
  • Datepicker: restore click outside behaviour with shadow dom (#1046) (cf3ccc2)
  • RadioButtonGroup: fix collapse animation for React 18 (#1043) (05cefaa)
  • RadioButtonGroup: set default width to 100% and add margin between content and input (#1044) (e629d68)
  • RadioCard: missing background change when radio is checked (#1042) (bf037a5)

Dependencies

Full Changelog: v9.1.0...v9.1.1