Christopher Allford
ec9b7852f9
Fixed Blocks Linting Errors ( #42727 )
2023-12-12 15:05:20 -08:00
Ron Rennick
4fddface47
update text domain in plugins/woocommerce-blocks ( #42717 )
...
Co-authored-by: Ron Rennick <ronald.rennick@automattic.com>
2023-12-12 14:12:36 -08:00
Seghir Nadir
49579f4aa0
Move phone to default fields section instead of being handled inline. ( https://github.com/woocommerce/woocommerce-blocks/pull/11651 )
...
* Move phone to default fields section
* remove unused files and actions
2023-11-14 18:30:23 +00:00
Mike Jolley
daea9f0fdf
Fix address block invalidations in the editor and address card display in Firefox ( https://github.com/woocommerce/woocommerce-blocks/pull/11714 )
...
* Add checks to see if getCartData finished before rendering address
* Prevent block error due to excessive updates of customValidation
* Do not condense address in admin and handle phone field
* Add missing showPhoneField for billing
---------
Co-authored-by: Thomas Roberts <thomas.roberts@automattic.com>
2023-11-09 16:25:28 +00:00
Mike Jolley
3857dc6e04
WIP: Condensed Address Form Implementation ( https://github.com/woocommerce/woocommerce-blocks/pull/11167 )
...
* Add address card component
* Condensed shipping address
* Billing address
* Animations
* Fix editing state
* Toggle sections open in tests
2023-10-09 12:49:09 +01:00