Improvements in the Design System
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 |
---|---|
Before | After |
---|---|
- Typography : Two new font-weight tokens added:
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 |
---|---|
- Product Card: Removed gray background for out-of-stock products due to new design pattern.
Before | After |
---|---|
-
Quantity Selector: Fixed border-radius declaration, moved to input.
-
ProductGallery
:ProductPrice
styles are now imported, enabling proper price rendering within the component.
Before | After |
---|---|