woocommerce/plugins/woocommerce-blocks/includes
Kelly Dwan 0d720183aa Add "Featured Product" block preview (https://github.com/woocommerce/woocommerce-blocks/pull/308)
* Add classnames package

* Add background image & initial styles

* Only show inspector controls when not in edit-mode

* Add overlay color + opacity controls

* Add content alignment

* Fix display of content

* Add content toggles

* Update styles from feedback

* Display the "Featured Product" block on the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/310)

* Add render_callback to dynamically render product

* Set a size for the product description

* Remove fallback placeholder image

* Reset the background color for the placeholder component

Previously this was overriding storefront's custom background color CSS

* Update nested conditional

* Remove unnecessary style

* "Featured Product" Block: Add link to the product to the block (https://github.com/woocommerce/woocommerce-blocks/pull/311)

* Featured Product Block: Add link to the product to the block

* Add a better link label for screen reader users

* Match core button styles, fix alignment of button-link
2019-01-13 12:22:15 -05:00
..
blocks Add "Featured Product" block preview (https://github.com/woocommerce/woocommerce-blocks/pull/308) 2019-01-13 12:22:15 -05:00
class-wgpb-product-attribute-terms-controller.php Inject attribute group name & slug into API response (https://github.com/woocommerce/woocommerce-blocks/pull/263) 2018-12-18 18:05:52 -05:00
class-wgpb-product-attributes-controller.php New custom endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/162) 2018-11-30 14:12:56 -05:00
class-wgpb-product-categories-controller.php New custom endpoints (https://github.com/woocommerce/woocommerce-blocks/pull/162) 2018-11-30 14:12:56 -05:00
class-wgpb-products-controller.php REST API: Add the product description to our products endpoint (https://github.com/woocommerce/woocommerce-blocks/pull/309) 2019-01-11 18:58:58 -05:00