Releases: CenturyLink/Chi
Releases · CenturyLink/Chi
v5.62.0
v5.62.0
5.62.0 (May 4, 2024)
Documentation
Added
- Added: Select accessibility page.
v5.61.0
v5.61.0
5.61.0 (April 26, 2024)
Components
Added
- Added: Date picker
format
property now supports hyphens also:"DD-MM-YYYY" | "MM-DD-YYYY" | "YYYY-MM-DD"
.
Documentation
Changed
- Changed: Accessibility other page to WCAG 2.2.
v5.60.0
v5.60.0
5.60.0 (April 24, 2024)
Components
Added
- Added: Link icon web component now supports
mutationObserver
functionality.
Fixed
- Fixed: Date picker in
mode="datetime"
prevented selecting the time when themin
andmax
attributes were specified, and if the chosen date was outside this range.
Documentation
Changed
- Changed: Accessibility tables page to WCAG 2.2.
- Changed: Accessibility images page to WCAG 2.2.
- Changed: Accessibility color and sensory page to WCAG 2.2.
Fixed
- Fixed: Link page url in Sidenav.
v5.59.0
v5.59.0
5.59.0 (April 18, 2024)
Components
Changed
- Changed: Helper message icon colors have been updated in Portal theme for consistency with Brand guidelines.
Documentation
Added
- Added: Toggle switch accessibility page.
Changed
- Changed: Accessibility using the keyboard page to WCAG 2.2.
- Changed: Accessibility text page to WCAG 2.2.
v5.58.0
v5.58.0
5.58.0 (April 12, 2024)
Components
Added
- Added: Search input web component
mode="autocomplete"
functionality has been improved to better support empty menu items.
Documentation
Added
- Added: Link accessibility page.
- Added: Copy text button section in textarea page.
Changed
- Changed: Accessibility page structure page to WCAG 2.2.
v5.57.0
v5.57.0
5.57.0 (April 8, 2024)
Components
Added
- Added: Added: Divider now supports applying
-inverse
to-label
dividers. - Added: Dropdown web component
retain-selection
calculation has been improved to better support menus with search.
Documentation
Added
- Added: Button accessibility page.
Changed
- Changed: Accessibility overview page to WCAG 2.2.
v5.56.0
v5.56.0
5.56.0 (April 2, 2024)
Components
Added
- Added: Data table resize handler functionality now supports
min-width
.
v3.4.0-chi-vue
v3.4.0-chi-vue
v5.55.0
v5.55.0
5.55.0 (March 27, 2024)
Documentation
Added
- Added: Checkbox accessibility page.
v5.54.0
v5.54.0
5.54.0 (March 20, 2024)
Components
Added
- Added: Copy text button web component.
- Added: Tabbed navigation bar now supports
visibleItems
property. - Added: Dropdown menu items now support icon right position.
Fixed
- Fixed: Date picker value empty when value has not been defined.
- Fixed: Date picker format "DD/MM/YYYY" was causing days and months switch each other.
Documentation
Added
- Added: Radio button accessibility page.
- Added: Copy text button section in text input page.