Seghir Nadir
|
2a406c7e8a
|
Update all blocks to V3 (#48720)
* Update all blocks to V3
* remove explicit version set in shared config blocks
* update styling for Cart/Checkout in iframe
* test: fix block e2e tests
* test: fix attribute filter e2e tests
* test: fix product collection e2e tests
* test: fix product on sale e2e test
* test: fix rating filter e2e tests
* test: fix review e2e tests
* test: fix stock e2e tests
* test: fix preview button test
* fix: product on sale wrapper
* test: fix insertBlockByShortcut in iframe
* test: fix core e2e tests
* chore: changelog
* test: typo
* test: update PC e2e tests
* add test to make sure iframe canvas is loaded
* fix syntax error
* Update plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts
Co-authored-by: Bart Kalisz <bartlomiej.kalisz@gmail.com>
---------
Co-authored-by: Tung Du <dinhtungdu@gmail.com>
Co-authored-by: Bart Kalisz <bartlomiej.kalisz@gmail.com>
|
2024-08-20 10:14:11 +00:00 |
Christopher Allford
|
1d056b3b37
|
Update Blocks Text Domain
|
2023-12-09 05:44:54 -08:00 |
Saad Tarhi
|
a5970697ea
|
Fix missing translations in inspector — Cross-Sells Block (https://github.com/woocommerce/woocommerce-blocks/pull/7616)
* Fix CartCrossSellsBlock inspector's translation
* Fix CartCrossSellsProductsBlock inspector's translation
* bot: update checkstyle.xml
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Niels Lange <info@nielslange.de>
|
2022-11-17 14:41:15 +01:00 |
Niels Lange
|
dcde8dee05
|
Adjust Cart inner block titles (https://github.com/woocommerce/woocommerce-blocks/pull/7232)
|
2022-10-04 09:22:32 +07:00 |
Niels Lange
|
3d55668983
|
Create Cross-Sells product list (https://github.com/woocommerce/woocommerce-blocks/pull/6645)
* Create Cross-Sells product list
* Show “Read more” button for out-of-stock cross-sells products
* Update assets/js/blocks/cart/inner-blocks/cart-cross-sells-products/block.tsx
Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>
* Update assets/js/blocks/cart/cart-cross-sells-product-list/index.tsx
Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>
* Remove obsolete isLoading and placeholderRows
* Fix TS errors
* Rename crossSellsProduct to product
* Fix critical error
* Lock “Cart Cross-Sells products” inner block
* Update assets/js/blocks/cart/inner-blocks/cart-cross-sells-products/block.json
Co-authored-by: Saad Tarhi <saad.trh@gmail.com>
* Prevent moving of the Cross-Sells block
Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>
Co-authored-by: Saad Tarhi <saad.trh@gmail.com>
|
2022-09-21 13:04:15 +07:00 |