a7461de3b3
* Hide spinner on cart's "proceed to checkout" button when page unloads This is required because of a feature of Safari where the page state is saved, including all class names, when a transition occurs. Navigating using the back button restores the page to that cached state, so the spinner class remains on the button. Resetting the state just before the page gets cached stops this from happening. * Change comment case to sentence case. |
||
---|---|---|
.. | ||
checkout-button | ||
empty-cart-edit | ||
full-cart | ||
test | ||
attributes.js | ||
block.js | ||
edit.js | ||
editor.scss | ||
frontend.js | ||
index.js | ||
style.scss |