woocommerce/plugins/woocommerce-blocks/assets/js/utils
Kelly Dwan 017f0df5b7 Blocks: Restrict row/column values to only valid values (https://github.com/woocommerce/woocommerce-blocks/pull/386)
* Add a new LayoutControl component

* Use new LayoutControl to handle rows & columns settings

* Fix errors when rows or columns is empty (silently fall back to default to prevent breaking the block)

* Rename `LayoutControl` to `GridLayoutControl`
2019-01-31 17:55:54 -05:00
..
test Block: Add new "Best Selling Products" block (https://github.com/woocommerce/woocommerce-blocks/pull/221) 2018-12-13 12:19:55 -05:00
get-query.js Blocks: Restrict row/column values to only valid values (https://github.com/woocommerce/woocommerce-blocks/pull/386) 2019-01-31 17:55:54 -05:00
get-shortcode.js Blocks: Restrict row/column values to only valid values (https://github.com/woocommerce/woocommerce-blocks/pull/386) 2019-01-31 17:55:54 -05:00
products.js Featured Product block: Allow custom background image selecton (https://github.com/woocommerce/woocommerce-blocks/pull/322) 2019-01-14 17:22:00 -05:00
shared-attributes.js New block: Products by Attribute (https://github.com/woocommerce/woocommerce-blocks/pull/378) 2019-01-30 16:27:56 -05:00