diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..dc65ecb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0 (2020-05-19) + + +### Features + +* add component loading indicator ([#25](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/25)) ([01edd41](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/01edd41813fca7be1040cc982a86ad8e9b6c863d)) +* add toggle button ([3253027](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/3253027a284812cdae0a034657f3b953e42783e0)), closes [#19](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/19) +* extend date resolutions ([f1bc47f](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/f1bc47f09b759eded2d7e3d298b3d07769c537af)), closes [#15](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/15) + + +### Bug Fixes + +* adapt typography for usage in responsive setups ([9094a7b](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/9094a7bce1a206eb79761f420073b9a1aeaaacd7)), closes [#11](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/11) +* correct / adapt styling for several components ([561d4ee](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/561d4eefd3f3384f5383b9b06014601f728a3e86)), closes [#444444](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/444444) [#686868](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/686868) [#444444](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/444444) [#9](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/9) +* correct behaviour description and style definition for chip component ([e6844fa](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/e6844fa529b06ac2d1bc33c084a875e3839476f5)), closes [#13](https://github.com/sbb-design-systems/design-system-webapp-documentation/issues/13) +* correct image link ([610b0f2](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/610b0f28d96d408914d8bad0064cb53f7f0c9222)) +* correct links to brand elements ([5b91c34](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/5b91c34b1f849f0da3a427ee11198bcae461d28e))