Albert Juhé Lluveras
1d0adeed28
Replace react imports with wordpress/element ( https://github.com/woocommerce/woocommerce-blocks/pull/8520 )
...
* Replace react imports with wordpress/element
* Fix TS errors
* Update a couple of React type imports
2023-03-02 15:26:00 +01:00
Albert Juhé Lluveras
4b82793b33
Fix Mini Cart missing translations ( https://github.com/woocommerce/woocommerce-blocks/pull/8591 )
2023-03-02 11:16:32 +01:00
Niels Lange
6c40524dfe
Make mini cart buttons editable ( https://github.com/woocommerce/woocommerce-blocks/pull/7817 )
...
* Make Cart and Checkout buttons editable
* Make shopping button editable
* Remove obsolete dot from the “Empty Mini Cart view” title
* Ensure to keep the existing styles
* Improve name of start shopping button label
* Prevent potential TS error
2022-12-14 13:51:16 +07:00
Lucio Giannotta
5dd05d7ab2
Improve public-facing texts and labels ( https://github.com/woocommerce/woocommerce-blocks/pull/7045 )
...
We noticed that oftentimes our labels and text tend to be overly
technical or unclear. We decided to do a bulk pass to improve
the readability to non-technical users.
2022-09-12 10:39:26 +02:00
Tung Du
773db56bc5
Fix: Empty Mini Cart Contents view in editor is not vertically centered on WP 6.0 ( https://github.com/woocommerce/woocommerce-blocks/pull/6379 )
2022-05-06 18:05:54 +07:00
Tung Du
a22c93f00b
Disable lock menu item for Mini Carts Contents and its inner blocks ( https://github.com/woocommerce/woocommerce-blocks/pull/6374 )
2022-05-05 17:31:57 +07:00
Tung Du
5415c22251
Prepare the Mini Cart block for WC Core release ( https://github.com/woocommerce/woocommerce-blocks/pull/6209 )
2022-04-08 15:51:21 +07:00
Alex Florisca
e37b787e50
Move mini cart outside cart-checkout folder ( https://github.com/woocommerce/woocommerce-blocks/pull/6192 )
...
* Move shared folder to /blocks
* Moved mini-cart block in blocks dir:
* Rename shared folder to cart-checkout-shared
* Remove customDir from mini-cart webpack entry
* Update assets/js/base/context/tsconfig.json
Co-authored-by: Tung Du <dinhtungdu@gmail.com>
* Feedback changes
Co-authored-by: Tung Du <dinhtungdu@gmail.com>
2022-04-07 14:47:58 +01:00
Alex Florisca
e15d516163
Revert "Move cart and mini-cart blocks into their own folders ( https://github.com/woocommerce/woocommerce-blocks/pull/6126 )" ( https://github.com/woocommerce/woocommerce-blocks/pull/6190 )
...
This reverts commit d005dbd2cf
.
2022-04-05 11:14:32 +01:00
Alex Florisca
d005dbd2cf
Move cart and mini-cart blocks into their own folders ( https://github.com/woocommerce/woocommerce-blocks/pull/6126 )
...
* Move cart and mini-cart into their own folders
* Update other references of cart-checkout
2022-04-04 12:34:29 +01:00