woocommerce/plugins/woocommerce-blocks/docs/contributors
Albert Juhé Lluveras 9e7623567e Make all font sizes accessible + add docs about font-size() mixin (https://github.com/woocommerce/woocommerce-blocks/pull/2291)
* 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
2020-04-30 12:18:12 +02:00
..
block-assets.md Add block asset documentation (https://github.com/woocommerce/woocommerce-blocks/pull/2209) 2020-04-15 17:09:36 +01:00
coding-guidelines.md Make all font sizes accessible + add docs about font-size() mixin (https://github.com/woocommerce/woocommerce-blocks/pull/2291) 2020-04-30 12:18:12 +02:00
getting-started.md Update plugin zip build script with additional options. (https://github.com/woocommerce/woocommerce-blocks/pull/1893) 2020-03-08 21:59:31 -04:00
javascript-testing.md Re-organise docs and add WP update instructions (https://github.com/woocommerce/woocommerce-blocks/pull/1691) 2020-01-31 12:48:11 +00:00
smoke-testing.md Re-organise docs and add WP update instructions (https://github.com/woocommerce/woocommerce-blocks/pull/1691) 2020-01-31 12:48:11 +00:00
storybook.md Add storybook info to dev docs (https://github.com/woocommerce/woocommerce-blocks/pull/2051) 2020-03-31 08:38:11 +13:00