woocommerce/plugins/woocommerce-blocks/assets
Alexandre Lara 9d57f891eb
With Product Variations HOC > Convert to TypeScript (#44785)
* Add with-product-variations.tsx

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

* Add types for ProductVariationItem

* Fix ESLint errors

* Remove JS file

* Replace Product with ProductResponseItem interface

Initially, a Product interface was created to add the required types; however,
it was pointed out that the @woocommerce/types alias already provided an interface
for products (the ProductResponseItem interface).

* Remove returning types definition

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-02-26 10:26:21 -03:00
..
css [Experimental] Product Gallery block: Prevent page from scrolling when pop-up is open (#43378) 2024-01-12 15:10:33 -03:00
js With Product Variations HOC > Convert to TypeScript (#44785) 2024-02-26 10:26:21 -03:00