woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/mini-cart
Albert Juhé Lluveras 2b2631d7ab Add Mini Cart block in experimental builds (https://github.com/woocommerce/woocommerce-blocks/pull/4510)
* Create MiniCart block prototype

* Use window.onload instead of DOMContentLoaded

* Don't load translations for scripts without localized strings

* Don't try to load cart instance in API requests

* Remove PHP pre-rendering

* Fix some typos

* Move Mini Cart block files under 'cart-checkout' directory

* Update selectors to follow guidelines

* Only enable the MiniCart block in experimental builds

* Fix wrong translations element selector

* Improve lazyLoadScript and preloadScript documentation

* Move lazy-load-script and preload-script to base-utils

* Add function to check if script tag is already in the DOM
2021-08-25 17:42:55 +02:00
..
component-frontend.tsx Add Mini Cart block in experimental builds (https://github.com/woocommerce/woocommerce-blocks/pull/4510) 2021-08-25 17:42:55 +02:00
edit.tsx Add Mini Cart block in experimental builds (https://github.com/woocommerce/woocommerce-blocks/pull/4510) 2021-08-25 17:42:55 +02:00
frontend.ts Add Mini Cart block in experimental builds (https://github.com/woocommerce/woocommerce-blocks/pull/4510) 2021-08-25 17:42:55 +02:00
index.tsx Add Mini Cart block in experimental builds (https://github.com/woocommerce/woocommerce-blocks/pull/4510) 2021-08-25 17:42:55 +02:00