woocommerce/plugins/woocommerce-blocks/assets/js/blocks/featured-product
Lucio Giannotta 9a38c6445e Add media controls to the Featured Product block (https://github.com/woocommerce/woocommerce-blocks/pull/6348)
This PR adds image editing controls to the Featured Product block. In particular, user can now:

* Rotate the image
* Crop the image
* Change the aspect ratio of the image
* Zoom the image

Each edit gets saved in the database as a new image.
2022-05-03 09:11:13 +02:00
..
block.js Add media controls to the Featured Product block (https://github.com/woocommerce/woocommerce-blocks/pull/6348) 2022-05-03 09:11:13 +02:00
block.json Start using the `block.json` metadata file for the `Featured Product` block (https://github.com/woocommerce/woocommerce-blocks/pull/6296) 2022-04-28 17:04:56 +02:00
edit.tsx Featured Product: Enable global style (https://github.com/woocommerce/woocommerce-blocks/pull/5555) 2022-02-01 15:01:31 +01:00
editor.scss Featured Product: Enable global style (https://github.com/woocommerce/woocommerce-blocks/pull/5555) 2022-02-01 15:01:31 +01:00
example.js Add new `alt` attribute to the `Featured Product` media settings (https://github.com/woocommerce/woocommerce-blocks/pull/6308) 2022-04-28 16:28:22 +02:00
index.tsx Start using the `block.json` metadata file for the `Featured Product` block (https://github.com/woocommerce/woocommerce-blocks/pull/6296) 2022-04-28 17:04:56 +02:00
style.scss Add media controls to the Featured Product block (https://github.com/woocommerce/woocommerce-blocks/pull/6348) 2022-05-03 09:11:13 +02:00
utils.js Enable more style options for the Featured Product block (https://github.com/woocommerce/woocommerce-blocks/pull/6181) 2022-04-12 17:16:00 +02:00