Commits auf Quelle (4)
-
verfasst von Henning Leutz
This commit hides the elements '.quiqqer-simple-checkout-orderDetails' and '.quiqqer-simple-checkout__scrollToPaymentContainer' in 'SimpleCheckout.js' during processing. When the element with '.quiqqer-order-step-processing' class is present, the mentioned elements are set to 'display: none', preventing them from being viewed during order processing. The same logic applies when the order is successful, ensuring a cleaner interface during these steps. Related: #22
caeaffd5 -
verfasst von Henning Leutz
In `SimpleCheckout.js`, an animation has been added to enhance the user experience while scrolling to the payment container. On the other hand, in `Checkout.html`, the `quiqqer-simple-checkout__scrollToPaymentContainer` class has been updated to initially set the opacity to 0 to make the animation smoother.
ae0a58b9 -
verfasst von Henning Leutz
fix: hide checkout details and payment container during processing See merge request !51
14991b34 -
verfasst von Henning Leutz
Update 'next-3.x' with latest changes from 'main' See merge request !52
a21fd686