Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Maintained changelogs #573

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ 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).

## [1.0.5] - UNRELEASED

### Added

### Changed / Improved
- Improved: the code to fix the error of undefined on the product page (#549)
- Updated: the code to render the images properly when using the mergeConfigurableChildren to false (#551)
- Improved: code to add the overflow-wrap property on the SfProperty value (#555)
- Improved: code to apply the filter on all tha category pages (#561)
- Updated: code to change the category from any category page (#563)
- Improved z-index of dropdown (#536)
- Added safe are in bottom elements (#499)

## [1.0.4] - 04.01.2020

### Added
Expand All @@ -20,8 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved styling around notification (#540)
- Added active state for the profile in bottom navigation (#541)
- Z-index for sidebar (#501)
- Added safe are in bottom elements (#499)
- Added safe are in bottom elements (#499)
- Used spacer variable for footer icons (#484)
- Improved spacing of elements of product page (#481)
- Removed: Overridden logo height (#490)
Expand Down