Tung Du
|
c10e91e7e1
|
Fix: navigate through Mini Cart contents with keyboard (https://github.com/woocommerce/woocommerce-blocks/pull/6731)
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
|
2022-07-25 12:39:47 +07:00 |
Michael P. Pfeiffer
|
521f93619b
|
Upgrade wp-prettier to 2.6.2 and reformat the codebase (https://github.com/woocommerce/woocommerce-blocks/pull/6566)
* Remove mixed tabs and spaces in tsconfig.json
* Update formatting in json files
* Upgrade wp-prettier to 2.6.2
|
2022-06-15 11:56:52 +02:00 |
Tung Du
|
1ba3ca2ba1
|
Fix: Mini Cart content scrolling issue (https://github.com/woocommerce/woocommerce-blocks/pull/6565)
|
2022-06-15 15:18:50 +07: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 |
Alex Florisca
|
0c7c2db6c0
|
Update @woocmmerce/eslint-plugin to 2.0.0 (https://github.com/woocommerce/woocommerce-blocks/pull/6203)
* Update @woocmmerce/eslint-plugin to 2.0.0
* Fixed some eslint errors
* Fix syntax errors
* Fix most linting errors
* Feedback changes
* Fix one more eslint issue
|
2022-04-08 14:47:19 +01: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 |