Skip to content

Commit

Permalink
() update changelog and assets list
Browse files Browse the repository at this point in the history
  • Loading branch information
mrTuomoK committed Jan 16, 2024
1 parent 0a459ca commit 4e6224a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 68 deletions.
75 changes: 7 additions & 68 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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

Expand All @@ -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

Expand Down
1 change: 1 addition & 0 deletions site/src/docs/foundation/visual-assets/icons/list.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ export default ({ children, pageContext }) => <TabsLayout pageContext={pageConte
| <HDS.IconTwitter /> | `twitter` | `IconTwitter` |
| <HDS.IconVimeo /> | `vimeo` | `IconVimeo` |
| <HDS.IconWhatsapp /> | `whatsapp` | `IconWhatsapp` |
| <HDS.IconX /> | `x` | `IconX` |
| <HDS.IconYle /> | `yle` | `IconYle` | Yle-tunnus account |
| <HDS.IconYoutube /> | `youtube` | `IconYoutube` |
| [Table 8:Social media icons] |

0 comments on commit 4e6224a

Please sign in to comment.