Vistaprint

Visage 5.15.0 release notes

Component updates

  • Colors: we now export the const VISAGE_MARKETING_BACKGROUND_COLORS, which provides a set of acceptable marketing color values for the global prop backgroundColor.
  • Breadcrumbs: a visual redesign has made the component shorter, and also keeps it to one line that will scroll horizontally.
  • Thumbnails Hero: now supports <video> in the content carousel.
  • Typography: supports the noWrap prop (and .nowrap class in the vanilla API) to prevent text from line-wrapping.
  • Typography: we've added font-display: swap to @font-face for the webfonts.
  • Setup: we have whitelisted Visage support for following domains in VISAGE_SUPPORTED_DOMAINS:
    • https://www.promotique.com
    • https://www.vistaprint.at
    • https://www.vistaprint.be
    • https://www.vistaprint.ch
    • https://www.vistaprint.de
    • https://www.vistaprint.dk
    • https://www.vistaprint.fi
    • https://www.vistaprint.fr
    • https://www.vistaprint.nl
    • https://www.vistaprint.no
    • https://www.vistaprint.se

Bug Fixes

  • Alert Box: the "legal warning" skin no longer has bold, centered text.
  • Callout: now has an explicit line-height, to keep parent elements from making it display too short.
  • Modal Dialog: "panel-bottom" dialogs with a footer no longer have faint shadows on the sides of the footer.