Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Release 0.5.12

Compare
Choose a tag to compare
@sylvainaerni sylvainaerni released this 13 May 11:57
· 521 commits to main since this release

CSS file

https://liip-bund-ds.fra1.digitaloceanspaces.com/v0.5.12/main.css

Features

Potential Breaking Changes

  • Notifications: change .notification__text to .notification__content
  • Sections: removal of the .section--pb-only class

Changes

In order to work on https://geo-admin-ch-prod.scs.scs-sdweb.ch, small errors need to be fixed:

  • remove the .section__title class from the H3's (and all other titles) in the content. This class is only meant to be used in section components, for example here.
  • ideally, remove the unnecessary divs <div identifier="list"> around the list elements and the <div identifier="image"> around the figureelements

Other Changes

  • Links: remove external link icon for .btn & .btn--link links already having an icon.
  • Search: remove "10 von" from the results-list header

Improvements

  • Hero: updated documentation to better describe the various uses of the hero.
  • Notifications: colors for external links is fixed
  • Notifications: vertical alignement of icon and text is fixed
  • New demo Page for vertical spacings: https://main--liip-bund-ds.netlify.app/?path=/docs/pages-test-spacings--example
  • Visual consistency for hover effects on download items, search results and card--flat components

Documentation

  • Accordion: Improved accessibility script and better documentation for accordions, explaining best practice regarding heading inside accordions

Full Changelog: v0.5.11-rc...v0.5.12-rc