woocommerce/plugins/woocommerce-blocks/assets/js/components
Kevin Killingsworth dc2b4485f4 Add placeholder image for product preview (https://github.com/woocommerce/woocommerce-blocks/pull/382)
* Add placeholder image for product preview

This adds the designated placeholder image url from settings into the
wcSettings global for the blocks to use. Then uses the placeholder url
when a product doesn't have any images.

* Updated based on review notes

Using `$block_settings` instead of `$settings`
Using '' alt tag
Updated snapshot

* Add the placeholder global to test that it passes through to the preview
2019-02-01 10:45:53 -05:00
..
grid-layout-control 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
icons Featured Products style tweaks (https://github.com/woocommerce/woocommerce-blocks/pull/316) 2019-01-14 14:37:35 -05:00
product-attribute-control Use defaultProps to set up the taxonomy control operators (https://github.com/woocommerce/woocommerce-blocks/pull/381) 2019-01-31 15:43:55 -05:00
product-category-control Use defaultProps to set up the taxonomy control operators (https://github.com/woocommerce/woocommerce-blocks/pull/381) 2019-01-31 15:43:55 -05:00
product-control Add ProductControl, update SearchListControl to pick a "single item" (https://github.com/woocommerce/woocommerce-blocks/pull/304) 2019-01-10 14:01:49 -05:00
product-orderby-control Move product order list into a shared component (https://github.com/woocommerce/woocommerce-blocks/pull/238) 2018-12-14 09:57:32 -05:00
product-preview Add placeholder image for product preview (https://github.com/woocommerce/woocommerce-blocks/pull/382) 2019-02-01 10:45:53 -05:00
products-control New block: add "Hand-picked Products" block (https://github.com/woocommerce/woocommerce-blocks/pull/276) 2018-12-21 19:10:17 -05:00
search-list-control SearchListControl: Use the “radio” role for selecting just one item (https://github.com/woocommerce/woocommerce-blocks/pull/337) 2019-01-17 10:58:41 -05:00