Ga naar hoofdinhoud

DSO Toolkit v73.0.0 πŸ‘›

Β· Een minuut leestijd
Chris van der Leij
DSO Toolkit Maintainer

Breaking change​

In deze release hebben we het component Anchor hernoemd naar Link. De HTML-structuur blijft ongewijzigd, maar het volgende is wel aangepast:

  • Het pad is veranderd
    • ❌ dso-toolkit/src/components/anchor/
    • βœ… dso-toolkit/src/components/link/
  • De bestanden zijn hernoemd
    • ❌ anchor.mixins.scss
    • βœ… link.mixins.scss
    • ❌ anchor.scss
    • βœ… link.scss
    • ❌ anchor.variables.scss
    • βœ… link.variables.scss
  • 1 Sass-variable is hernoemd
    • ❌ $anchorIcons
    • βœ… $linkIcons