Skip to content

Improvements in the Design System

Compare
Choose a tag to compare
@hellofanny hellofanny released this 01 Aug 15:51
· 128 commits to main since this release

Updates to the Brandless theme, design system, and bug fixes.

Warning

The official documentation is not available with these updates yet.

✨ Enhancements #2390

  • Type Scale: Updated mobile and desktop type scales for a more dynamic reading experience.
Before After
image image
Before After
image image
Global token Value
--fs-text-weight-medium 500
--fs-text-weight-semibold 600

🐛 Bug fixes #2390

  • InputField: Fixed label centering for inputs with custom heights.
  • Payment Methods:
    • Added Amex and Pix logo options.
    • Improved payment method icon visibility within the store component.
Before After
image image
  • Product Card: Removed gray background for out-of-stock products due to new design pattern.
Before After
image image
  • Quantity Selector: Fixed border-radius declaration, moved to input.

  • ProductGallery: ProductPrice styles are now imported, enabling proper price rendering within the component.

Before After
image image