From 5f70de73f932a6e9c7168bffb096171f8f4317bc Mon Sep 17 00:00:00 2001 From: Jose Lopez Ruiz Date: Tue, 14 May 2024 09:26:56 +0200 Subject: [PATCH] [DPEDE-1851] Prepare Chi 5.64.0 release (#1219) --- CHANGELOG.md | 15 + package.json | 2 +- .../chi-stencil-boilerplate/src/index.html | 4 +- src/chi-vue/index.html | 10 +- src/chi-vue/package-lock.json | 347 ++++++++++++------ src/chi-vue/src/build/plugin/constants.ts | 2 +- src/custom-elements/docs/docs.json | 4 +- src/custom-elements/package-lock.json | 12 +- src/custom-elements/src/index.html | 8 +- src/documentation/constants/configs.ts | 2 +- src/documentation/constants/constants.ts | 1 + src/website/assets/scripts/globalConfigs.js | 2 +- src/website/layouts/default.pug | 2 +- src/website/layouts/partials/header.pug | 5 +- src/website/layouts/partials/sriDoc.pug | 20 +- src/website/layouts/partials/titlebar.pug | 2 +- .../forms/checkbox/_accessibility.pug | 4 +- .../forms/radio-button/_accessibility.pug | 4 +- .../forms/select/_accessibility.pug | 4 +- .../forms/text-input/_accessibility.pug | 4 +- .../forms/textarea/_accessibility.pug | 4 +- .../forms/toggle-switch/_accessibility.pug | 4 +- .../views/components/link/_accessibility.pug | 4 +- .../views/getting-started/installation.pug | 2 +- .../views/getting-started/whats-new.pug | 16 + sri.json | 2 +- 26 files changed, 313 insertions(+), 173 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5059927da..6bb56e5ee7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # CHANGELOG +## 5.64.0 (May 14, 2024) + +### Components + +#### Added + +- Added: Label now supports `info-icon` and `info-icon-message` properties. +- Added: Search input `DropdownMenuItem` type now supports `id`. + +### Documentation + +#### Changed + +- Changed: Accessibility links and forms page to WCAG 2.2. + ## 5.63.0 (May 9, 2024) ### Documentation diff --git a/package.json b/package.json index 56a60a5f87..585e4eb8fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@centurylink/chi", - "version": "5.63.0", + "version": "5.64.0", "description": "Chi is Lumen's design system for building consistent digital products and experiences.", "license": "MIT", "main": "bin/chi.js", diff --git a/src/boilerplates/stencil/chi-stencil-boilerplate/src/index.html b/src/boilerplates/stencil/chi-stencil-boilerplate/src/index.html index d797d6317f..d569c0904b 100644 --- a/src/boilerplates/stencil/chi-stencil-boilerplate/src/index.html +++ b/src/boilerplates/stencil/chi-stencil-boilerplate/src/index.html @@ -14,7 +14,7 @@ - + - + - + + + + +