9e7623567e
* Switch all font-sizes to use the mixin * Add notice in coding-guidelines to use accessible font sizes * Fix label alignment in forms with big font-sizes * Fix Stripe input boxes font-size not being responsive * Fix select overflowing in small font sizes * Add rem function from woocommerce/woocommerce-blocks#2320 * Make the font-size() mixin set relative line-height values * Convert several magic numbers to use the new mixins * Update docs * Update input/select paddings to use the rem mixin * Add lineHeight comment * Interpolate rem() mixin inside calc * Make input padding use only relative units |
||
---|---|---|
.. | ||
block-client-apis | ||
contributors | ||
extensibility | ||
releases | ||
testing/cart-checkout | ||
readme.md |
readme.md
WooCommerce Blocks Handbook
The WooCommerce Blocks Handbook provides documentation for designers and developers on how to extend or contribute to blocks, and how internal developers should handle new releases.
Table of Contents
Contributing
- Getting Started
- Coding Guidelines
- Smoke Testing
- JavaScript Testing
- Component Testing & Development (with Storybook)
Releases
API documentation