From 4e6224a9f1137034e836eaf11b1bad3c57a23031 Mon Sep 17 00:00:00 2001 From: Tuomo Kivinen Date: Tue, 16 Jan 2024 12:41:55 +0200 Subject: [PATCH] () update changelog and assets list --- CHANGELOG.md | 75 ++----------------- .../foundation/visual-assets/icons/list.mdx | 1 + 2 files changed, 8 insertions(+), 68 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4202a5061..ebdfd6dbd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,18 +5,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [3.X.X] - Month, XX, 202X +## [3.4.0] - January, 16, 2024 ### React -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - #### Changed - [Header] Theme supports max-width and logo-height variables @@ -26,43 +18,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - [Dropdown] Clearing values from disabled Dropdowns is prohibited - [Header.ActionBarItem] Fix click event handling issue in icons -### Core - -#### Breaking - -- [Component] What are the breaking changes? - #### Added -- [Component] What is added? - -#### Changed +- [IconX] New icon for X service -Changes that are not related to specific components - -- [Component] What has been changed +### Core -#### Fixed +#### Added -- [Component] What bugs/typos are fixed? +- [Icon] New icon for X service ### Documentation -#### Breaking - -- [Component] What are the breaking changes? - #### Added - [Hero] Note about scaling to diagonal koros examples - [ErrorSummary] Add documentation for Error Summary component - [Focus colour] Use of Focus style widths - -#### Changed - -Changes that are not related to specific components - -- [Component] What has been changed +- [Icons] New icon for X service added to assets list #### Fixed @@ -72,43 +45,9 @@ Changes that are not related to specific components ### Figma -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - -#### Changed - -Changes that are not related to specific components - -- [Component] What has been changed - -#### Fixed - -- [Component] What bugs/typos are fixed? - -### Sketch/Abstract - -#### Breaking - -- [Component] What are the breaking changes? - -#### Added - -- [Component] What is added? - #### Changed -Changes that are not related to specific components - -- [Component] What has been changed - -#### Fixed - -- [Component] What bugs/typos are fixed? +- [Icons] Old Twitter icon renamed back to its original name so that Glyphfig script works correctly ### Hds-js diff --git a/site/src/docs/foundation/visual-assets/icons/list.mdx b/site/src/docs/foundation/visual-assets/icons/list.mdx index dd566d8b1d..fcbea2f6b8 100644 --- a/site/src/docs/foundation/visual-assets/icons/list.mdx +++ b/site/src/docs/foundation/visual-assets/icons/list.mdx @@ -248,6 +248,7 @@ export default ({ children, pageContext }) => | `twitter` | `IconTwitter` | | | `vimeo` | `IconVimeo` | | | `whatsapp` | `IconWhatsapp` | +| | `x` | `IconX` | | | `yle` | `IconYle` | Yle-tunnus account | | | `youtube` | `IconYoutube` | | [Table 8:Social media icons] |