This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
Release 0.3 Consolidated and new components
Pre-release
Pre-release
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.3.0/main.css
Breaking changes
- new CSS classes for the logo
- default styles for headings (
<h1>
to<h5>
) are removed. Each heading must have a.h1
to.h5
class or use a.text--[variant]
class. Check the font documentation
Additional markup
- new
.desktop-menu__close
button in the main menu drawer - new
.container
class for the footer
Removed markup
- No arrows in the breadcrumb list anymore
New or consolidated components
- mainmenu desktop, styles and interaction
- hero component
- homepage card sections
- forms
- new page examples
Other
- Storybook menu reorganisation
- sections and containers documentation