All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added custom ThemeProvider
- Added tokens as CSS Variables
- Added TeaserContainer component
- Added Link component
- Basic Dialog component
- TypeScript linting
- Added Storybook Docs, enable to write MDX in separate file
- Added custom Storybook theme
- Added password component
- Added file upload component
- Added scroll container component
- Added IBM Plex Mono as default font
- Added Brand Guidelines dummy story
- Refactored share links component
- Refactored Tabs to use buttons instead of anchors
- Updated babel config to build esmodules
- Added new Image Component
- Changed components to typescript
- Updated stories and jest snapshot tests for typescript
- Updated all packages
- Changed grid tokens structure & grid helpers
- Updated default template story
- Change Storybook hierarchy and order
- Refactored quote
- Refactored teaser
- Removed svg-sprite-loader in favor of @svgr/cli
- Removed IconButton component in favor of iconPosition prop on Button
- Removed Cookielayer component
- Dedicated Picture component in favor of new Image Component
- Removed some unused packages (e.g. prop-types)
- Removed debug grid
- Removed components: box, flex, row and grid