woocommerce/plugins/woocommerce-blocks/assets/js/blocks/featured-product
Kelly Dwan 6bf837ff7a Featured Product: Allow to resize the block height (https://github.com/woocommerce/woocommerce-blocks/pull/397)
* Add ResizeableBox wrapper to component to adjust height

* Use the fixed height on the front end display of the block

* Fix display of resize handle

* Allow the default & min featured product heights to be customized by setting a new theme support keyword, `featured_block`.

* Use `min-height` on the front end display, so content is not clipped on smaller screens

* Add a wrapper div to the content, to prevent it from breaking out of the block display
2019-02-05 15:49:24 -05:00
..
block.js Featured Product: Allow to resize the block height (https://github.com/woocommerce/woocommerce-blocks/pull/397) 2019-02-05 15:49:24 -05:00
index.js Featured Product: Allow to resize the block height (https://github.com/woocommerce/woocommerce-blocks/pull/397) 2019-02-05 15:49:24 -05:00
style.scss Featured Product: Allow to resize the block height (https://github.com/woocommerce/woocommerce-blocks/pull/397) 2019-02-05 15:49:24 -05:00