Luigi Teschio
d6b3b26c01
Mini Cart block - added notice support ( https://github.com/woocommerce/woocommerce-blocks/pull/7234 )
...
* Mini Cart block - added notice support woocommerce/woocommerce-blocks#6941
Mini Cart block - added notice support
* set isDismissible to true
* address feedback
* improve layout
* fix style and update close button label
* fix UI when the admin bar is visible
* Split out dismissible notices
* fix css
Co-authored-by: Mike Jolley <mike.jolley@me.com>
2022-12-22 15:48:24 +01:00
Albert Juhé Lluveras
77b08b6ed3
Remove opinionated styles from Button component on TT3 and Zaino themes ( https://github.com/woocommerce/woocommerce-blocks/pull/7992 )
...
* Add Mini Cart button styles to Button component
* Add wp-element-button class to Button component
* Don't load opinionated button styles in TT3 and Zaino
* Remove bold styles from Mini Cart buttons
2022-12-20 16:02:12 +01:00
Luigi Teschio
87d527cf2c
Fix Mini Cart Block global styles woocommerce/woocommerce-blocks#7379 ( https://github.com/woocommerce/woocommerce-blocks/pull/7515 )
...
* Fix Mini Cart Block global styles woocommerce/woocommerce-blocks#7379
Fix Mini Cart Block global styles
* add font_size
2022-10-31 11:47:01 +01:00
Tung Du
6c42a30674
Use theme's body background color as the mini cart contents default background color ( https://github.com/woocommerce/woocommerce-blocks/pull/7510 )
...
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
2022-10-28 22:30:51 +07:00
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
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
Daniel Dudzic
b15050909e
Mini Cart: Add font size and font family controls ( https://github.com/woocommerce/woocommerce-blocks/pull/6396 )
...
* Mini Cart: Add font size and family controls
* Remove redundant property from the path
* Add conditional check for isFeaturePluginBuild
2022-05-30 10:45:15 +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
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