woocommerce/plugins/woocommerce-blocks/assets/js
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
..
blocks 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
components Add placeholder image for product preview (https://github.com/woocommerce/woocommerce-blocks/pull/382) 2019-02-01 10:45:53 -05:00
legacy Build: Split out vendor files into separate, shared JS & CSS files (https://github.com/woocommerce/woocommerce-blocks/pull/314) 2019-01-14 15:33:17 -05:00
test Move legacy block to “legacy” folder (https://github.com/woocommerce/woocommerce-blocks/pull/135) 2018-11-19 11:31:43 -05:00
utils 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
vendor Fade out products when selected 2018-02-22 10:48:34 -08:00