Skip to content
Code-Schnipsel Gruppen Projekte
  1. Feb 11, 2025
    • Henning Leutz's avatar
      Merge branch 'next-2.x' into 'main' · 14991b34
      verfasst von Henning Leutz
      fix: hide checkout details and payment container during processing
      
      See merge request !51
      2.2.7
      14991b34
    • Henning Leutz's avatar
      fix: add animation to payment container in simple checkout · ae0a58b9
      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
    • Henning Leutz's avatar
      fix: hide checkout details and payment container during processing · caeaffd5
      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
  2. Jan 15, 2025
  3. Dez 20, 2024
  4. Dez 19, 2024
  5. Dez 17, 2024
  6. Dez 02, 2024
  7. Nov 28, 2024
  8. Nov 19, 2024
  9. Nov 04, 2024
  10. Okt 31, 2024
  11. Okt 24, 2024
  12. Okt 23, 2024