diff --git a/CHANGELOG.md b/CHANGELOG.md index ffd91ac8a..0cb1f195d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ -# Changelog for [unreleased] (UNRELEASED) +# Changelog for [4.3.0] (2021-04-07) -The following sections list the changes in ownCloud Design System unreleased. +The following sections list the changes in ownCloud Design System 4.3.0. -[unreleased]: https://github.com/owncloud/owncloud-design-system/compare/v4.2.1...master +[4.3.0]: https://github.com/owncloud/owncloud-design-system/compare/v4.2.1...v4.3.0 ## Summary @@ -32,7 +32,7 @@ The following sections list the changes in ownCloud Design System unreleased. The following sections list the changes in ownCloud Design System 4.2.1. -[4.2.1]: https://github.com/owncloud/owncloud-design-system/compare/v4.2.0...v4.2.1 +[4.2.1]: https://github.com/owncloud/owncloud-design-system/compare/v4.1.2...v4.2.1 ## Summary @@ -57,59 +57,11 @@ The following sections list the changes in ownCloud Design System 4.2.1. https://github.com/owncloud/owncloud-design-system/pull/1192 -# Changelog for [4.2.0] (2021-03-31) - -The following sections list the changes in ownCloud Design System 4.2.0. - -[4.2.0]: https://github.com/owncloud/owncloud-design-system/compare/v4.1.2...v4.2.0 - -## Summary - -* Bugfix - Input border variable: [#1187](https://github.com/owncloud/owncloud-design-system/pull/1187) -* Enhancement - Use oc-color for breadcrumbs: [#1189](https://github.com/owncloud/owncloud-design-system/pull/1189) -* Enhancement - Add `oc-text-lead` class: [#1189](https://github.com/owncloud/owncloud-design-system/pull/1189) -* Enhancement - Unify input colors: [#1190](https://github.com/owncloud/owncloud-design-system/pull/1190) - -## Details - -* Bugfix - Input border variable: [#1187](https://github.com/owncloud/owncloud-design-system/pull/1187) - - The custom CSS prop for `input-border` had a duplicate and wrong dash and was therefore not - rendered correctly. - - https://github.com/owncloud/owncloud-design-system/pull/1187 - - -* Enhancement - Use oc-color for breadcrumbs: [#1189](https://github.com/owncloud/owncloud-design-system/pull/1189) - - We've changed the colour of breadcrumbs to use the `oc-color` instead of the brand color. - - https://github.com/owncloud/owncloud-design-system/pull/1189 - - -* Enhancement - Add `oc-text-lead` class: [#1189](https://github.com/owncloud/owncloud-design-system/pull/1189) - - We've added a utility class called `oc-text-lead` which is increasing the font size of the - text. - - https://github.com/owncloud/owncloud-design-system/pull/1189 - - -* Enhancement - Unify input colors: [#1190](https://github.com/owncloud/owncloud-design-system/pull/1190) - - `OcAutocomplete`, `OcTextInput`, `OcTextarea` and `OcSearchBar` had all slightly - different ways of using variables to defined border- and text-colors. This change introduces - two dedicated color varaibles for text inside input fields (for theme-ability) and unifies - their usage. It also moves the styles for these components from a stylesheet each into a - `