woocommerce/plugins/woocommerce-blocks/assets/js
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
..
blocks Featured Product: Allow to resize the block height (https://github.com/woocommerce/woocommerce-blocks/pull/397) 2019-02-05 15:49:24 -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