Alba Rincón
709a7a9add
[Mini cart] Make the title customizable ( https://github.com/woocommerce/woocommerce-blocks/pull/8905 )
...
* Create the counter block and the header pattern
* Change the pattern to an inner block
* Allow customizing item counter block
* Rename block
* Allow removing the items counter block
* Add padding controls
* Preload new blocks
* Add title block back from the inserter
* Move h2 tag to the parent title
* Align items at the bottom
* Unify styles
* Add title class in the editor
* Prevent removing title blocks
* Disallow unlocking and inserter
* Disallowing moving blocks
2023-04-14 09:21:21 +02:00
Alba Rincón
2d9519b3ba
Add style to the `Mini Cart` buttons ( https://github.com/woocommerce/woocommerce-blocks/pull/8776 )
...
* Create new car button inner block
* Create new checkout button inner block
* Render inner buttons on the frontend
* Fix buttons size
* Add outline to the cart button
* Add color props
* Add urls
* Fix button classes
* Add classes to edit
* Start using editable button
* Add buttons to mini cart tempalte
* Reorder buttons in template
* Add cart & checkout buttons scripts
* Remove unnecessary divs
* Change checkout button block name
* Change cart button block name
* Add deprecation to the buttons
* Fix lint and inline save
* Remove commented out code and fix condition
* Render buttons if no children
* Change migrate condition
* Simplify condition
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
* Make props optional
* Add missing import
---------
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
2023-03-23 16:55:53 +01: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