This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
Releases: liip/bund_ds
Releases · liip/bund_ds
Release 0.5.6
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.5.6/main.css
Features
- «Search results» page
- New default pagination variant with text field
- Carousel for cards, based on Swiper.js
- Slideshow for images, based on Swiper.js
Fixes
- Various fixes due to Tailwind upgrade
Breaking changes
pagination
component
Release 0.5.5
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.5.5/main.css
Features
- «Contact» section, fully accessible
- new
color--negative
class and better text color documentation
Improvements
- Better
.link
and.btn--link
documentation
Release 0.5.4
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.5.4/main.css
Fixes
- Breadcrumb z-index if breadcrumb is displayed outside
<header>
element
CSS improvements
- Icon for external links in paragraphs
- Default styling for rich text markup (strong, em, ul, ol, etc)
- Additional vertical spacings for specific consecutive elements
- Fix quote bracket decoration
Changes
- Pick other icons for Notifications to stick. to MeteoSchweiz library + adapt CSS
Features
- Alert Banner
Release 0.5.3
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.5.3/main.css
Changes
- Improve vertical spacing between elements within single containers
- Update to Tailwind v3
- better display for Twitter feed
- modified content in the TopBar drawer
Release 0.5.2
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.5.2/main.css
Changes
- way more concise postcss build
- comments removed
Release 0.5.0
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.5.0/main.css
Changes
- Hero component
- Card component
- Language switcher on mobile is now always visible
- Amt filter in the Top Bar component
- h3 on the accordion title
- add sr-only title for the main search
New Components and Markup
- new containers, grids and variants
- new media query
- new Quote component
- new ratio helper
- new video wrapper
- new demo content on pages examples
Fixes
- Search field
- Fix postcss build error
Improvements
- Main and meta navigations
- Logo for very long names
- Footer content and newsletterlink
- fix mobile menu display into Storybook
- Layout, container and grids documentation
Release 0.4.1
New component
- Portrait section
Improvements
- some spacings improvements
- title and internal links corrections
Release 0.4.0
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.4.0/main.css
HTML Changes
- Card content has been slightly modified:
<p>
wrapping elements for describing time and place for an event have been replaced by<div>
Additional Markup
.top-header__mobile-title
and its specific content for mobile has been added as first child oftop-header
element
New Components
- Lists and variants
- Accordions
Fixes
- Ämter search results have been fixed on mobile
Improvements
- Lot of CSS fine tuning in various components (without markup changes)
Release 0.3 Consolidated and new components
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
Release 0.2: Basic components and navigation
CSS file
https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.2.0/main.css
Foundation components
- Colors, sizes and styles for texts
- Backgrounds
- Icons
- Grid
Implementation
- hints for HTML
- hints for CSS
New components
- Logo
- Button
- Back to top button
- Badge
- Card
- Form elements
- Links
- Notification
- Pagination
- Simple table
New Sections
- TopBar
- TopHeader
- DesktopMenu
- Breadcrumb
- MobileMenu
- FooterInformation
- FooterNavigation
New Pages
- Homepage
- Form example