woocommerce/plugins/woocommerce-blocks/assets/js/blocks/featured-category
Lucio Giannotta 268d6e1a34 Enable more style options for the Featured Category block (https://github.com/woocommerce/woocommerce-blocks/pull/6276)
* Enable more options for the Featured Category block

* Fix the focal point picker
* Fix the resizeable handle
* Fix the overlay and move to own section
* Enable gradient and duotone
* Add padding and fix min height

* Export ConstrainedResizeable from Featured Product

* Wrap duotone in feature plugin flag

* Add support for `border-radius`

* Change prop order

* Add SSR for new options on Featured Category block

* Optional chaining on border radius

Co-authored-by: Tom Cafferkey <tjcafferkey@gmail.com>

* Add default to overlay and height

* Optional chaining on border radius for Featured Product block

* Fix gradient persistence and default overlay discrepacies

* Explicitly add box-sizing to the featured-product/category wrapper

Co-authored-by: Tom Cafferkey <tjcafferkey@gmail.com>
2022-04-21 08:20:10 +01:00
..
block.js Enable more style options for the Featured Category block (https://github.com/woocommerce/woocommerce-blocks/pull/6276) 2022-04-21 08:20:10 +01:00
edit.tsx Featured Category block: add support for global style (https://github.com/woocommerce/woocommerce-blocks/pull/5542) 2022-01-26 18:16:50 +01:00
editor.scss Featured Category block: add support for global style (https://github.com/woocommerce/woocommerce-blocks/pull/5542) 2022-01-26 18:16:50 +01:00
example.js Move Block Type Settings into Block Type Classes (https://github.com/woocommerce/woocommerce-blocks/pull/4059) 2021-04-22 12:37:27 +01:00
index.js Enable more style options for the Featured Category block (https://github.com/woocommerce/woocommerce-blocks/pull/6276) 2022-04-21 08:20:10 +01:00
style.scss Enable more style options for the Featured Category block (https://github.com/woocommerce/woocommerce-blocks/pull/6276) 2022-04-21 08:20:10 +01:00
utils.js Update NPM dependencies and script dependency handling (https://github.com/woocommerce/woocommerce-blocks/pull/1337) 2019-12-10 12:17:46 -05:00