woocommerce/plugins/woocommerce-blocks/assets/js/atomic/blocks/product-elements
Alba Rincón 40cde50879
`Product SKU` improvements (#51033)
* Add new prefix and suffix attributes

* Add editable prefix & suffix rich text fields

* Remove the uppercase style from prefix and suffix

* Render the prefix and suffix in the front end

* Fix lint errors

* Handle old sku block without prefix and suffix

* Improve the editor styles

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* Use wp_kses_post to filter and format the suffix and perfix

* Address extra space when empty and better escaping

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-08-30 10:23:28 +02:00
..
add-to-cart-form Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
average-rating Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
button Fix most of lint warnings (#50869) 2024-08-23 14:30:14 +02:00
image Migrate Product Image to `block.json` (#50903) 2024-08-28 19:56:27 +02:00
price Migrate Product Price to `block.json` (#50905) 2024-08-30 07:47:03 +02:00
product-details Add 'Show tab title' attribute to the Product Details block (#50884) 2024-08-27 15:10:49 +02:00
product-image-gallery Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
product-meta Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
product-reviews Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
rating Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
rating-counter Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
rating-stars Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
related-products Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
sale-badge Migrate On Sale Badge to `block.json` (#50908) 2024-08-28 16:26:21 +02:00
shared Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
sku `Product SKU` improvements (#51033) 2024-08-30 10:23:28 +02:00
stock-indicator Fix typos. (#50047) 2024-08-23 18:26:09 +01:00
summary Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
title Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
save.js [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00