Releases: kronostechnologies/design-elements
Releases · kronostechnologies/design-elements
Release list
v10.4.1
v10.4.0
What's Changed
Features
- DateMaskedInput: create component (DS-1182) (#1419) (e869fb4)
- FilterDateRange: create component (DS-1591) (#1464) (4e05da6)
- Icon: added custom SVG support for Icon (DS-1592) (#1465) (3d525d8)
- Theme: added brand 02, 03, 08 and 15 & changed other brand colors (DS-1597) (#1470) (0dc00bd)
Bug Fixes
- PromotionalBanner: ajouter une classe pour permettre d'ajuster la largeur du PromotionalButton (DS-1585) (#1458) (8420299)
Dependencies
- lock file maintenance (#1457) (8387b68)
- lock file maintenance (#1463) (0d3a48f)
- lock file maintenance (#1468) (56582d9)
- update dependency react-router [security] (#1459) (d3fd832)
- update dependency sass-loader to v17 (#1456) (53b695e)
- update dependency webpack-dev-server [security] (#1471) (77773e8)
- update equisoft eslint configs (#1453) (e4d43a9)
- update github actions (#1460) (e5a2308)
- update i18next (#1462) (946574d)
- update node.js to v24.16.0 (#1455) (121fa4d)
- update yarn minors and patches (#1454) (9e87db8)
- update yarn minors and patches (#1461) (3deb953)
- update yarn minors and patches (#1466) (211ea10)
- update yarn minors and patches (#1467) (6e04172)
Full Changelog: v10.3.0...v10.4.0
v10.3.0
What's Changed
Features
- PromotionalBanner: create component (CRM-29383) (#1451) (5a2475f)
- ToggleButton: normalize accessibility on icons (DS-1568) (#1441) (85be8f1)
Bug Fixes
Dependencies
- lock file maintenance (#1445) (cd960a1)
- lock file maintenance (#1447) (05fe98c)
- lock file maintenance (#1452) (eaa41e0)
- update dependency i18next (#1450) (ed83dc8)
- update yarn minors and patches (#1444) (e76b861)
- update yarn minors and patches (#1446) (a9454a9)
- update yarn minors and patches (#1449) (a94315e)
Full Changelog: v10.2.0...v10.3.0
v10.2.0
What's Changed
Features
- Label: add asterisk to required (DS-1543) (#1432) (5c25b62)
- Modal: update border-radius (DS-1548) (#1430) (f0ab397)
Bug Fixes
- Avatar: allow numeric initials (LG-1262) (#1442) (d8069f0)
- Combobox: close dropdown on outside click (DS-1550) (#1424) (0e7d152)
Full Changelog: v10.1.3...v10.2.0
v10.1.3
v10.1.2
v10.1.1
What's Changed
Bug Fixes
- Filter,MenuButton,ViewControl: standardiser les dimensions et permettre une largeur arbitraire (DS-1499) (#1389) (e3db02e)
- FilterMulti: remove Clear filters (DS-1448) (#1387) (bd7ff78)
- Menu: the width of the sub-menu should match the length of the longest item in the menu (DS-1495) (#1386) (36d09f4)
- Modal: ensure overflow cleanup is done on unmount (DS-1501) (#1390) (8793b70)
- Theme: augmenter le DefaultTheme de styled-components (DS-1498) (#1388) (b3b5908)
Full Changelog: v10.1.0...v10.1.1
v10.1.0
What's Changed
Features
Bug Fixes
- Disclosure: la largeur du contenu est restreinte à la largeur du bouton (DS-1491) (#1383) (5ed0da4)
- MenuButton: scroll au haut de la page lors de la première ouverture (DS-1493) (#1382) (715e376)
- Tabs: les classes CSS sont mal exportées (DS-1492) (#1384) (a4a862e)
Full Changelog: v10.0.0...v10.1.0
v10.0.0
What's Changed
⚠ BREAKING CHANGES
- GlobalNavigation,Legend,ProgressCircle,ProgressLine,Status: remove deprecated components (#1249)
- Tabs: replaced global flag with size property (#1094)
- expose only
DesignSystemas root component (#1247) - update React to v18 (#1096)
New Components
- FilterMulti (alpha stage)
- FilterSingle (alpha stage)
- ViewControl (alpha stage)
Features
- Combobox: add support for multiselect and readonly modes (#1310) (8183c7f)
- DataTable: add caption and summary (#1082) (b249f3f)
- DataTable: bind header checkbox to current page (#1068) (ed442d6)
- Disclosure: use internal DropdownMenuButton to add missing features (DS-1486) (#1376) (1275a8b)
- FilterMulti: add multi-select filter (85873ed)
- FilterSingle: add single-select filter (a437ac0)
- Filters: update behaviors (DS-1448) (#1347) (868be16)
- GlobalNavigation,Legend,ProgressCircle,ProgressLine,Status: remove deprecated components (#1249) (172301f)
- Icon: add send icon (#1074) (f8bf7e9)
- Listbox: add leading visual (Icon and Avatar) (DS-1482) (#1370) (259a89c)
- ModalDialog: add onAfterClose callback (DS-1478) (#1366) (d52ed18)
- Theme: add text tokens (#1051) (3c27a05)
- Theme: improve token typing (#1053) (6cf9af4)
- Tokens: update text alias tokens (#1081) (8d5388f)
- ViewControl: add component (DS-1450) (#1377) (1196c7b)
- expose all components props types (#1239) (283ff8a)
- expose only DesignSystem as root component (#1247) (e9dbefa)
Bug Fixes
- add displayName to React components (#1359) (375c158)
- Badge,BentoMenuButton: add missing react keys (#1277) (0276aca)
- BentoMenuButton,Breadcrumb,Combobox,DropdownList,DropdownMenuButton,DropdownNavigation,MenuButton,UserProfile: use portal for all dropdowns (DS-1387) (#1269) (dc714de)
- Combobox: apply font-family to input (#1276) (8522aa3)
- Combobox: display label instead of value when available (#1245) (e148671)
- Dropdowns: fix keyboard interaction with all dropdowns (#1289) (0f7c606)
- Link: add aria-label icon only (#1105) (88de11f)
- MenuButton: onClick is not called (#1306) (695b0ed)
- MenuButton: prevent toolip content from being constrained by parent (DS-1488) (#1378) (f383095)
- ProgressIndicator: allow data attributes on the component (DS-1474) (#1356) (dd383ae)
- Table: apply default text-align left to header (#1167) (8701fbe)
- Tabs: update panelId de TabItem pour ne pas unmount le tab (dc4de53)
- Tabs: update visuel global vs section (#1094) (01c5eb4)
- Tooltip: move aria-describedby to children (#1104) (a32ba77)
Dependencies
Docs
Other
- remove legacy-tests package (1dfc061)
Full Changelog: v9.11.4...v10.0.0