diff --git a/CHANGELOG.md b/CHANGELOG.md index 39d5c3fd2..9e82d51d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,33 +20,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Changed font-weight in video heading and refactored to correct scss setup. - Changed stylelint rules to exclude no-longhand-properties. - Updated package version for stylelint. +- Changed accordion heading to be inside ods-accordion +- **Breaking change:** Updated checkbox and radio component according to adjustments from design (Figma), both now have label options, correct spacing and correct font size and weight. Also changed naming of modifiers to be more consistent with other components. ### Fixed - Fixed spacing around links and buttons in portrait card on all breakpoints. - Fixed links on portrait cards to improve screen reader capabilities. - Fixed spacing around links and buttons in portrait card on all breakpoints. +- Fixed spacing and some other design adjustments on menu component. +- Fixed an issue where long links would not break properly. ### Removed - Removed twitter icon. -### Changed - -- Changed accordion heading to be inside ods-accordion - -### Fixed - -### Changed - -### Fixed - -- Fixed an issue where long links would not break properly. - -### Changed - -- **Breaking change:** Updated checkbox and radio component according to adjustments from design (Figma), both now have label options, correct spacing and correct font size and weight. Also changed naming of modifiers to be more consistent with other components. - ## [1.1.0] - 16.02.2024 ### Added diff --git a/src/components/menu/menu.html b/src/components/menu/menu.html index 8099c3c43..797c88e67 100644 --- a/src/components/menu/menu.html +++ b/src/components/menu/menu.html @@ -154,21 +154,21 @@